Problem Proxmox 4.1 & vlan

gring76

Renowned Member
Jan 27, 2016
7
0
66
50
Hi all.

Sorry of my English :-(

I have problem on Proxmox system after install

Code:
# apt-get install vlan
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  proxmox-ve pve-manager
The following NEW packages will be installed:
  vlan
0 upgraded, 1 newly installed, 2 to remove and 0 not upgraded.
Need to get 36.5 kB of archives.
After this operation, 150 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ftp.ru.debian.org/debian/ jessie/main vlan amd64 1.9-3.2 [36.5 kB]
Fetched 36.5 kB in 0s (270 kB/s)
(Reading database ... 64531 files and directories currently installed.)
Removing proxmox-ve (4.1-26) ...
Removing pve-manager (4.1-1) ...
REMOVETEST pvedaemon
REMOVETEST pveproxy
REMOVETEST spiceproxy
REMOVETEST pvestatd
REMOVETEST pvebanner
REMOVETEST pvenetcommit
REMOVETEST pve-manager
Processing triggers for man-db (2.7.0.2-5) ...
Selecting previously unselected package vlan.
(Reading database ... 63530 files and directories currently installed.)
Preparing to unpack .../vlan_1.9-3.2_amd64.deb ...
Unpacking vlan (1.9-3.2) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up vlan (1.9-3.2) ...
Installing new version of config file /etc/network/if-post-down.d/vlan ...
Installing new version of config file /etc/network/if-pre-up.d/vlan ...

After reboot proxmox not open web interface on port 8006

Code:
 netstat -tunlap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
tcp        0      0 0.0.0.0:50890           0.0.0.0:*               LISTEN      2227/rpc.statd
tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      2171/rpcbind
tcp        0      0 0.0.0.0:10000           0.0.0.0:*               LISTEN      2598/perl
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      2304/sshd
tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      2558/master
tcp        0    272 192.168.131.129:22      192.168.131.1:57418     ESTABLISHED 2745/0
tcp6       0      0 :::111                  :::*                    LISTEN      2171/rpcbind
tcp6       0      0 :::56436                :::*                    LISTEN      2227/rpc.statd
tcp6       0      0 :::22                   :::*                    LISTEN      2304/sshd
tcp6       0      0 ::1:25                  :::*                    LISTEN      2558/master
udp        0      0 0.0.0.0:642             0.0.0.0:*                           2171/rpcbind
udp        0      0 127.0.0.1:707           0.0.0.0:*                           2227/rpc.statd
udp        0      0 0.0.0.0:10000           0.0.0.0:*                           2598/perl
udp        0      0 0.0.0.0:52971           0.0.0.0:*                           2227/rpc.statd
udp        0      0 0.0.0.0:57222           0.0.0.0:*                           2517/openvpn
udp        0      0 0.0.0.0:57453           0.0.0.0:*                           1970/systemd-timesy
udp        0      0 0.0.0.0:111             0.0.0.0:*                           2171/rpcbind
udp6       0      0 :::642                  :::*                                2171/rpcbind
udp6       0      0 :::39771                :::*                                2227/rpc.statd
udp6       0      0 :::111                  :::*                                2171/rpcbind

I am remove vlan
# apt-get purge vlan

But it did not help. WEB interface is still not available.
How do I get it back without having to reinstall the entire system?
How to correctly use the vlan at Proxmox 4 ?



P/S On Proxmox 3.x all works fine with vlan
 
Try the following:

# apt-get install proxmox-ve

Note: the vlan package is obsolete and not required (use ip instead)
 
Thanks a lot for your help


If the package vlan is obsolete, how to configure the use 802,1q ?
Without the module does not start up support 802,1q
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!