Redirect public traffic to the proper container

malabida

New Member
May 12, 2022
13
0
1
Hello,

I have a question for Proxmox traffic that I don't know if it is possible. I have a container (LXC) and a VM with direct public IP and I would like to know if the traffic between the container and the VM can be redirected internally so that it is not necessary to go out to the internet.

Thanks in advance.
 
You could add another bridge, add another virtual NIC to both guests, attach both virtual NICs to that new bridge and use another subnet with local IPs with that bridge. If you then setup the local IPs for your services like NFS, hat services would use the new bridge.