Re: gif problems in -STABLE



On Sat, 30 Dec 2006, Dimitry Andric wrote:

Hi,

I just updated one of my machines from RELENG_6 as of 2006-11-03, to
RELENG_6 as of 2006-12-29. This caused the IPv6 tunnel which this box
uses, which had been doing fine for months, to suddenly stop working.

Reverting to my 2006-11-03 kernel restored the tunnel again, so my ISP
could be ruled out. :)

The symptoms are that the IPv6 default gateway cannot be reached, and
you'll get "ping6: sendmsg: No route to host" when you try to ping it.

For some reason, the ifconfig command now fails to create the proper
routing table entries. With the 2006-11-03 kernel, if I configure my
gif0 tunnel as follows:

I can confirm my setup with Hurricane Electric also started failing at
some point:
gif_interfaces="gif0"
gifconfig_gif0="AA.BB.CC.DD 64.71.128.83"
ipv6_defaultrouter="AAAA:BBBB:CCCC:DDDD::1C"
ipv6_ifconfig_gif0="AAAA:BBBB:CCCC:DDDD::1D AAAA:BBBB:CCCC:DDDD::1C prefixlen 128"

I needed to add the following to restore the old (working) behavior:
ipv6_static_routes="defroute"
ipv6_route_defroute="AAAA:BBBB:CCCC:DDDD::1C -interface gif0"

Sean
--
sean-freebsd@xxxxxxxxxx
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • gif problems in -STABLE
    ... This caused the IPv6 tunnel which this box ... Reverting to my 2006-11-03 kernel restored the tunnel again, ... ifconfig gif0 create ... I get the following entries in the routing table: ...
    (freebsd-stable)
  • Re: [ipv6] Odd behaviour...
    ... I just recently acquired a new ipv6 tunnel since my two previous brokers ... redirect, piv6 to piv6, length 160 ... my email client so... ...
    (Linux-Kernel)
  • 4.8-Stable, IP Filter, IPv6 issues.
    ... I'm having problems with my IPv6 tunnel and IP Filter. ... My tunnel is set up correctly - it works when I take IP Filter down. ... option, I've tried allowing protocol 41 through all interfaces, allowing ...
    (freebsd-questions)
  • Re: gif problems in -STABLE
    ... Sean C. Farley wrote: ... This caused the IPv6 tunnel which this box ...
    (freebsd-stable)
  • RE: HOWTO Ping LAN???
    ... SSH to the box, and tunnel to other internal machines ... > network is by tunneling. ...
    (freebsd-questions)