Howdy!

        I just went to setup some ifpw on server and it broke dns
lookups, which are on 192.168.60.5. So based on the ipfw logs I was 
prompted to do a netstat -rn and this is what it shows

        192.168.60.5 is on lo0??. 0:e0:81:1:bd:70 is the MAC for
fxp1, but what is it doing showing Netif as lo0?. All networking
works Ok AFAIK and if I allow packets promisciously over lo0 dns is Ok.

        I am running 4.4 Release. Either way seems like a bug, or
some other issue? Hints? Ideas?
        
        thanx - steve

# netstat -rn
Routing tables

Internet:
Destination        Gateway            Flags    Refs      Use  Netif Expire
default            64.xx.xx.97        UGSc       29        2   fxp2
127.0.0.1          127.0.0.1          UH          8   329099    lo0
192.168.10         link#1             UC          1        0   fxp0
192.168.10.1       0:e0:81:1:bb:29    UHLW        4   361631   fxp0    483
192.168.30         link#1             UC          2        0   fxp0
192.168.30.1       0:e0:81:1:bb:29    UHLW        2     4118   fxp0    378
192.168.30.4       0:e0:81:1:bf:cb    UHLW        2  3780047   fxp0   1099
192.168.60         link#2             UC          4        0   fxp1
192.168.60.1       0:e0:81:1:bb:29    UHLW        1      305   fxp1    882
192.168.60.5       0:e0:81:1:bd:70    UHLW        0   666835    lo0
192.168.60.6       0:e0:81:1:a7:91    UHLW        0      127   fxp1    377
192.168.60.8       0:2:b3:4:6:f7      UHLW        0    11645   fxp1    820

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to