Routes to local addresses through lo0 on 8.0-BETA4

Sergey Listopad psychosensor at gmail.com
Mon Sep 14 12:31:49 UTC 2009


Hi!

On  8.0-BETA4 gate I see than in routing table are number of "routes"
(link# records) through lo0 for some local addresses:

hole> netstat -rnfinet | grep lo0
127.0.0.1          link#7             UH          0    30764    lo0
172.22.254.10      link#7             UHS         0        0    lo0
192.168.253.254    link#7             UHS         0        0    lo0

xl0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric
0 mtu 1500
        options=9<RXCSUM,VLAN_MTU>
        ether 00:04:76:16:5b:bc
        inet 10.106.148.206 netmask 0xfffff000 broadcast 10.106.159.255
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
[...]
xl2: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=9<RXCSUM,VLAN_MTU>
        ether 00:b0:d0:e1:6b:62
        inet 192.168.253.254 netmask 0xffffff00 broadcast 192.168.253.255
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
tun3: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> metric 0 mtu 1390
        inet 172.22.254.10 --> 172.22.254.9 netmask 0xffffffff
        Opened by PID 1971

Is it normal.
On older FreeBSD I see link# records only for network prefix.

-- 
S.Listopad


More information about the freebsd-questions mailing list