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
2
votes
1 answer

What is the purpose of multiple ethernet ports on my modem?

My office has a static IP and I wanted to set up another one. After calling up my ISP and getting another static address, I tried to plug a second router into my NetVanta 838T modem, but could not connect to the internet. I tried the new router in…
horriblyUnpythonic
  • 123
  • 1
  • 1
  • 6
2
votes
2 answers

how dhcpd handles static IPs vs DHCP reservations

We have a RHEL 6.7 server for DHCP. I am needing some clarification on how dhcpd handles network addressing when someone wants a permanent IP address. Here is a sample config from one of our servers. My understanding is there are 2 ways to get them.…
user53029
  • 629
  • 3
  • 14
  • 36
2
votes
2 answers

Static Public IP Address on Amazon EC2

I am running Ubuntu on a Amazon EC2 Server. I have a Public IP Address (52.38.20.76). I am unable to bind the public IP address to UDP Port: udp listen 52.38.20.76:3478: Cannot assign requested address So, I am trying to change ifconfig to show the…
Daryl
  • 123
  • 1
  • 5
2
votes
3 answers

Static IP from some other ISP

I'm a You Broadband customer, to host a website I need a Static IP but with my chosen plan company doesn't provide me a static IP. They wanted me to buy a static IP. I had ready to do that but they are not properly responding me since last week. So…
trex
  • 123
  • 4
2
votes
1 answer

Updating DNS after changing Static IP

I have a server that has multiple NICs, each with their own static IP, that I will periodically enable or disable to connect the server to different subsets. Once changed to another subnet, my DNS records still point to the old IP address, so my…
Torstein
  • 41
  • 1
  • 1
  • 8
2
votes
1 answer

Configure DSL line with static IP addresses and PPPoE?

I have a business class DSL line with AT&T and I have assigned to me a set of 5 static IP addresses that I need to setup for use. The account was recently changed over from a Standard DSL line with a dynamic IP to an account that now has these…
SYarman
  • 75
  • 1
  • 5
2
votes
2 answers

DHCP/static IP nomenclature

I've just inherited systems administration for a small network, on which we have exclusive access to the first 128 IPs on a private virtual subnet. We have a DHCP server which binds IP addresses to specific MAC addresses, as defined in the…
Alex
  • 451
  • 1
  • 5
  • 15
2
votes
1 answer

server administration for 1U rack server placed in intranet: how to deploy web application and update the server without internet connection?

A MNC sales department hired my services as a software consultant to build them a web application. This web app generates excel files based on their internal business processes. This web application is done, and I told them I need to deploy this in…
Kim Stacks
  • 471
  • 1
  • 6
  • 14
2
votes
1 answer

Static IP on server or router?

I am trying to learn about networking, but I have a question that I can't find a explanatory answer. Basically, I am trying to set-up a server for my local network. I know, that I have to change the setting from DHCP to STATIC, but I don't know if…
intelis
  • 175
  • 2
  • 11
2
votes
2 answers

IPv4 private address assignment

I'm working on a private network which uses static IPv4 addresses as well as DHCP addressing for the physical LAN network. At a previous company I worked at they would assign static addresses in the 10.*.*.* space and all DHCP/LAN addresses were…
2
votes
4 answers

Multiple Static IPs, NAT and Comcast

We have just signed up for comcast business with 5 static IPs and have an internal private network. We are a small business and I am hoping that we can purchase a router/firewall that will simply allow me to specify some external IP/port "pairs"…
user141856
  • 21
  • 1
  • 2
2
votes
3 answers

Detect alive IPs in an unknown static-IP based network

I ask just in case of curiosity and this is just an imaginary network Imagine an internal LAN network without any DHCP server implemented; So to access the network we should use static IP(s); But my question is what if I don't know what are the…
ayyob khademi
  • 93
  • 1
  • 1
  • 6
2
votes
1 answer

Relaying requests between third party server and Heroku for static IP

I have a rails application hosted on Heroku that I need to integrate with 3rd party payments provider. The payment provider requires that my application will have a static IP for incoming and outgoing HTTPS requests. I want to deploy a proxy on a…
Gady
  • 123
  • 5
2
votes
2 answers

Static IP but DNS server from DHCP (Can't use a reservation)

I need to assign the DNS servers to a Virtual Machine via DHCP, but I want the machine to have a static IP address. I cannot use a reservation and go through the usual DHCP process because the VM gets cloned to other datacenters and the MAC…
garph0
  • 123
  • 4
2
votes
5 answers

Alternative to static ip for ssh

I have a client I need to do work for on their server where I need the ability to ssh to their machine. They requested my IP address so that they can allow only me into their server. I know my isp gives me a dynamic IP. What are the alternatives we…
mcgrailm
  • 204
  • 2
  • 15