Do you have ip.forwaring = 1 set ? Mine has makoto@komekome 14:32:17/011102(~)> sysctl -a |grep forward net.inet.ip.forwarding = 1 net.inet6.ip6.forwarding = 0 If not, do sysctl -w net.inet.ip.forwarding=1 or you may have following line in /etc/sysctl.conf net.inet.ip.forwarding=1 --- Makoto Fujiwara http://www.ki.nu/software/NetBSD/iBook2/