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

Private DMZ and NAT Issue

Please point me to another post if it has the answer.

We have a customer that has two internet sources that connect to the Astaro as follows.  The Astaro is an ASG220 running 7.503.

Internet -> Astaro -> LAN
Internet -> 3rd Party Firewall -> DMZ -> Astaro -> LAN

The 3rd Party firewall only purpose is to provide access to two specific destinations via tunnels and not any general internet traffic.  It also does not have any routing capability built into it.  The problem this presents is that I have to setup the Astaro to NAT all LAN traffic bound for this 3rd Party Firewall from the LAN to the DMZ IP (and back again).  Needless to say, I am having trouble with this as I keep getting Invalid Parameter errors.

I cannot change the devices and I cannot move the tunnels.

Any assistance would be helpful.  I would discuss what I've tried, but I feel like I've tried every iteration except the one that would work.  

Attached is an image of the setup in case my description is confusing.

Thank you,

Jason


This thread was automatically locked due to age.
Parents
  • You have an interesting situation.  I thought a bit more about it and have another idea: what if you put the 3rd-party firewall and its DMZ behind the Astaro instead of having separate connections into the DMZ?

    Internet  Astaro LAN
    Internet  Astaro  3rd-party firewall  DMZ

    You didn't say, but I assume that the 3rd-party firewall is doing NAT.  In that case, you'd want to put one of their unused public IPs on the Astaro's DMZ interface, and have their ISP route the public IP on the 3rd-party firewall through the primary IP on the Astaro's External interface.

    Cheers - Bob
    PS Just saw your second post.
Reply
  • You have an interesting situation.  I thought a bit more about it and have another idea: what if you put the 3rd-party firewall and its DMZ behind the Astaro instead of having separate connections into the DMZ?

    Internet  Astaro LAN
    Internet  Astaro  3rd-party firewall  DMZ

    You didn't say, but I assume that the 3rd-party firewall is doing NAT.  In that case, you'd want to put one of their unused public IPs on the Astaro's DMZ interface, and have their ISP route the public IP on the 3rd-party firewall through the primary IP on the Astaro's External interface.

    Cheers - Bob
    PS Just saw your second post.
Children
  • Moving the 3rd Party Firewall to behind the firewall poses a larger issue.  Since the 3rd party doesn't perform routing, I would need to NAT the 8 LAN subnets.  It would only work for 1 of the 8 otherwise.  This way, all LAN subnets can talk to the Astaro, and only the Astaro would need to perform NAT.

    Also, the 3rd Party firewall has to have a Public IP on it's WAN side.  Requirement of the device.  Unfortunately, this is for a healthcare provider and HIPAA compliance restricts our options.

    I need to NAT either way, this just reduces the headaches.