>[root@localhost andrelopes]# ifconfig >eth0 Link encap:Ethernet HWaddr 00:0C:29:6B:43:E2 > inet addr:192.168.59.246 Bcast:192.168.59.255 Mask:255.255.255.0 > inet6 addr: fe80::20c:29ff:fe6b:43e2/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:13694 errors:0 dropped:0 overruns:0 frame:0 > TX packets:8659 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:9188890 (8.7 MiB) TX bytes:979323 (956.3 KiB)
What is the output of 'ifconfig lo' ? Your ifconfig above does not show lo running. D.