Code: Select all
iptables -t nat -A POSTROUTING -s 10.9.0.0/255.255.255.0 -j SNAT --to-source ser.ver.ip.addr
Here's the the client configuration and the server configuration.
My second problem is with when I connect using OpenVPN GUI on windows. I was having problems with the TAP driver on Win 7 x64 so I installed OpenVPN GUI 2.1 beta 7 and OpenVPN 2.1 rc22 afterwards to get the fixed driver. This seemed to work on my home network, but now that I've made the move to a college network it doesn't seem to work, and I've noticed that it SIGTERMs at the very end of the log even though I get assigned an IP and it shows up as connected. However, after it connects, nothing is different, and I can't access any other computers on the VPN.
Here's the log of that.
Any help on either of these problems?
Thanks.