Hi there,
I've got a special kind of issue:
I've got a server with multiple network ports of which everyone gets a different IP. My goal is to:
I've tried different things but nothing seemed to work. Everything runs fine from IP1, so the "basic setup": port-forwarding to VM, route incoming webtraffic through a proxy. However, redirect all traffic to a certain VM did not work, so that when traffic comes in from IP2, the response comes from IP1 - the host itself (so webtraffic coming into IP2 gets responded by the host - not the proxy).
My setup /equipment is as follows:
Could you help me?
Best,
LeadGuit
I've got a special kind of issue:
I've got a server with multiple network ports of which everyone gets a different IP. My goal is to:
- redirect specific port coming from IP1 -> Containers
- redirect Webtraffic from IP1 -> Proxy -> Containers
- redirect all traffic from IP2 -> VM2
- redirect all traffic from IP3 -> VM3
I've tried different things but nothing seemed to work. Everything runs fine from IP1, so the "basic setup": port-forwarding to VM, route incoming webtraffic through a proxy. However, redirect all traffic to a certain VM did not work, so that when traffic comes in from IP2, the response comes from IP1 - the host itself (so webtraffic coming into IP2 gets responded by the host - not the proxy).
My setup /equipment is as follows:
- Physical network ports connected via wire into switch
- proxmox 3 with shorewall for port forwarding and protection
- Nginx-Proxy for Webtraffic reverse proxying
- different OpenVZ containers
Could you help me?
Best,
LeadGuit