[Bug 196011] if_gre tunnel works without rebooting system only in any one direction (send or receive)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Mar 12 09:34:16 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196011
Andrey V. Elsukov <ae at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ae at FreeBSD.org
--- Comment #1 from Andrey V. Elsukov <ae at FreeBSD.org> ---
Can you try this implementation https://people.freebsd.org/~ae/gre-10.tgz ?
This is ported version from FreeBSD 11. If your tunnel has different inner and
outer addresses, it should work as is.
Unload original if_gre.ko module and just use `make all load` in if_gre
directory. Then configure you tunnel as before. Also you can patch ifconfig(8)
utility and it will support new options for gre(4) interfaces, but this isn't
required.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list