This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Splitting port 80

We are using an ASG200 with version 6.314.

Our primary external line has five external IP addresses.

At present we have all HTTP and port 80 pointing to one internal address which looks after our webistes and citrix etc etc.

I'm now in a situation where I need to enable another external IP and have everything that comes inbound on that specific IP address, on http port 80, to go to a different internal machine.

I'm prbably being stupid but it seems that this unit and revision can only recognise the "external" port and thus splitting it seems a bit tricky?

Can anynone advise if this is possible?

Thanks


This thread was automatically locked due to age.
  • Configure an 'Additional Address' at the ASG & create a DNAT rule using that new address as traffic destination with port 80. Make it being translated it to the internal Server IP.

    Any -> Additional Address on Port 80 [DNAT] to Internal Server
  • Hi, Oakers, and welcome to the User BB!

    The trick for a successful DNAT is that you can't just use a manually-defined Host; you must use the address object created by the Astaro as the target in the traffic selector: "External [Additional Address name] (Address)"

    Cheers - Bob