>Despite the ppp link to the ISP being brought up
>correctly, the apps can't contact the DNS. They do work however if the link
>is first brought up by an app on the linux server.
What are you using for DNS servers on the clients? Your ISP's DNS
servers? With Diald and dynamic IP addresses, I would HIGHLY recommend
to do (2) things:
1) setup a caching DNS server on your Linux box. Not
hard at all and the DNS-HOWTO tells you how to do it.
From then on out, DNS will be a LOT faster for commonly
used destinations.
2) Make sure that in your /etc/rc.d/rc.local file or
some other firewall script that you have:
echo "1" > /proc/sys/net/ipv4/ip_dynaddr
--David
.----------------------------------------------------------------------------.
| David A. Ranch - Remote Access/Linux/PC hardware [EMAIL PROTECTED] |
!---- ----!
`----- For more detailed info, see http://www.ecst.csuchico.edu/~dranch -----'
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]