Skip site navigation (1)Skip section navigation (2)


| raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274483

Mike Karels <karels@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |karels@freebsd.org

--- Comment #2 from Mike Karels <karels@freebsd.org> ---
Note, I don't think -interface is the keyword that you want here; it means =
that
no gateway is used.  From route(8): "If the destination is directly reachab=
le
via an interface requiring no intermediary system to act as a gateway, the
-interface modifier should be specified; the gateway given is the address of
this host on the common network, indicating the interface to be used for
transmission.  Alternately, if the interface is point to point the name of =
the
interface itself may be given,"  In this case, the tunnel ignores the first=
-hop
destination address, so this works by accident.  The -ifp modifier is inten=
ded
for this usage, but is currently broken.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?>