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

How to set up a static ip from Comcast on Ubuntu?

I'm trying to set up a static IP on an Ubuntu machine that is connected to the internet via a Comcast gateway (SMC). Following their instructions I added this to the /etc/network/interfaces (the static IP is, for example 160.10.10.69, and gateway is…
ddario
  • 511
  • 1
  • 3
  • 12
0
votes
1 answer

parked domain in static ip

we have a server with static ip . we need to park domain in this server .I hear we must install dns server| how to configure this. what windows server 2003 solution ? what ubuntu server solution ? what about sub domain ? can tell some particular…
0
votes
1 answer

Sonic OS - help for a somewhat newbie: restrict access to server

my boss wont hire a network guy, so im trying my best to get this done and help out. i know my way around the sonicwall os well enough to get into trouble, but i am not an expert by any means. here is my problem: we have a simple network protected…
mdrdot
  • 1
0
votes
1 answer

Initial connection to static IP is slower

We have a simple printer running a jetdirect service on 9100 listening for incoming characters. It is sits behind a modem that serves a static IP to a router. I can telnet in and print arbitrary characters. Oddly, the first connection takes much…
Esoteric
  • 1
  • 1
0
votes
1 answer

Remotely configure OpenVPN custom client certificates and static Virtual IP

On our current basic OpenVPN (on Windows) setup, we are using common client certificates for all clients. In order to introduce some kind of security, what are the possible measures I can make ? Alongside the following option ? Can I remotely…
theGeekster
  • 155
  • 1
  • 2
  • 9
0
votes
2 answers

Finding static IP of server

I have access to a server via its local IP (I use putty) and I know the server has a static IP, how can I found its static(fix) IP? Its OS is CentOS.
Handsome Nerd
  • 107
  • 10
0
votes
2 answers

Assigning static IP and domain name mapping to local server in LAN

I have developed a web application which will be deployed in a LAN environemnt. Clients will be Computers/Android Tablets/IPAD In order for communication between client and local server 1) need to assign a static IP to local server. 2) need a…
yashbinani
  • 111
  • 1
  • 3
0
votes
2 answers

multiple ip for a server not reachable

FYI: I've read everything on Serverfault related to this question and have faced a different issue. Simply put, I've got one server (apache2) with couple of sites on it. It currently has 1 ip. I'm trying to assign/add another ip to that server, so I…
andrewk
  • 163
  • 8
0
votes
1 answer

Never changing public static ip address

I need a public IP Address that should never change. So far I found the following: Amazon EC2 Elastic IP Addresses Hetzner Failover-IPs can be reassigned to a different Hardware How sure can I be they never change? Or are there better solutions?
Niko Sams
  • 103
  • 2
0
votes
1 answer

sudo ifconfig eth0 192.168.1.7 netmask 255.255.255.0 not permanent

I have two PC's and a series of Juniper EX-2200 switches connected to form a network.None of the devices are connected to any external network.If I do an ifconfig on the first PC (monitor) I see that that PC only has an ethernet address.It does not…
liv2hak
  • 303
  • 4
  • 13
  • 25
0
votes
2 answers

What networking hardware do I need in this situation (Fairpoint [ISP] "E-DIA" connection)?

Right away you'd probably want to say, "Well just ask Fairpoint." I've done that, a number of times in as many different ways I can phrase it and just keep hitting a brick wall where they will not commit to giving any useful information and instead…
Aaron
  • 63
  • 6
0
votes
2 answers

Host subdomain in external server

I have the domain name creabienestar.com.mx and a web hosting for this domain with some company. At my office I have an ubuntu server with apache2 installed and I also have a static ip address. My goal is to have the subdomain…
Jorge Zapata
  • 103
  • 3
0
votes
2 answers

How to forward static IP to the server computer in the LAN

We want to have an office server, we already have static IP. But the thing is that we need to have following structure: ISP Modem Router Server Wireless router Also I'v tried another option like: ISP Modem Server …
0
votes
1 answer

VMWare Hypervisor vSphere 5 - VM static ip from VLAN NAT

I have a VMWare vSphere 5 Hypervisor server that has a static ip address assigned to it by VLAN that is configured to perform NAT. The static IP is assigned to the bare metal server via the NIC's mac address. I want to setup a guest machine to also…
0
votes
1 answer

freeradius address assignment from ippool

I'm trying to figure out how to assign IP addresses from an ippool to mobile units. Ideally, I would like a unit to receive the same IP at each request. There is no data source to use to populate static entries for each unit, so I would prefer each…
Bittrance
  • 3,070
  • 3
  • 24
  • 27