View Single Post
Posts: 543 | Thanked: 181 times | Joined on Aug 2009 @ Universe,LocalCluster.MilkyWay.Sol.Earth.Europe.Slovenia.Ljubljana
#2
If you mean all traffic then it means the default route is not set properly. If you mean it doesn't route just the LAN traffic then maybe the server isn't pushing the proper route through as well.

It took me a bit to setup but I got it working.

My server config:
Code:
secret static.key
verb 4
local 10.0.0.1
port 11940
proto udp
dev tun1
ifconfig 10.8.0.1 10.8.0.2
keepalive 10 60
comp-lzo
persist-key
persist-tun
mute 2
daemon homevpn
My client config:
Code:
remote MYHOMEIP
port 11940
dev tun0
ifconfig 10.8.0.2 10.8.0.1
route 10.0.0.0 255.255.255.0
secret static.key
comp-lzo
verb 0
keepalive 10 60
mute 2
Hope it helps.
__________________
For any repos or anything else I might have working on my N900 see:
http://wiki.maemo.org/User:Ruskie
A quick list of what I have in the repos
zsh|xmms2|fcron|gtar|gcoreutils