[Bug 274483] route(8) change -interface is not effective

[email protected]
Newsgroups gmane.os.freebsd.devel.net
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274483

Mike Karels <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Mike Karels <[email protected]> ---
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 reachable
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 intended
for this usage, but is currently broken.

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.