Results 1 to 3 of 3
My network was working fine, i made some changes in my default gateway address but then network stopped working, then i restored to previous settings, but after network restart, this ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-07-2007 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 3
"Bringing up interface eth0: RTNETLINK answers: Invalid argument"
My network was working fine, i made some changes in my default gateway address but then network stopped working, then i restored to previous settings, but after network restart, this message is being shown, and i could not connect to any address now....
plz help quickly...
- 01-09-2007 #2
- 12-20-2007 #3
Same to me. This is my config:
# cat /etc/sysconfig/network-scripts/ifcfg-eth0
# Marvell Technology Group Ltd. 88E8036 PCI-E Fast Ethernet Controller
DEVICE=eth0
ONBOOT=yes
BOOTPROTO=none
HWADDR=00:13:a9:4f:84:44
TYPE=Ethernet
USERCTL=no
IPV6INIT=no
PEERDNS=yes
NETMASK=255.255.255.0
IPADDR=192.168.1.3
GATEWAY=192.168.1.1# cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
192.168.1.3 quanta-site.com quanta# cat /etc/sysconfig/network
NETWORKING=yes
HOSTNAME=quanta-site.com# hostname
quanta-site.com


Reply With Quote
