Hi,

        on our local lan, we're using pdnsd
to cache dns requests.

        at this time, we need to reconfigure
clients in order to benefit from this local server.

        Is there a way to do "transparent proxy"
for requests on port 53 to our gateway ?

        Here is what I tried, but it didn't work:

/sbin/ipchains -I input -p tcp -d 0/0 53 -j REDIRECT 53  

[root @ge] ipchains -L | grep domain:
REDIRECT   tcp  ------  anywhere             anywhere              any ->
domain => domain


Regards,


Olivier Kaloudoff

-
[To unsubscribe, send mail to [EMAIL PROTECTED] with
"unsubscribe firewalls" in the body of the message.]

Reply via email to