A static IP address is a unique identifier for your computer, while it's connected to the Internet or another network. It's called "static" because it doesn't change each time you connect to the network.
0
votes
2answers
91 views
Static Wireless IP - Can Only Access Internet Using IPs
I am using Lubuntu 12.10 as a local server and I am trying to get a static IP from my wireless network. I don't have a problem connecting to the server, I can ssh and view webpages on the same network ...
0
votes
1answer
41 views
Ubuntu Server as Router, Static ip for macadr's
I have Ubuntu Server as Router. On it i have turned on DHCP Server, but i want to give static adresses to some devices (mac adresses) in my network, where I have to start? I tried to google it, and i ...
0
votes
1answer
177 views
Easiest way to assign a static IP address for a LAMP server / VBox snapshot
I want to create a basic Ubuntu 12.04 LAMP server under VBox. Once I have it configured with a base Data set I want to Snapshot that and be able to hand it off to my development partners to use. ...
0
votes
1answer
57 views
Can't change ethernet card's IP address
I have Ubuntu 12.10 desktop version installed on HP 4000 PC, when I try to set up static IP address for NIC by using Network from menu bar, and switch from DHCP to manual, I can add static IP, default ...
0
votes
2answers
221 views
Setting a Static IP address - specific issues!
Okay, I know there are already questions about how to set up a static ip in 12.10, but I keep having specific issues and problems with the guides I've found.
First of all, when I run ifconfig, I ...
0
votes
1answer
135 views
How to connect internet across a static IP network?
I'm using Ubuntu 10.04 but without internet at home.
The reason I think is I have changed my network connections recently to static IP from DHCP because gnuradio needs static IP for accessing external ...
0
votes
1answer
269 views
Web address fails to resolve with static IP on Ubuntu Server 12.04
Running Ubuntu Server 12.04.1 LTS in VirtualBox on a mid-2009 MacBook Pro.
I've been using no-ip.com to keep my router's dynamic address up to date and just set up a free host name with them, hoping ...
2
votes
2answers
1k views
why does eth0 disappear when i set a static IP (server 12.10) [closed]
For some reason, if i try to set a static IP address, my eth0 disappears from ifconfig's output. I am running ubuntu server 12.10 on a gateway laptop.
auto eth0
iface eth0 inet dhcp
gives this ...
1
vote
1answer
4k views
How do I set a static DNS nameserver address on Ubuntu Server?
I am trying statically to set DNS server addresses in my Ubuntu server running as virtual machine. I followed all recommendations on official Ubuntu support pages but I simply cannot get rid of my ...
0
votes
1answer
641 views
Ubuntu 12.04 Network Manager: unable to save manual setting to set up a static ip
I am fairly familiar with setting up servers, and ubuntu is generally my flavor of choice, but I just installed 12.04 desktop and I am seeing some behavior in network manager that is really puzzling. ...
1
vote
3answers
5k views
How to change IP when /etc/network/interface file is missing?
I just installed 12.04 Server. After my first login, I saw the IP and it is dynamic (I guess). I tried to change it by sudo vi /etc/network/interface but this file is blank.
Can anyone help here?
0
votes
1answer
1k views
Internet Connections Ubuntu 12.04 Server with Unity GUI
I am very new to all this and thought I'd have a look at ubuntu with the hope of it running my server.
I have installed Ubuntu 12.04 Server which went fine, I then installed Unity again this was all ...