Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Debian stretch NM Applet и vlan

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
dgerasimov
Posts: 6
Joined: 2016-06-06 07:31

Debian stretch NM Applet и vlan

#1 Post by dgerasimov »

Hello !
Debian stretch , Network Manager and vlans. So, when I try to create vlan interface with nm-applet, that interface is listed in console

Code: Select all

ip -d link show
15: vlan500@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000
    link/ether fc:15:b4:06:e5:0c brd ff:ff:ff:ff:ff:ff promiscuity 0 
    vlan protocol 802.1Q id 500 <REORDER_HDR> addrgenmode eui64 numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535
but missing from nm-applet graphical menu image link. This wasn't a problem with Debian stable.

Post Reply