I have a DNS server in my DMZ to which I configured a rule to allow my ISP to access and transfer zones from it.
Back in the days of 2.x version, all I had to do was setting a rule like:
From ISP DNS server -> DNS -> My DNS server -> allow
With version 3.x though, packets are blocked on every nic and I have to set up 3 rules for this to work correctly:
My ISP DNS server -> DNS -> ASL External -> allow
ASL External -> DNS -> ASL DMZ Nic -> Allow
ASL DMZ Nic -> DNS -> DNS server -> Allow
Looks like the rule is not routing itself.
Any ideas?
Thanks
Maurice
This thread was automatically locked due to age.