Dear Li,

I am trying to figure out, if the routing table have

        10.13.13.0/24   10.11.11.1
        10.13.13.0/24   link#1

And if I do "ssh 10.13.13.2", which route should be used?

the route with the lower weight.
if they have the same weight, use any of them.

in arp-lookup code, the lowest weight + without gateway should be choosen.

Kind regards,
        Ingo Flaschgberger
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to