[Bug 2365] openssh client ignores -o Tunnel=ethernet option, creating an IP tunnel device instead of an ethernet tap device
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Mon Jun 22 17:21:08 AEST 2015
https://bugzilla.mindrot.org/show_bug.cgi?id=2365
myself at cflee.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |myself at cflee.net
--- Comment #1 from myself at cflee.net ---
I just ran into this issue with OpenSSH_6.7p1 Debian-3.
It turns out that the "-o Tunnel=ethernet" command line option must be
set before "-w". The (layer 2) tap device is created as expected then.
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list