ARP Messages
    Mel 
    fbsd.questions at rachie.is-a-geek.net
       
    Tue Feb 26 14:41:08 UTC 2008
    
    
  
On Tuesday 26 February 2008 13:14:11 Mächler Philippe wrote:
> %netstat -rn
> Routing tables
>
> Internet:
> Destination        Gateway            Flags    Refs      Use
> Netif Expire
> 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.
    
    
More information about the freebsd-questions
mailing list