From owner-freebsd-questions Fri Dec 10 8:25:45 1999 Delivered-To: freebsd-questions@freebsd.org Received: from trinity.lee.net (trinity.lee.net [208.229.121.1]) by hub.freebsd.org (Postfix) with ESMTP id B6D8C15154 for ; Fri, 10 Dec 1999 08:25:25 -0800 (PST) (envelope-from awells@journalstar.com) Received: from journalstar.com (leepcB-195.sub-b.lee.net [208.205.125.195]) by trinity.lee.net (8.9.1/8.9.0) with ESMTP id KAA23951 for ; Fri, 10 Dec 1999 10:25:24 -0600 Message-ID: <38512973.CE4D31D7@journalstar.com> Date: Fri, 10 Dec 1999 10:25:23 -0600 From: Tony Wells X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Re: A networking problem References: <199912100521.AAA61997@cc942873-a.ewndsr1.nj.home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I can't ping the router or any of the other machines on the subnet. This is a machine I'm colocating which happens to be about 50 miles from my present location so it's kind of a pain to troubleshoot. I don't need to run routed since I just need to get to the gateway do I? Is there anyway that the router could be poisoning my routing table? I also noticed that entry in the routing table: 206.103.113.194/27 link#1 UC With a netmask of 255.255.255.224, shouldn't it show: 206.103.113.194/29 link#1 ? (I'm assuming that the numbers after the / are the number of bits allocated to the host address.) The router is a Cisco if that makes any difference. Thanks for your help! "Crist J. Clark" wrote: > > Tony Wells wrote, > > Sorry about the delay. Here is the information. > > > > abbreviated netstat -rn: > > > > destination gateway flags > > default 206.103.113.222 UGSc > > 127.0.0.1 127.0.0.1 UH > > 206.103.113.194/27 link#1 UC > > 206.103.113.222 link#1 UHRLW > ^ > > On the netstat(1) manpage, > > "R RTF_REJECT Host or net unreachable" > > Methinks the misconfigureation might be with the router at > 206.103.113.222 rather than with this host. What does, > > % ping 206.103.113.222 > > Return? What about, > > % arp 206.103.113.222 > > Do you have firewalling enabled on your host? How is the router > configured? > -- > Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message