TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

pppd kppp connection problem



Hello all helpful out there,

I have installed Mandrake 7.1 just recently. And I have been trying to set
up ppp to dial into my ISP without luck. The problem is the IP that the host
send to my machine is not the same that my machine captures. I can see the
IP sent by the host in the log window and when the script is done it
displays: you IP is 111.222.111.222 (example) and the IP in the kpppload
shown local IP is 111.222.111.2
Looks like it can not capture the whole IP.
My kppp script is like:
Expect    sername:
Send        MyLoginName
Expect     word:
Send       MyPassword
Expect    ver>
Send       ppp

Then I can see the sent IP. pppd starts, no connection.
Quite desperate.

Thank all responds
Zsolt