From owner-freebsd-questions@FreeBSD.ORG Thu Jun 12 19:58:41 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1864937B401 for ; Thu, 12 Jun 2003 19:58:41 -0700 (PDT) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1b-217.pit.adelphia.net [24.53.161.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32C0543F93 for ; Thu, 12 Jun 2003 19:58:40 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) h5D2wYOg002536; Thu, 12 Jun 2003 22:58:39 -0400 (EDT) (envelope-from wmoran@potentialtech.com) Message-ID: <3EE93DDA.10807@potentialtech.com> Date: Thu, 12 Jun 2003 22:58:34 -0400 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030429 X-Accept-Language: en-us, en MIME-Version: 1.0 To: warren maxwell References: <000801c33110$6c0af100$016f8798@warrenma> <3EE8CE4F.7030408@potentialtech.com> <000d01c33123$793d9040$016f8798@warrenma> <3EE8E9F6.3050908@potentialtech.com> <001501c3312b$aaf8e960$016f8798@warrenma> In-Reply-To: <001501c3312b$aaf8e960$016f8798@warrenma> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: Help routing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2003 02:58:41 -0000 Warren, Please user reply-all to keep questions@freebsd.org in the loop, partially for the sake of the mailing list archives, partially in case I get busy and don't have time/energy to answer your quetion myself. warren maxwell wrote: > >>Please send the complete output of 'ifconfig' and 'netstat -rn'. I'm > > wondering > >>if there is a config problem elsewhere that is causing problems with the >>routing. >> >>-- >>Bill Moran >>Potential Technologies >>http://www.potentialtech.com >> > > Ok doke here is ifconfig first, > lp0: flags=8810 mtu 1500 > lo0: flags=8049 mtu 16384 > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 > inet 127.0.0.1 netmask 0xff000000 > ppp0: flags=8010 mtu 1500 > sl0: flags=a011 mtu 52 > inet 192.168.2.2-->192.168.2.3 netmask 0xffffff00 > faith0: flags=8002 mtu 1500 > > Here is my netstat -rn > Internet Gateway Flags Ref Use Netif Expire Destination > 127.0.0.1 127.0.0.1 UH 1 3 lo0 > 192.168.2 127.0.0.1 UGSc 0 3 lo0 > 192.168.2.3 192.168.2.2 UH 0 5 sl0 I'm not 100% sure, but try this: route delete 192.168.2.0/24 route add 192.168.2.0/24 192.168.2.3 Remember also that 192.168.2.3 must be properly set up as a gateway. If it's not, you can tweak this machine's config forever and never get anywhere. > It got a little screwed up in the transmission, i hope this is a little > easier > to look at. If you turn off the automatic line mangling^H^H^H^H^H^H^H^Hwrapping in Outlook Express, you'll be much better off. -- Bill Moran Potential Technologies http://www.potentialtech.com