Trouble with route
Antoine Fafard
anfaf at jonctioninter.net
Thu Sep 25 06:58:02 PDT 2003
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
More information about the freebsd-questions
mailing list