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

Firewall/Routing Issues

Hello

I'm trying to implement a 220 firewall instead of our existing iptables (ClearOS) based firewall machine (it's a bit unstable)

Our setup is primarely based on a DMZ and a internal LAN

Our hosting provider hosts the network gateway (.1) because we are doing some telephony services, and we have not direct access to this.

All our servers (primarely application and web servers) are connected via the DMZ and have a external ip defined (ex: 10.20.30.10) (not the real ip)

Our database servers is placed in the LAN with 192.168.0.* adresses.

I've tried to illustrate the setup in the attached document.

I have replicated all the forward rules from our old firewall into the "Firewall -> Rules" section along with a couple of DNAT rules.

Ex could be  ->  ->  allow

I have also made some  ->  ->  ALLOW rules

But when i try to replace the old firewall with this, nothing works, and the log displays everything is Default DROP'ed

What am i missing? Static Routes?

Please advice


This thread was automatically locked due to age.
Parents
  • Given the addressing scheme, if you don't have the DMZ and WAN interfaces bridged, you have routing conflicts.

    I suppose you will wind up with an interface "External" on br0 at 10.20.30.2, and the name DMZ will disappear.

    Everything else looks OK.  You do need the 'Internal (Network) -> External' masq rule though.

    Cheers - Bob
  • Given the addressing scheme, if you don't have the DMZ and WAN interfaces bridged, you have routing conflicts.

    Cheers - Bob


    that's exactly what i was asking the OP, and he never replied.  hard to help people if they don't [:(]
Reply
  • Given the addressing scheme, if you don't have the DMZ and WAN interfaces bridged, you have routing conflicts.

    Cheers - Bob


    that's exactly what i was asking the OP, and he never replied.  hard to help people if they don't [:(]
Children
No Data