Brook Milligan <[email protected]> writes: > I am trying to set up an IPv6 tunnel via Hurricane Electric’s tunnelbroker > service, but packets are not routed through the tunnel.
Works for me, NetBSD 9. If you want to route the other /64 on your LAN, as is the custom, remember ip6mode=router in rc.conf. But you are pinging from the router. I would check: `route get -inet6 Y:Y:Y:Y::1` ping the v4 of the tunnel how are you setting your v4 at HE? Check your status page check firewall config to allow the v4 packets from he check firewall config to allow the v6 packets inbound on gif0 tcpdump on wm0 (whatever) and gif0, while doing ping
