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

Set up servers with public IP

Using ASG120
Firmware version: 8.102
eth0 - internal - 192.168.1.0/24
eth1 - External NTL
eth2 - internal - connect to Vigor2820 via switch with 5 public IP.

I would like all to go via ASG (from eth2) but when I do this all my servers lossing the public IP.

Can someone point me to the right configuration setting?


This thread was automatically locked due to age.
Parents
  • You can forward more than one port by either creating more than one DNAT rule per server or you can use service definition groups.   

    Use four ports on your Astaro.
    eth0 internal LAN
    eth1 Cable WAN (NTL)
    eth2 ADSL modem (vigor)
    eth3 DMZ ---->switch---->servers

    You will set the ADSL addresses as additional addresses under interfaces in Astaro.  Then you use DNAT rules to specify that traffic destined for a particular external address should be forwarded to the specific server on eth3.  The traditional way of separating traffic destined for different sites on the same server is done server side using host headers.  You can also use Astaro Web Application Security to achieve this, depending on the complexity of your setup.

    Barry and I seem a bit confused about NTL, because NTL is not any sort of industry accepted term or acronym.  It's most likely a proprietary term used by your ISP or maybe router manufacturer.  Might help if you tell us what the acronym NTL stands for (for example, NAT stands for Network Address Translation or ADSL is  Asymmetric Digital Subscriber Line).
Reply
  • You can forward more than one port by either creating more than one DNAT rule per server or you can use service definition groups.   

    Use four ports on your Astaro.
    eth0 internal LAN
    eth1 Cable WAN (NTL)
    eth2 ADSL modem (vigor)
    eth3 DMZ ---->switch---->servers

    You will set the ADSL addresses as additional addresses under interfaces in Astaro.  Then you use DNAT rules to specify that traffic destined for a particular external address should be forwarded to the specific server on eth3.  The traditional way of separating traffic destined for different sites on the same server is done server side using host headers.  You can also use Astaro Web Application Security to achieve this, depending on the complexity of your setup.

    Barry and I seem a bit confused about NTL, because NTL is not any sort of industry accepted term or acronym.  It's most likely a proprietary term used by your ISP or maybe router manufacturer.  Might help if you tell us what the acronym NTL stands for (for example, NAT stands for Network Address Translation or ADSL is  Asymmetric Digital Subscriber Line).
Children
No Data