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

Help setting up a DMZ

Its been a many years since I've installed from scratch, Astaro.  I have since forgotten how to setup the basics.

I just installed astaro 7.  My external and internal is all working fine.  I told astaro to use eth3 as my dmz device.  This is where I have run out of proverbial gas.

Can someone please tell me what rules to add so that internal can access dmz, and nothing from dmz can access internal?

Thanks!


This thread was automatically locked due to age.
Parents
  • You have to create the following to the packet filtering rules:
    Internal(network) -->  --> DMZ (Network)

    Since Astaro is a stateful firewall you won't need to add any rules for returning traffic.

    You may also need to add the appropriate exceptions to the IPS.
  • create a new network different from lan on that dmz nic. then you block all traffic from the dmz to lan. create nat and rules to allow traffic from the internet to your box on the dmz. if needed create rules to allow outbound traffic from the dmz to wan, since you already block all traffic to lan you can create rules with destination any. bear in mind that the order of the rules are important.

    in my own setup i have blocked all traffic from dmz to any and only allow specific traffic from dmz to wan. i have the same kind of rules on the lan.

    always keep in mind that if some one is compromising your box on the dmz what can they do or what will they likely do? most of the times they want to 'call' back home. by only allow specific traffic you block that. if you have an isp with a smart host you can even restrict your smtp outbound traffic to only that smart host
  • Is there a walk-through guide for creating a basic DMZ in ASG 7? (like the one they had for ASG 6.***)?

    A good read anywhere?
  • The concepts are still the same.

    Barry
Reply Children
No Data