Hi, What happens if we configure an alias on lo0:
ifconfig lo0 alias 192.168.5.1 netmask 255.255.255.0 and then use the same IP on gif0: ifconfig gif0 create ifconfig gif0 tunnel x.x.x.x y.y.y.y ifconfig gif0 192.168.5.1 192.168.5.2 netmask 255.255.255.252 (or netmask 255.255.255.0 - same as that we use in the alias on lo0) In general, what happens if we have the same IP assigned on different interfaces? What this can this be useful for? Best regards, [EMAIL PROTECTED] _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"