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
  • Well, you can't have multiple devices with the same public IP assigned (Astaro and your servers), which is what is sounds like you're trying to do.  What you would need to do is to use NAT.  Assign the servers off of eth2 private IP addresses.  Then use DNAT rules to forward traffic for the different external IPs to the applicable internal servers.  I'm not really certain why you have the Vigor2620 in place, given your description.  Unless it supports some sort of bridge mode, you'd have to do double-NAT which is always an ugly and horrible way of setting things up.
Reply
  • Well, you can't have multiple devices with the same public IP assigned (Astaro and your servers), which is what is sounds like you're trying to do.  What you would need to do is to use NAT.  Assign the servers off of eth2 private IP addresses.  Then use DNAT rules to forward traffic for the different external IPs to the applicable internal servers.  I'm not really certain why you have the Vigor2620 in place, given your description.  Unless it supports some sort of bridge mode, you'd have to do double-NAT which is always an ugly and horrible way of setting things up.
Children
No Data