no response to localhost ping
I am trying to troubleshoot my samba configuration and the first test in the samba manual was to do a ping to 127.0.0.1 which I duly did.
the response was nothing, NADA, nix. rien du tout.
The cuusor dropped a line and just sat there, It is still just sitting there as I write this on the umpteenth attempt, after rebooting.
Ohhold on.. after 3 mins it has come up with:
PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data.
then the cursor has returned to the line beneath.
Surely this should be a tad quicker than this? like it should only take fractions of a millisecond?
What could be wrong?
(Edit)
I finally got bored waiting and killed the terminal, started a new one and did ifconfig:
eth0 Link encap:Ethernet HWaddr 00:09:5B:07:2C:34
inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::209:5bff:fe07:2c34/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:23 errors:0 dropped:0 overruns:0 frame:0
TX packets:75 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2738 (2.6 Kb) TX bytes:9813 (9.5 Kb)
Interrupt:18 Base address:0xd000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:843 errors:0 dropped:0 overruns:0 frame:0
TX packets:843 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:71364 (69.6 Kb) TX bytes:71364 (69.6 Kb)
ppp0 Link encap:Point-to-Point Protocol
inet addr:84.67.2.133 P-t-P:62.25.204.235 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:225 errors:0 dropped:0 overruns:0 frame:0
TX packets:231 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:190987 (186.5 Kb) TX bytes:27333 (26.6 Kb)
This looks pretty normal to me?
Any ideas? anyone?