Date: Tue, 30 Mar 1999 21:02:18 -0500 (EST) From: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com> To: malartre@videotron.ca (Malartre) Cc: freebsd-questions@FreeBSD.ORG Subject: Re: I cannot ping myself (DHCP+Cable Modem) Message-ID: <199903310202.VAA01525@cc942873-a.ewndsr1.nj.home.com> In-Reply-To: <37015083.8E28027E@videotron.ca> from Malartre at "Mar 30, 99 05:30:27 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Malartre wrote, > $ ifconfig -a > ed0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > inet 216.113.2.4 netmask 0xffffff00 broadcast 216.113.2.255 > ether 00:e0:29:13:56:8c > lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 > inet 127.0.0.1 netmask 0xff000000 Looks good. > $ ping 216.113.2.4 > PING 216.113.2.4 (216.113.2.4): 56 data bytes > ^C > --- 216.113.2.4 ping statistics --- > 9 packets transmitted, 0 packets received, 100% packet loss My first thought is, "F*ckin' weird!" But that is not too helpful. What are the results of trying, $ traceroute 216.113.2.4 And if that is not elucidating, # ping 216.113.2.4 > /dev/null & # tcpdump Does the 127.0.0.1 loopback work? -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903310202.VAA01525>