Re: ipchains and DNS problem

1999-11-20 Thread Onno
Your sever must be the DNS for the LAN. Just setup a forwarding/caching DNS on your server, it come's out of the box when you install BIND. Regards, Onno At 06:05 PM 11/19/99 -0600, [EMAIL PROTECTED] wrote: I have ipchains working, but my workstations cannot get out to the internet because of

Re: ipchains and DNS problem

1999-11-20 Thread aphro
i never got DNS to masq right under 2.2 my solution was to run a DNS on the box doing the masq and point the clients to it nate On Fri, 19 Nov 1999 [EMAIL PROTECTED] wrote: fairfa >I have ipchains working, but my workstations cannot get out to the internet because of a DNS problem. (When I tr

ipchains and DNS problem

1999-11-20 Thread fairfax
I have ipchains working, but my workstations cannot get out to the internet because of a DNS problem. (When I try to ping any host from the workstations I get the message Host not found.) I have kernel 2.2.12, running IP MASQ and ipchains. /etc/init.d/network on the server looks like this: ---