Well, I have this problem again, I hope I get help at this time, not big
problem, its just something I'm missing here.

interface to net: ep0
interface to lan: xl0
ep0 has 2001:a68:2:10::2/64 with default gw 2001:a68:2:10:: and she works
fine.
xl0 should have 2001:a68:2:10:dead::/96

ifconfig ep0 inet6 2001:a68:2:10::2/64
route add -inet6 default 2001:a68:2:10::

fine. ipv6 works now, then:

ifconfig xl0 inet6 2001:a68:2:10:dead::/96

and situation is like this(ping -S 2001:a68:2:10:dead::) :

--- 2001:a68:2:10::2 ping6 statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max/std-dev = 0.317/0.367/0.462/0.067 ms

--- 2001:a68:2:10:: ping6 statistics ---
2 packets transmitted, 0 packets received, 100% packet loss

lan interface can ping to internet interface but no gw?
ip and ip6 forward bits are 1.
How I should route that 96-block so it would work?

Greets Markus Kovero

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to