Hi,

On Sat, Jul 16, 2011 at 03:59:45AM -0700, lancebaynes87 wrote:
> yes, really sorry for posting to the devel-list, I already posted on the 
> users+forum.
> 
> So the problem is at:
> 
> /etc/openvpn/server.conf
> 
> in the: 
> 
> server 192.168.80.0 255.255.255.0
> 
> line! wow! :) thx. ehhh.... what should I write to get it work? :O

Find a network number that is not in use at the client or the server side.

server 192.168.81.0 255.255.255.0

might just work - we don't know your network setup.


How do you access the Internet?  Is there another router for "Internet"
(if yes, it needs to know that it should route the 192.168.81.0/24 to
the OpenVPN router)?  If the VPN and the Internet access is on the same
box, you need to make sure that 192.168.81.0/24 is properly NATted
(which *should* be automatic on the WRT, but check with 
"iptables -t nat -n -L")

There's lots of doku in the secure-computing wiki on this, like:

http://www.secure-computing.net/wiki/index.php/OpenVPN/Routing

gert
-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             g...@greenie.muc.de
fax: +49-89-35655025                        g...@net.informatik.tu-muenchen.de

Attachment: pgp1D6Sa51VUs.pgp
Description: PGP signature

Reply via email to