Questions tagged [static-ip]

A static IP address is assigned to a device on a permanent basis. The IP address is not expected to change frequently or at all. This addressing method is commonly used for servers and other devices for which the address must be well-known.

A static IP address is assigned to a device on a permanent basis. The IP address is not expected to change frequently or at all. This addressing method is commonly used for servers and other devices for which the address must be well-known.

313 questions
0
votes
0 answers

The proper way to create a VPN tunnel with one static host and one dynamic host

Note: I have never attempted this before trying today but I knew it was possible due to research online. So I gave it a try and got it to work... I have one static host (let's call it HOST_S) which is the main site and one dynamic host (called…
Arvo Bowen
  • 795
  • 5
  • 15
  • 33
0
votes
1 answer

Ubuntu Server with static VPN IP

I have a remote ubuntu server that connects to our company's VPN. Every time it connects it gets a dynamic IP. I need it to be static. The VPN assigning dynamic IPs is fine for all our road warriors, but not for the remote ubuntu server. Can…
shaiss
  • 337
  • 2
  • 6
  • 20
0
votes
0 answers

Is this a Windows 7 Bug Caused by the Computer's IP in the Hosts File?

Our lab uses several ruggedized military laptops in a closed-network business environment. These computers are running identical Windows 7 versions, networked with static IP's, running Apache Tomcat and Java. This issue only occurs if the device’s…
MAbraham1
  • 109
  • 4
0
votes
2 answers

Two networks with the same static IP addresses

I have a background in software engineering and am in the process of trying to network a system I have built. There are two networks (A and B) that use the same static IP addresses: 10.251.2.2 10.251.2.5 10.251.2.11 On one network A, I have a…
Johnny
  • 11
  • 1
  • 3
0
votes
3 answers

Ubuntu issues with IP

I'm having a really odd issue where ifconfig and my /etc/network/interfaces disagree. I have /etc/network/interfaces configured so eth0 has a static IP of 192.168.2.5; however, ifconfig says eth0's IP is 192.168.2.198 (in my DHCP range). As far of…
Alex S
  • 393
  • 3
  • 6
  • 16
0
votes
1 answer

Router Static IP

We have a web app run by a set of servers that communicate with each other (to load balance requests, access database etc). On our internal network we have set up these servers to have static IP addresses. So the servers can always find each other…
septerr
  • 141
  • 4
0
votes
1 answer

Default Apache virtual host configuration with static ip

I recently configured an (Ubuntu 14.04) server to use static IP addresses and noticed that: No longer seems to work. Previously the 000-default.conf file was used and by modifying it and adding each IP to the declaration it works…
Eaten by a Grue
  • 282
  • 4
  • 22
0
votes
1 answer

Adding static IPs on a p1p1 interface in ubuntu 14.04

I'm wondering if anyone can give me a rundown for networking configurations in ubuntu when the interfaces are p1p1 etc. I have tried p1p1:0 (like eth0:0) for secondary IPs to no avail. If someone could show me how to modify /etc/network/interfaces…
UKtech2
  • 1
  • 1
  • 1
0
votes
1 answer

how to config apache2 and ubuntu server for my website

I have apache2 installed in ubuntu server and in local network its work but, when I try to connect from external network I have this error: Internet could not load the webpage because 192.168.1.xxx took too long to respond. The website may be…
Fabio
  • 1
  • 1
  • 3
0
votes
1 answer

Static IP for vpn client on Win 2012 R2

I have Windows Server 2012 R2. I have configured VPN to the server. External clients can connect ok with AD credentials. I am able to assign static IP for specific user like in the picture below (and it works ok). But I want to assign static IP to…
Martin Volek
  • 73
  • 2
  • 7
0
votes
1 answer

How to assign different static IP addresses to the same machine depending on its OS on a network?

I was wondering if it is possible, e.g. to assign/reserve one static IP to a computer when it's running windows and assign a second static IP to the same computer/MAC address when it's running Linux? I have seen this been done for my computer under…
user249041
0
votes
3 answers

Windows 2003 Server Static IP resets to DHCP on reboot

I have a customer who has a Dell Server running Win 2003 R2 Server. This is an existing machine that we had setup with a static IP. Now they want to change it to another static IP. When they go and change it, hit ok, then reboot. The config is…
shaiss
  • 337
  • 2
  • 6
  • 20
0
votes
1 answer

Possible to auto assign static IP after first DHCP?

I'm building networks with 256 devices that can't be pre configured (they all must start from the same configuration, it's not possible to give them static ip beforehand). Is there anyway from a managed switch or router (and if so what router type…
0
votes
1 answer

Isolated Network Set-Up

I am looking to set up a small network for a client which would be isolated from his primary network. (I'm hoping to set-up the additional network as VMs on the primary network.) I've instructed the client to request a bunch of static ip addresses…
0
votes
4 answers

Who has the highest priority DHCP or static IP?

I have a printer at work, for some reason the router refuses to assign a specific IP for that printer via DHCP reservation and I had to configure it with a static IP. Sometimes the printer is off. I was wondering how would the network behave when I…
Matka
  • 107
  • 1
  • 12