An IP address is a numerical address given to any device connected to a network.
0
votes
1answer
110 views
How to prevent non-root user from changing IP address and network parameters?
As I wrote in subject - How to prevent non-root user from changing IP address and network parameters?
It's on Ubuntu 12.04.
I followed instructions on Sitepoint's link ...
2
votes
0answers
210 views
network profiles in ubuntu 12.04
I use a wired connection at home and in college. But at home i set my ipV4 settings to automatic DHCP whereas in college I need to manually enter the ip address, subnet and gateway and i also need to ...
0
votes
1answer
263 views
How do I change the IP adress given for the shared connection?
I currently have my desktop PC dual booting Windows 7 and Ubuntu. The PC has a wireless card installed. I run a LAN cable from the PC to my Xbox 360. In Windows 7, I can bridge the wireless and ...
1
vote
1answer
162 views
Unable to connect to router-goes to web server instead
When I type 192.168.1.1 which is supposed to open up router configuration page, i'm being sent to apache web server's default "it works" page. How to resolve this IP conflict?
This is happening on ...
2
votes
2answers
343 views
What configuration is correct for Static IP?
First, yes, this question's "question" will be an exact duplicate of static ip - what am I doing wrong? , but the question was never resolved in a way that helps.
What I am trying to do is make my ...
0
votes
2answers
1k views
How to change public ip?
I have Kubuntu 12.04 installed on dual boot with Win 7, when I search 'my ip' on Google, I get different results: one ip for win 7, and other for kubuntu (it says also no proxy detected)
I was banned ...
3
votes
1answer
226 views
virutalbox always get back the same ip
I exported a virtual machine from my work station, and I am trying to renew the ip-address at home. I put one copy on my laptop and one copy on my PC.
I've done this
sudo rm ...
1
vote
2answers
528 views
How to get updated IP address mailed to me in DNSExit?
I'm using DNSExit on my Ubuntu server (Natty 11.04) and have installed the ipUpdate rpm file and did an apt-get install for chkconfig to enable the ipUpdate.
I'd like to get an email whenever the IP ...
0
votes
1answer
1k views
Allow Connections to VNC Server Only From Specific IP Addresses
I administrate an Ubuntu 11.10 Server. I've installed tightvncserver on it so I can have a desktop environment on the server.
My issue now is, I'm running into issues with malicious people spamming ...
1
vote
1answer
630 views
IPv4 Address Sharing Issue? Trying to map IPv4 address from host OS to BT5 VM [closed]
I'm having a general networking issue in regards to my Backtrack 5 (x64) KDE VM in VirtualBox. The VM appears to be on a separate subnet, but for my purposes, I'd like to include the VM in the private ...
0
votes
1answer
911 views
Can't change IP to static [closed]
After I installed Ubuntu Server 11.10 x64, I updated the system, rebooted. To change my IP to static - I wrote:
sudo nano /etc/network/interfaces
where I changed line
iface eth0 inet dhcp
to
...
0
votes
0answers
94 views
Ubuntu and Internet Protocal address theft [closed]
I was wondering if I should protect myself from IP address theft on Ubuntu?
Do you guys think that it is necessary to use some sort of application that conceals my IP address when visiting other ...
3
votes
3answers
6k views
How do I set a static IP address?
My eth0 is using DHCP to get IP address for Internet.
However I still need to set some static IP for my LAN.
The following is my setting in /etc/network/interface.
Any problem on the script ? I ...
1
vote
1answer
651 views
How can I see the IP addresses which are connected to a switch?
I'm connected to a switch like my others business' computers. How can I get these IP addresses?
Of course, the switch is connected to a router and this to a modem...
3
votes
1answer
5k views
Modify the SSH welcome message to include system IP address
I have had a couple of occasions where I was unable to remember the IP address for a given system but was, at the time, able to connect using the hostname. As an example, just now I wanted to set up ...
4
votes
1answer
3k views
How do I ping the Ubuntu host system from a Windows guest in VirtualBox?
I connected to a wireless point and use "ifconfig" but I don't see any IP in eth0. Where's my IP address? Sorry if this is a silly question. :)
I want to use "ping" in Virtualbox Windows 7 guest. ...
1
vote
1answer
91 views
How do I create a given network configuration? [closed]
How do I create an eth1 connection with IP address 10.4.6.2, subnet mask 255.255.255.128(/25), with a gateway set as the first available address from the network, and MAC address AA:BB:CC:DD:4:6 .
I ...
8
votes
7answers
7k views
What is my computer IP address knowing that I have a router?
My computer is connected to the Internet through a wifi-router. I want to have access to my computer remotely, for example using ssh.
When I ask my computer what my IP address is, for example by going ...
1
vote
2answers
817 views
Block anything from certain IP, injected from ISP when tethering from phone
My ISP injects JavaScript files - most notabily bmi.js - and certain other unwanted additions to web requests when tethering from my phone.
It would be OK if the JavaScript was useful, but it is ...
1
vote
0answers
205 views
How to manage the dynamic ip in squid? [closed]
My ip address is dynamic IP and I was using squid while I'm reading there is things that must be forwarding to the some port to make everything locked and can be keep checking in the same way. Any ...
4
votes
2answers
2k views
How to identify and rectify IP address conflicts in ubuntu?
we have more than 500 machines running ubuntu. I have noticed that many machines have IP Address conflict. Is it possible to identify IP Address conflict in ubuntu? Can someone help? Thanks in ...
