Re: Routes to local addresses through lo0 on 8.0-BETA4

2009-09-14 Thread Nikos Vassiliadis

Sergey Listopad wrote:

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  030764lo0
172.22.254.10  link#7 UHS 00lo0
192.168.253.254link#7 UHS 00lo0




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



Yes, it is normal. It's one of the user-visible changes from
the ARP and NDP rewrite in 8.0.

Nikos
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Routes to local addresses through lo0 on 8.0-BETA4

2009-09-14 Thread Sergey Listopad
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  030764lo0
172.22.254.10  link#7 UHS 00lo0
192.168.253.254link#7 UHS 00lo0

xl0: flags=8943 metric
0 mtu 1500
options=9
ether 00:04:76:16:5b:bc
inet 10.106.148.206 netmask 0xf000 broadcast 10.106.159.255
media: Ethernet autoselect (100baseTX )
status: active
[...]
xl2: flags=8843 metric 0 mtu 1500
options=9
ether 00:b0:d0:e1:6b:62
inet 192.168.253.254 netmask 0xff00 broadcast 192.168.253.255
media: Ethernet autoselect (100baseTX )
status: active
tun3: flags=8051 metric 0 mtu 1390
inet 172.22.254.10 --> 172.22.254.9 netmask 0x
Opened by PID 1971

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

-- 
S.Listopad
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"