|
|
On Thu, 04 Dec 2003 13:47:29 -0500 Bill Tabor <bill.tabor@xxxxxxxxxxxxxx> wrote: > tunnel 2 connects to tunnel 1 > tunnel 3 connects to tunnel 1 > > from any node on tunnel 2 I can connect to any node on tunnel 1 > from any node on tunnel 3 I can connect to any node on tunnel 1 > > from any node on tunnel 1 I can connect to any node on tunnel 2 > from any node on tunnel 1 I can connect to any node on tunnel 3 > > however nodes on tunnel 2 and 3 can not talk to each other. > > What setup am I mission on the tunnel 1 system > > Note: all tunnel systems are running 1.5.0 on Linux My initial guess would be that tunnels 2 and 3 do not know how to route to each other. You'll want to make sure that your routes to each are in your up scripts for each tunnel. They both need to know to route through 1 in order to reach each other. ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2003-12/msg00026.html on line 194 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2003-12/msg00026.html on line 194 |