On Sun, Jul 16, 2017 at 11:51:15AM -0700, Mike Miller wrote:
> Sure, if this is indeed a legitimate behavior. It doesn't look that way
> to me yet. The command
> 
>     ip link add dev tun0-vpnssh%d type veth
> 
> shouldn't create a device named veth0.

[2/1119]mh@milonga:~ $ dpkg --list iproute2
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                              Version               Architecture        
  Description
+++-=================================-=====================-=====================-=======================================================================
ii  iproute2                          4.9.0-1               amd64               
  networking and traffic control tools
[3/1120]mh@milonga:~ $ ip l
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode 
DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP 
mode DEFAULT group default qlen 1000
    link/ether 52:54:00:07:ac:44 brd ff:ff:ff:ff:ff:ff
[4/1121]mh@milonga:~ $ sudo ip link add dev tun0-vpnssh%d type veth
[sudo] password for mh on milonga:
[5/1122]mh@milonga:~ $ ip l
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode 
DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP 
mode DEFAULT group default qlen 1000
    link/ether 52:54:00:07:ac:44 brd ff:ff:ff:ff:ff:ff
3: veth0@tun0-vpnssh0: <BROADCAST,MULTICAST,M-DOWN> mtu 1500 qdisc noop state 
DOWN mode DEFAULT group default qlen 1000
    link/ether 42:0e:d1:a9:40:93 brd ff:ff:ff:ff:ff:ff
4: tun0-vpnssh0@veth0: <BROADCAST,MULTICAST,M-DOWN> mtu 1500 qdisc noop state 
DOWN mode DEFAULT group default qlen 1000
    link/ether 16:c0:48:f5:f1:6a brd ff:ff:ff:ff:ff:ff
[6/1123]mh@milonga:~ $ cat /etc/debian_version
9.0
[7/1124]mh@milonga:~ $

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Leimen, Germany    |  lose things."    Winona Ryder | Fon: *49 6224 1600402
Nordisch by Nature |  How to make an American Quilt | Fax: *49 6224 1600421

Reply via email to