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.

318 questions
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
0
votes
1 answer

simple dsl modem, static ip, and pppoe config challenge

I'm in China and our new DSL broadband is a super cut-rate Huawei box that takes an optical input and has 4 LAN ports. You can set the box's 192.168.X.1, and then it expects the four LAN inputs to be static manually assigned IPs on the same range.…
Drew
  • 661
  • 6
  • 9
0
votes
2 answers

Can I configure a connection a network with a gateway with a static ip to a network where the gateway address is assigned via dhcp?

I have two networks with each gateway on a separate network device on a single computer. One is a static ip network on the ethernet device, the other is a wifi connection to a router that is assigning dhcp with internet access. I have no control…
Matty H
  • 103
  • 2
0
votes
5 answers

Static ip using a router and DHCP

I have been trying to understand and achieve assigning a static IP address to my machine, while being connected to a router (WiFi) and using DHCP. My scenario is thus simple, but I think I missing something in understanding: I am using a Mac OS…
acostache
  • 119
  • 1
  • 4
0
votes
1 answer

Set-AzureStaticVNetIP allocated IP address not persisting over VM de-allocation

I am experimenting with the Set-AzureStaticVNetIP powershell command to allocate a static IP address to VMs. I can get the command to work and allocate an IP address correctly to a VM, either on creation or once it is running, but nothing I do will…
user42503
  • 111
  • 3
0
votes
1 answer

What are the implications of not having explicit static private IP for Windows Server 2012?

In more details: We have 2 Windows Servers 2012 running SQL Server Web on Amazon EC2 in the same VPC. Network adapters are configured with static private IP-s via AWS console. At Widows level, however when you go to Network Adapter…
Joe Schmoe
  • 315
  • 7
  • 15
0
votes
1 answer

Migrating from static IP adresses to DHCP

I've just landed my first job as a sysadmin, and my workplace is still using static IP adresses. Informations about adresses are kept in a textfile that is not up to date. So, my first task here will be to set up a DHCP server. And my question is :…
iodbh
  • 214
  • 1
  • 10
0
votes
3 answers

Prevent IP conflict from untrusted network machines

I maintain a small LAN (192.168.1.0/24) on which we have several untrusted machines, where the users of those machines have administrative rights or are able to connect their own machines to the network. The server is also on that network…
Pol Hallen
  • 1,095
  • 2
  • 13
  • 24
0
votes
1 answer

Gateway on OpenVPN

I have a problem... I worked a lot of days on configure a VPN on my dedicated serv... I started 1 month ago. Now it works, I am able to connect to it. I have no error. But I want to have a static IP when I'm connected to it, I have read that I must…
Kyu_
  • 103
  • 2
0
votes
1 answer

Ubuntu 12.04: apt-get "failed to fetch"; apt is trying to fetch via old static IP

Sample error: W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/precise-security/universe/i18n/Translation-en Unable to connect to 192.168.1.70:8118: Now this was working just fine until I changed the IP this morning. I have the…
0
votes
2 answers

IP Routing with 2 Subnets

We currently have a Cisco ASA on a range with only two usable IP addresses. The Cisco has 217.67.255.31 and the BT NTE box (for the leased line) has 217.67.255.32. (on /32) Now we want to split this line across two firewalls, so the existing ASA and…
PnP
  • 1,684
  • 8
  • 39
  • 65
0
votes
4 answers

What are the limitations when running all services on a single static IP?

I need to setup a VPN trunk (with remote branch office location), Video Conference and Web Server on-premise in the office. I am used to ISP providing blocks of 8 or 16 IPs. But I have a new ISP which says they only can provide a single IP. Are…
Jake
  • 1,172
  • 6
  • 28
  • 48
0
votes
2 answers

Mail loops back to my self

I know there is a bunch of questions like that. But no one has the same scenario as described here. Here is the scenario. I have a static IP. I am setting my postfix mail server in a virtual machine. My static IP is defined in one interface of my…
Jose Areas
  • 103
  • 1
  • 5
0
votes
2 answers

Using dual isp and static ip

what are the options to increase/backup bandwidth of a load balanced web farm gaining bandwidth from more isps? What are hardware/ip requirement to benefict from the 2 lines? http://s22.postimg.org/uosndocdd/net2.jpg it is what i need?…