Date: Fri, 02 Apr 1999 17:12:08 -0500 From: Malartre <malartre@videotron.ca> To: cjclark@home.com Cc: andyo@prime.net.ua, freebsd-questions@FreeBSD.ORG, kurdt@videotron.ca Subject: Re: I cannot ping myself (DHCP+Cable Modem) Message-ID: <370540B8.94012ED7@videotron.ca> References: <199904020540.AAA09341@cc942873-a.ewndsr1.nj.home.com>
next in thread | previous in thread | raw e-mail | index | archive | help
...snip... I messed up things in my last mail: I restart and Cc to a tech at videotron. $ ifconfig -a ed0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet 216.113.2.227 netmask 0xffffff00 broadcast 216.113.2.255 ether 00:e0:29:13:56:8c lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500 tun0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500 sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552 ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500 lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet 127.0.0.1 netmask 0xff000000 $ ping 216.113.2.227 PING 216.113.2.227 (216.113.2.227): 56 data bytes ^C --- 216.113.2.227 ping statistics --- 4 packets transmitted, 0 packets received, 100% packet loss $ telnet 216.113.2.227 Trying 216.113.2.227... ^C ...ping and telnet are not working... $ netstat -rn Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 216.113.2.1 UGSc 7 48 ed0 127.0.0.1 127.0.0.1 UH 1 0 lo0 216.113.2 link#1 UC 0 0 ed0 216.113.2.1 8:0:3e:15:44:37 UHLW 8 9 ed0 1124 216.113.2.4 8:0:3e:15:44:37 UHLW 0 7 ed0 174 216.113.2.227 127.0.0.1 UGHS 0 86 ed0 ...why is there both 216.113.2.4(my previous address) and 216.113.2.227 for ed0?... $ traceroute 216.113.2.227 traceroute to 216.113.2.227 (216.113.2.227), 30 hops max, 40 byte packets 1 * * * 2 * * * 3 * * * 4 * * * 5 * * * 6 * * * 7 * * * 8 * * * 9 * * * 10 * * * 11 * * * 12 * * * 13 * * * 14 * * * 15 * * * 16 * * * 17 * * * 18 * * * 19 * * * 20 * * * 21 * * * 22 * * * 23 * * * 24 * * * 25 * * * 26 * * * 27 * * * 28 * * * 29 * * * 30 * * * $ ??? Thank You -- [Malartre][malartre@videotron.ca] 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?370540B8.94012ED7>