alexperl wrote:
> Hello!
> I have successful install vuurmuur 0.7 on my ArchLinux. Set up rules (dns,
> http, https, snat, ping) .
> After this run all daemons. Conf script show all 'OK'. On local network I
> can ping by IP some hosts in world zone. But when I try use dns then I can't
> determine IP address.
> What I must do to work properly with DNS?
> Thank you!

Depending on where the dns server is you'd need either:

# if the dns server is on the firewall
accept service dns from local.lan to firewall

or

# if the dns server is on the internet
accept service dns from local.lan to world.inet
snat service dns from local.lan to world.inet

Let me know how that works for you!

Cheers,
Victor

Ps. it seems you sent your message through nabble.com, the message
didn't get through. I received it anyway as I'm the list admin...

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Vuurmuur-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vuurmuur-users

Reply via email to