![]() |
2010-01-21
, 23:53
|
Posts: 82 |
Thanked: 42 times |
Joined on Dec 2009
@ London
|
#31
|
![]() |
2010-01-22
, 22:30
|
Posts: 4 |
Thanked: 1 time |
Joined on Jan 2010
|
#32
|
It's working flawlessy for me. Not sure how to help with your problems, but if you post a log of your connection and / or your config files (minus any personal data) I can compare to my lworking config and make suggestions.
Cheers,
Jan
route add -net 192.168.0.0 netmask 255.255.255.0 gw 192.168.0.254 ppp0
route del -net 192.168.0.0 netmask 255.255.255.0 gw 192.168.0.254 ppp0
![]() |
2010-01-22
, 23:12
|
Posts: 134 |
Thanked: 91 times |
Joined on Nov 2009
@ Imperial College London
|
#33
|
Once again my haste got the better of me! I still had all the logging arguments against pppd... bit silly really! Thanks anyway.
I added a route and its running perfect. I was able to rdesktop my workstation which was the main goal. Plus i can ssh, telnet and access our web apps. I don't need a laptop anymore - i love this phone!
For those who're reading and wondering how to setup the route after installing the iproute tools:
To delete the route:Code:route add -net 192.168.0.0 netmask 255.255.255.0 gw 192.168.0.254 ppp0
Code:route del -net 192.168.0.0 netmask 255.255.255.0 gw 192.168.0.254 ppp0
defaultroute replacedefaultroute
![]() |
2010-02-04
, 17:02
|
Posts: 3 |
Thanked: 0 times |
Joined on Feb 2010
|
#34
|
![]() |
2010-02-04
, 18:17
|
Posts: 134 |
Thanked: 91 times |
Joined on Nov 2009
@ Imperial College London
|
#35
|
Hello,
Any tuto to config a vyprvpn with OpenVPN on n900 ?
PPTP vpn:
http://vyprvpn.goldenfrog.com/install/windows-vista
just need server names, and user/login to work, no .cert or anything else...
![]() |
2010-02-05
, 22:56
|
Posts: 3 |
Thanked: 0 times |
Joined on Feb 2010
|
#36
|
![]() |
2010-02-06
, 03:47
|
Posts: 1 |
Thanked: 0 times |
Joined on Jan 2010
|
#37
|
![]() |
2010-03-06
, 11:27
|
Posts: 17 |
Thanked: 3 times |
Joined on Feb 2010
@ San Diego, CA USA
|
#38
|
![]() |
2010-03-16
, 01:29
|
Posts: 3 |
Thanked: 0 times |
Joined on Mar 2010
|
#39
|
OK, got it working to the point that pptp tunnel is up and i can ping the other end.
kernel modules : http://fanoush.wz.cz/maemo/modules-2...02-pptp.tar.gz
insmod order: slhc, ppp_generic, ppp_async, sha1_generic, ppp_mppe
pppd : http://fanoush.wz.cz/maemo/ppp_2.4.4...sso4_armel.deb
pptp-linux: http://fanoush.wz.cz/maemo/pptp-linux_1.7.2-1_armel.deb
![]() |
2010-04-04
, 11:10
|
Posts: 197 |
Thanked: 25 times |
Joined on Apr 2010
@ Europe
|
#40
|