View Single Post
Posts: 372 | Thanked: 9 times | Joined on Mar 2007
#38
Hi Loki,

Yup! I did all that. It does have lots of data reported back from the debug, but sort of hangs at 1 portion until I CTRL-C it. And then it will shut down the pptp link and give me back the prompt.

Roughly, it goes to the MPPE 128-bit stateless compression enabled, then there's some sent and rcvd data...
not replaching the default route to wlan0 [192.168.1.1]
then
Cannot detemine ethernet address for proxy ARP
local IP address 130.95.91.181
remote IP address 192.168.0.144
Script /etc/ppp/ip-up started (pid 2897)
Script / etc/ppp/ip-up finished (pid 2897), status 0x0

then it hangs there

sending a ctrl-c causes

script /etc/ppp/ip-down started (pid 2901)
MPPE disabled
...
modem hangup
connection terminated
...
script /etc/ppp/ip-down finished (pid 2901), status = 0x1

then I get back my prompt.

What does all that mean? Thanks in advance!