|
|
Jean-Pierre, Thanks for the advice. I was able to get up and going with the static key. I have one issue at this point though and I can not figure it out. When I connect, I am able to get to the OPENVPN server just fine. I can ping the open VPN address as well as the private LAN address. The problem is when I try to ping any other server in the network I can not. I have added the route that should be necessary on the gateway since the vpn server is NOT the gateway server. I thought that this should handle it (it is how I had it working the last time). Can you think of any other reason that I would not be able to ping other lan addresses? here is my configs: Roadie: 192.168.1.2/255.255.255.0 (ip address) Route 171.1.1.0 MASK 255.255.255.0 192.168.1.1 -p was added on the roadie VPN Server: 192.168.1.1/255.255.255.0 / 171.1.1.11/255.255.255.0 (ipaddresses) Gateway: 171.1.1.1/255.255.255.0 (ip) Route: 192.168.1.0 MASK 255.255.255.0 171.1.1.11 -p was added to the Gateway. Do I need to add any type of routes to the open VPN server? From there I can ping back to the roadie so I would not think I needed to add any routes there. Any help would be greatly appreciated. Thanks. Rich On Tue, 31 Aug 2004 16:16:37 +0200, Jean-Pierre Schwickerath <lists@xxxxxxxxxxxx> wrote: > > Hello Rich, > > > Any ideas on what the disconnect is? Should the release notes be > > changed? I will let you all know when/if I get it working. > > Well if you want to use the *new* server mode, this is true. It cannot > use shared keys. But if you are running in peer-to-peer mode between two > nodes, then just specify "secret static.key" and things will run just > like they used to. > With Version 2.0 you have 2 modes: > - one-to-one (as in version 1.x), each client requires a port for each > own (and a tap/tun device). > - one-to-many, where you can run many clients over one single port and > tap/tun device. > > > > > Jean-Pierre > > -- > Powered by Linux From Scratch - http://schwicky.net/ > PGP Key ID: 0xEE6F49B4 - AIM/Jabber: Schwicky - ICQ: 4690141 > > Nothing is impossible... Everything is relative! > > ------------------------------------------------------- > This SF.Net email is sponsored by BEA Weblogic Workshop > FREE Java Enterprise J2EE developer tools! > Get your free copy of BEA WebLogic Workshop 8.1 today. > http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click > _______________________________________________ > Openvpn-users mailing list > Openvpn-users@xxxxxxxxxxxxxxxxxxxxx > https://lists.sourceforge.net/lists/listinfo/openvpn-users > ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |