From owner-freebsd-net@FreeBSD.ORG Wed Sep 27 14:36:31 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3B6216A407; Wed, 27 Sep 2006 14:36:31 +0000 (UTC) (envelope-from zec@fer.hr) Received: from xaqua.tel.fer.hr (xaqua.tel.fer.hr [161.53.19.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 558AB43D62; Wed, 27 Sep 2006 14:36:30 +0000 (GMT) (envelope-from zec@fer.hr) Received: by xaqua.tel.fer.hr (Postfix, from userid 20006) id F24A59B653; Wed, 27 Sep 2006 16:36:27 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on xaqua.tel.fer.hr X-Spam-Level: X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.1 Received: from [192.168.200.106] (zec2.tel.fer.hr [161.53.19.79]) by xaqua.tel.fer.hr (Postfix) with ESMTP id 259229B64F; Wed, 27 Sep 2006 16:36:16 +0200 (CEST) From: Marko Zec To: freebsd-net@freebsd.org Date: Wed, 27 Sep 2006 16:36:11 +0200 User-Agent: KMail/1.9.1 References: <86d59h4syy.fsf@sparrow.local> <51270.194.151.119.137.1159366655.squirrel@jodocus.org> <86zmcl2xir.fsf@sparrow.local> In-Reply-To: <86zmcl2xir.fsf@sparrow.local> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200609271636.11598.zec@fer.hr> Cc: Joost Bekkers , Marko Lerota , "Bruce M. Simpson" Subject: Re: problem with routnig X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2006 14:36:32 -0000 On Wednesday 27 September 2006 16:29, Marko Lerota wrote: > "Joost Bekkers" writes: > > On Wed, September 27, 2006 16:08, Marko Lerota wrote: > >> "Bruce M. Simpson" writes: > >> > >> FreeBSD BOX > >> LAN 192.168.2.0/24 ---> switch0 ---> fxp0 192.168.2.71 > >> xl0 192.168.1.70 ---> switch1 ---> > >> GW 192.168.1.1 > > > > You have set the default gateway on the 192.168.2.0/24 clients to > > 192.168.2.71, right? > > > > Just making sure. > > Yes, they can ping 191.168.2.71. But FreeBSD box can't go to 192.168.1.1 > from source address 191.168.2.71. Could it be tahat 192.168.1.1 doesn't have a route to 192.168.2.0/24? Marko > #ping -S 192.168.2.71 192.168.1.1 > PING 192.168.1.1 (192.168.1.1) from 192.168.2.71: 56 data bytes > ^C > --- 192.168.1.1 ping statistics --- > 2 packets transmitted, 0 packets received, 100% packet loss