|
|
I have similar issue - unable to access default GW router for all those kinds of routing setup... My situation: I need to use customer pre-assigned virtual IP (e.g. 10.8.x.y) for each client, so I need "ccd" to config each client; I also need "client-to-client" to let clients access each other. The problem is: "ccd" and "client-to-client" don't work together, due to lack of all those routing setup. Is it possible to avoid those routing setup by using "tap" instead of "tun" interface? Anyone tried "tap" with both "ccd" and "client-to-client" options together? Appreciate your comments. -----Original Message----- From: openvpn-users-bounces@xxxxxxxxxxxxxxxxxxxxx [mailto:openvpn-users-bounces@xxxxxxxxxxxxxxxxxxxxx] On Behalf Of Holger Stratmann Sent: Friday, September 01, 2006 11:03 AM To: openvpn-users@xxxxxxxxxxxxxxxxxxxxx Cc: Charles Duffy Subject: Re: [Openvpn-users] problem reaching server side subnet Charles Duffy wrote: > Holger Stratmann wrote: > >> Is 192.168.0.5 correct as a gateway? I cannot ping that one. >> > Yes. See http://openvpn.net/faq.html#slash30 > Ah, thanks :-) >> The other thing I noticed is this: >> # Push routes to the client to allow it # to reach other private >> subnets behind # the server. Remember that these # private subnets >> will also need # to know to route the OpenVPN client # address pool >> (10.8.0.0/255.255.255.0) # back to the OpenVPN server. >> >> How would I do that? >> I don't currently have access to the server's DHCP-config. >> Do I have to add the route to each computer on the server's subnet? >> > See http://openvpn.net/howto.html#scope > This still only tells me that I have to do it, not how to do it :-( > Instead of adding the route to each computer on the subnet, you can > add it only to the system which is acting as default gateway for that subnet. > > The "default gateway" is our router (I suppose, 192.168.2.254, ?) and I currently don't have access to it (the colleague who does is on vacation for 2 weeks, of course *sigh*) If I want to add the routing information to just one computer on the server side and that computer uses Windows 2000, how can I do it then? Is it just one line or is it more? Thanks again, Holger ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users |