Hello Colleagues.
I'm beginner in a Proxmox VE administration, some things are not so clear for me yet.
So, on a picture below, this is my case and my vision how it's need to configure. Please correct me if I have wrong!
If my vision is correct in that case and your will ask, why some things are not so clear for me? Read next ...
I did install Proxmox VE without subscription, from .iso image downloaded from official web-page on a blade server.
Begin configuration, here listing steps of tries to configure my schema:
This note added in July 14, 2019
NOTE! This schema works in nested virtualisation, Proxmox installed in Hyper-V 2016
I'm beginner in a Proxmox VE administration, some things are not so clear for me yet.
So, on a picture below, this is my case and my vision how it's need to configure. Please correct me if I have wrong!
If my vision is correct in that case and your will ask, why some things are not so clear for me? Read next ...
I did install Proxmox VE without subscription, from .iso image downloaded from official web-page on a blade server.
Begin configuration, here listing steps of tries to configure my schema:
- Install Proxmox VE 5.4
- Install the Open vSwitch packages from Debian repository. Not from Enterprise repository! Just because I don't have subscription.
Code:apt-get install openvswitch-switch
- In Proxmox web interface
- I did remove default Linux bridge
- I did create OVS Bridge vmbr0, in Bridge port set interface of physical NIC (Network Interface Card) enp0s5 and specified IP address, subnet, gateway
- I did create OVS Bridge vmbr1, field Bridge port leaved empty, click create
- I did create OVS IntPort with name vlan2058, choose our new bridge port vmbr1, specified Vlan Tag: 2058 (for untagged mode, right?), click create
- Reboot Proxmox VE server
Code:shutdown -r now
So, we have now:
This vmbr0 made for Proxmox addressing and his management.
This OVS IntPort made for TASK 1 - take a look on schema
Specified Vlan Tag: 2058 (for untagged mode, right?)
This vmbr1 made for TASK 1 - take a look on schema
- Create NIC for VM with Centos 7 OS:
Choose vmbr0 for test scope Proxmox addressing
Choose vmbr1 for Supercompany.com, according TASK 1
Choose vmbr0 for Goodcompany.com, according TASK 2 and set vlan tag 2060 for access to tagged packets
Read more in the next post... I can't attach more than 10 files to one post.
Attachments
-
proxmox_1.jpg842.1 KB · Views: 294
-
123-11.jpg22.2 KB · Views: 273
-
123-12.jpg25.8 KB · Views: 270
-
123-13.jpg29.7 KB · Views: 277
-
123-14.jpg67.2 KB · Views: 271
-
image.png137.9 KB · Views: 8
-
123-15.jpg29.8 KB · Views: 266
-
123-16.jpg31.4 KB · Views: 271
-
123-17.jpg48.3 KB · Views: 266
-
123-18.jpg23.4 KB · Views: 272
Last edited: