Yeah Stefan. They do take the default route. That is what I am already doing.
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 ------> internet So the fact that i can ping the hop next to rl0 doesn´t mean the link is up :(. That is why I NEED to ping something on the internet. Thanks, -- //| //|| // | // || -//--//---|| ARIO LOBO // // || --------------------------------- [EMAIL PROTECTED] http://www.ipad.com.br On 12 Jul 2005 at 15:48, [EMAIL PROTECTED] wrote: > In case you got a static IP on rl0 from ISP x (and rl0 is up), > > ping -I <IP of rl0> www.google.com > > might help. > > Just a guess though. Packets might still take the default route, even with -I. > > Good luck, > -- > stefan > http://stsp.in-berlin.de PGP Key: 0xF59D25F0 > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "[EMAIL PROTECTED]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

