On Thu, Oct 15, 1998 at 04:23:59PM +0900, Tan Chee Weei wrote:
> I've been using IP Masquerading without problems from several clients and am
> just starting to get Diald setup to work correctly.  I've got Diald to
> correctly bring up and down the link when using a web browser on the linux
> server.  The client machines when seeking a DNS also correctly brings up the
> link.  However, web page retrievals, mail retrievals etc.  can't work from
> apps on the client..  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.  I've seen posts in the
> mail archive indicating the same problem but I've not been able to find a
> post with a solution.  The Ip-Masq and Diald docs/faqs etc. don't seem to
> address this problem directly.  At least, I can't seem to find anything that
> discusses this.  Hope someone here on the mailing list is able to provide
> some pointers or indicate a solution to my problem.  Thanks in advance.

Do you still have a -W ppp0 in your forwarding rule that sets up masquerading?
If so, that's the problem (this happened to me). Before the link comes up,
diald sets up a fake default route, and when it sees packets trying to go
through it it brings up the ppp connection. But if you're forcing your
masqueraded packets to go through ppp0, which isn't up yet, diald doesn't see
them and doesn't bring up the connection. Take out the -W ppp0 and see what
happens.

Chris
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]

Reply via email to