[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: IP forwarding & chat problem



Bal K. Paudyal wrote:
> 
> Hi Friends,
> 
> I just installed ppp server in one of my machines. When I connect from
> Win95, the ppp connection between the server and win95 is established. But
> I can't connect from another Linux. It could be a chat script problem. I
> have used almost the same script to connect to my ISP successfully. But the
> major difference between my ISP and the ppp server at my home is that, my
> server needs "ppp" typed to execute pppd remotely while my ISP does not. At
> the chat script, when "Password" is received and "my password" is sent, the
> Debian Linux sends not just a string but a bunch of strings(I think). I am
> not very sure if my expect string is valid immediately after that. I have
> tried:
> 
> $
> "$"
> '$'
> \$
> 
> but any of these do not seem to work.
Mmmm, I guess it could be your chat script.  You really need to read up
on how to get logs for these things, like 'chat -V', debug option for
pppd, etc.

What are you using to listen to the port on the Linux server?  mgetty? 
There's logging available for that too.  (Also, you might want to try
the AutoPPP option of mgetty, if that's what you're using.  If you get
that set up right, you won't even need a script from Win95).

Without more info, we're flying blind.
> 
> Could it be a chat problem or IP forwarding problem?
> 
> How do I enable/disable IP forwarding at 2.0.34? If it is currently
> disabled, how come Windows95 is able to communicate?
> 
Doesn't sound like anything to do with IP forwarding to me.


Reply to: