I search and search and could not really find a post that could help me here. First I have two Cox Cable Modems one supports one DHCP (CoxDHCP) client the other is a supports one DHCP client and 5 static (CoxStatic).
Second modem I set it up as a DHCP Cable Modem and I added the 5 static IPs in the "Additional Addresses".
Then I did an "uplink balancing" Multipath setup and made the (CoxDHCP) the first and the (CoxStatic) second.
So far so good everything works as it should. I can connect the the WebAdmin from all of my 7 ips two DHCP 5 statics.
Here is where I ran into trouble, I want to be able to manage my Astaro from work. But at work all ports are blocked except HTTP and HTTPS. So I though piece a cake setup a Nat to forward HTTPS to port 4444.
So i used DNAT:
Traffic Source: ANY
Traffic Service:HTTPS
Traffic Destination:COXStaticIP#1
Destination: Internal Address
Destination Service: Astaro WebAdmin (4444)
It works I can just type https://COXStaticIP#1 and im there but...
When I type https://COXStaticIP#2 or https://COXStaticIP#3 or https://COXStaticIP#4 or https://COXStaticIP#5 it also works.
I have to web servers that I will need HTTP and HTTPS among other ports forward to them. So I can figure out a way to do this.
What wierd is that if I try https://CoxDHCP this does not work I have to type https://CoxDHCP:4444
I really need each static IP 1-5 to route ports http and https to different client. Any help appreciated thanks
This thread was automatically locked due to age.