I‘m typing the following command under Ubuntu Linux:
route add default gw 192.168.3.2 eth0
But it is giving me out the following error:
SIOCADDRT: File exists
How do I fix this problem?
{ 1 comment }
I‘m typing the following command under Ubuntu Linux:
route add default gw 192.168.3.2 eth0
But it is giving me out the following error:
SIOCADDRT: File exists
How do I fix this problem?
{ 1 comment }
How do I configure default router or gateway IP address under Ubuntu Linux / Debian Linux? How do I change default router / gateway IP under Ubuntu Linux?
{ 2 comments }
Q. I’ve Intel Corporation 80003ES2 LAN Gigabit Ethernet Controller. How do I set static IP address settings for my Ubuntu Linux as follows:
DEVICE name : eth0
Type: static
IP ADDR : 10.10.29.66
NETMASK : 255.255.255.192
Router IP: 10.10.29.65
Broadcast: 10.10.29.127
How do I setup static IP address under Ubuntu?
{ 2 comments }
I‘ve recently installed Debian Linux 4.0 on my server and Ubuntu Linux 7.04 on Laptop. I would love to have a multiple IP address that I can use for verity of purposes. I would like to bind 4 IP’s to the ‘eth0′ device or NIC. How do I achieve this?
{ 11 comments }