Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Sep 2003 09:57:43 -0400
From:      Antoine Fafard <anfaf@jonctioninter.net>
To:        freebsd-questions@freebsd.org
Subject:   Trouble with route
Message-ID:  <3F72F457.5060303@jonctioninter.net>

next in thread | raw e-mail | index | archive | help
I've just install a 4.8 box on my lan
But I can't access that box outside my network(a.b.c.0)
 From that box, I'am able to ping the gateway but I cannot access the 
internet

my rc.conf :
defaultrouter="a.b.c.1"
ifocnfig_xl0="inet a.b.c.4 netmask 255.255.255.0"
hostname="backup.mylan.net"
...

But when I check netstat -rn
I don't have any default gateway
netstat -rn | grep default
return empty.

ping a.b.c.1 is alright
but ping www.freebsd.org return ping: sendto: No route to host

I have compiled my kernel with IPFIREWALL
but my firewall type is OPEN so i'am not suppose to block anything.


when I type route get default I get: route: writing to routing socket: 
No such process

If anyone has an idea

Best regards

Antoine
anfaf at jonctioninter.net



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F72F457.5060303>