VLAN creation

G

geekslinux

Guest
Hi,


I have a proxmox server with Ip address 10.30.11.2, with two virtual machines 10.30.11.3 & 10.30.11.4.
Now I got a requirement to create a new linux VM with IP 10.29.1.50.
The server is HS 23 blade server with 4 ethernet ports. I haven't created VLANs before. Can anyone please help me how to create VLAN, so that I can have this VM 10.29.1.50 in my proxmox server.


The blade server management IP is 10.29.1.15 & switch IP is 10.29.1.13
Switch is BNT Layer 2/3 GbE.


My /etc/network/interfaces file is as follows, It is a simple setup.


auto lo
iface lo inet loopback


auto vmbr0
iface vmbr0 inet static
address 10.30.11.2
netmask 255.255.255.0
gateway 10.30.11.1
bridge_ports eth0 eth1 eth2 eth3
bridge_stp off
bridge_fd 0
 
Hi, ***Kindly ignore the above thread***


I have a proxmox server with Ip address 10.30.11.2, with two virtual machines 10.30.11.3 & 10.30.11.4.
Now I got a requirement to create a new linux VM with IP 10.30.11.5. The criteria is 10.30.11.3 & 4 shouldn not communicate with
10.30.11.5.
The server is HS 23 blade server with 4 ethernet ports. I haven't created VLANs before. Can anyone please help me
how to create VLAN so that I can have this VM 10.29.1.50 in my proxmox server.


The blade server management IP is 10.29.1.15 & switch IP is 10.29.1.13
Switch is BNT Layer 2/3 GbE.


My /etc/network/interfaces file is as follows, It is a simple setup.


auto lo
iface lo inet loopback


auto vmbr0
iface vmbr0 inet static
address 10.30.11.2
netmask 255.255.255.0
gateway 10.30.11.1
bridge_ports eth0 eth1 eth2 eth3
bridge_stp off
bridge_fd 0
 

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!