On Tuesday 26 February 2008 13:14:11 Mächler Philippe wrote:
> %netstat -rn
> Routing tables
>
> Internet:
> Destination Gateway Flags Refs Use
> Netif Expire
Advertising
> 192.168.2 192.168.3.254 UGS 0 8209
> bge1
> 192.168.3 link#2 UC 0 0
> bge1
These routes look fishy. It shouldn't have a route for 192.168.2 cause it's
nowhere defined, so it should go through default, not through bge1. Any
chance a machine on your network has 192.168.2/24 and publishing it, where it
should be 80.242 something?
Try route delete 192.168.2.0 and see if it clears.
--
Mel
Problem with today's modular software: they start with the modules
and never get to the software part.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"