bugzilla-daemon at mindrot.org
2006-Sep-18 12:08 UTC
[Bug 1231] "Tunnel ethernet" always uses next tap-device
http://bugzilla.mindrot.org/show_bug.cgi?id=1231 Summary: "Tunnel ethernet" always uses next tap-device Product: Portable OpenSSH Version: 4.3p2 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: bitbucket at mindrot.org ReportedBy: h.goebel at goebel-consult.de When using "Tunnel ethernet", the client always uses the next available device number. Options like "-w 11" or "-w 11:any" are ignored. This makes "Tunnel ethernet" unusable. Debug-output seam okay: debug1: Requesting tun. debug1: sys_tun_open: tap7 mode 2 fd 7 debug1: channel 1: new [tun] but 'ifconfig -a' reports: tap11 Link encap:Ethernet Hardware Adresse .... BROADCAST MULTICAST MTU:1500 Metric:1 ... ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Apparently Analagous Threads
- [Bug 1232] "LocalCommand" is executed before "Tunnel" is set up
- [Bug 1231] "Tunnel ethernet" always uses next tap-device
- [Bug 1231] "Tunnel ethernet" always uses next tap-device
- [Bug 2365] New: openssh client ignores -o Tunnel=ethernet option, creating an IP tunnel device instead of an ethernet tap device
- RFC: non-root ssh tun access