From owner-freebsd-questions Fri Apr 2 14:14: 6 1999 Delivered-To: freebsd-questions@freebsd.org Received: from sims-ha.videotron.net (faure.videotron.net [205.151.222.100]) by hub.freebsd.org (Postfix) with ESMTP id 6340414E84 for ; Fri, 2 Apr 1999 14:13:46 -0800 (PST) (envelope-from malartre@videotron.ca) Received: from videotron.ca ([216.113.2.227]) by sims-ha.videotron.net (Sun Internet Mail Server sims.3.5.1998.03.08.20.27) with ESMTP id <0F9L00G501Q9W1@sims-ha.videotron.net> for freebsd-questions@FreeBSD.ORG; Fri, 2 Apr 1999 17:13:22 -0500 (EST) Date: Fri, 02 Apr 1999 17:12:08 -0500 From: Malartre Subject: Re: I cannot ping myself (DHCP+Cable Modem) To: cjclark@home.com Cc: andyo@prime.net.ua, freebsd-questions@FreeBSD.ORG, kurdt@videotron.ca Message-id: <370540B8.94012ED7@videotron.ca> MIME-version: 1.0 X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.1-RELEASE i386) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: fr, en, zh References: <199904020540.AAA09341@cc942873-a.ewndsr1.nj.home.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ...snip... I messed up things in my last mail: I restart and Cc to a tech at videotron. $ ifconfig -a ed0: flags=8843 mtu 1500 inet 216.113.2.227 netmask 0xffffff00 broadcast 216.113.2.255 ether 00:e0:29:13:56:8c lp0: flags=8810 mtu 1500 tun0: flags=8010 mtu 1500 sl0: flags=c010 mtu 552 ppp0: flags=8010 mtu 1500 lo0: flags=8049 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