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

- Install Patched Kernel
- Install pptp client
- Ping
- Traceroute

from

http://maemo.lancode.de/

Follow here

http://pptpclient.sourceforge.net/ho...figure_by_hand

Configure by hand

Do it as root...

Note pts. 1, 3, 4 only (I think I skipped 2 cos the file was there and had those things already spread out in that file) and use this command to start instead

Code:
pon $TUNNEL debug dump logfd 2 nodetach
You should see something like this at the end

Code:
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
If you're using the latest xterm, you can then open a new Tab (basically new xterm instance) and then use this as a guide for the routing

http://www.internettablettalk.com/fo...7&postcount=46

You should not need to play with the ip-up.d/ scripts yet...just get the basics working first.

Switching to the 1st tab on xterm where you ran the pon line should let you monitor whether the script is still running fine or it went down. Mine sometimes does that and I don't know why. But the mtu setting that Loki mentioned in his post helped.

Also, do install the ping and traceroute softwares found on Loki's site (where you got the kernals and pptp client). Those are useful.

If you find that you can traceroute or ping 209.85.135.103 (which is google I think) but you cannot do the same if you used the full URL (www.google.com) then that means you need to edit your resolv.conf file in /etc/resolv.conf and add in some nameservers that are on your VPN network to resolve the URL names.

Let us know how yours goes!


Luke

Last edited by luketoh; 2007-04-27 at 01:23.