From owner-freebsd-questions@FreeBSD.ORG Tue Jul 12 14:20:39 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 EE2E316A41C; Tue, 12 Jul 2005 14:20:39 +0000 (GMT) (envelope-from mario.lobo@ipad.com.br) Received: from recife.ipadnet.com.br (recife.ipadnet.com.br [200.249.204.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A9FE43D49; Tue, 12 Jul 2005 14:20:38 +0000 (GMT) (envelope-from mario.lobo@ipad.com.br) Received: from marioLobo (spyketembratel.ipadnet.com.br [200.249.204.142]) (authenticated bits=0) by recife.ipadnet.com.br (8.12.8/8.12.8) with ESMTP id j6CEXu0j004033; Tue, 12 Jul 2005 11:33:57 -0300 From: "Mario Lobo" Organization: IPAD To: stsp@stsp.in-berlin.de Date: Tue, 12 Jul 2005 11:21:05 -0300 MIME-Version: 1.0 Message-ID: <42D3A7A1.17453.488500C@localhost> Priority: normal In-reply-to: <20050712134825.GA949@stud.seeling33.de> References: <42D38178.8740.3F340A6@localhost> X-mailer: Pegasus Mail for Windows (4.21c) Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: Quoted-printable Content-description: Mail message body X-Antivirus: avast! (VPS 0528-2, 12/07/2005), Outbound message X-Antivirus-Status: Clean Cc: freebsd-hackers@freebsd.org, freebsd-questions Question Subject: Re: Forcing a packet through an interface (OT?) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mario.lobo@ipad.com.br List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jul 2005 14:20:40 -0000 Yeah Stefan. They do take the default route. That is what I am already doi= ng. I even wrote a little prog using a variation of ping to do just that. The problem lies with the fact that, there is a router between my rl0 and = the internet. 1) rl0 -----------> router ----------> antenna ------> ISPx ------> inter= net So the fact that i can ping the hop next to rl0 doesn=B4t mean the link is= up :(. That is why I NEED to ping something on the internet. Thanks, -- //| //|| // | // || -//--//---|| ARIO LOBO // // || --------------------------------- mario.lobo@ipad.com.br http://www.ipad.com.br On 12 Jul 2005 at 15:48, stsp@stsp.in-berlin.de wrote: > In case you got a static IP on rl0 from ISP x (and rl0 is up), > > ping -I www.google.com > > might help. > > Just a guess though. Packets might still take the default route, even wi= th -I. > > Good luck, > -- > stefan > http://stsp.in-berlin.de PGP Key: 0xF59D= 25F0 > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.or= g"