Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 2004 20:49:55 +0200
From:      "Markus Kovero" <markus.kovero@grafikansi.fi>
To:        <freebsd-questions@freebsd.org>
Subject:   hard time with routing
Message-ID:  <012301c3d485$e115ff80$4600a8c0@shaggy>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?012301c3d485$e115ff80$4600a8c0>