Well,
I need to have one DNS in the internal network visible from the Net, so I defined the following :
DNAT/SNAT rule
rule type DNAT/SNAT
Any -> WAN_Interface/DNS
Change source : NoChange / Nochange
Change dest ; MY_Server/DNS
and in the packet filter
Any->MY_Server/DNS Allow
Well, I still cannot see the DNS server from the Net...
What am I doing wrong here ?
Please [:S]
This thread was automatically locked due to age.