[OpenVPN home] [Date Prev] [Date Index] [Date Next]
[OpenVPN mailing lists] [Thread Prev] [Thread Index] [Thread Next]
Google
 
Web openvpn.net

Re: [Openvpn-users] Issue routing among three VPNs


  • Subject: Re: [Openvpn-users] Issue routing among three VPNs
  • From: Leonard Isham <leonard.isham@xxxxxxxxx>
  • Date: Wed, 3 Nov 2004 11:39:25 -0500

On Wed, 03 Nov 2004 16:32:13 +0100, Borja Pacheco <bpacheco@xxxxxxxxxxxx> wrote:
> Dear Leonard,
> 
> I'm using version 1.5, and the route is introduced into the clients through
> the client.up script.
> 
> Here's the configuration for the host B....
> #!/bin/bash
> # Route to Office A
> route -A inet add -net 172.16.0.0 netmask 255.255.240.0 gw $5
> # Route to Office C
> route -A inet add -net 172.16.16.0 netmask 255.255.240.0 gw $5
> 
> here is a summon of the routing table at host B.....
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags Metric Ref    Use
> Iface
> 172.16.1.2      0.0.0.0         255.255.255.255 UH    0      0        0 tun0
>          ---> Host A's virtual address
> 172.16.16.0     172.16.1.2      255.255.240.0   UG    0      0        0 tun0
>        ---> Route to office C
> 172.16.0.0      172.16.1.2      255.255.240.0   UG    0      0        0 tun0
>         ---> Route to office A
> 
> This is made, in the same way, for node C
> 
> traceroute arrives host A, but it can not follow up..... 
> 
> Regards
> 
> El mié, 03-11-2004 a las 09:04 -0500, Leonard Isham escribió: 
[snip]
> Tunnels works fine when, from Host A (or its
> subnetworks) I try to reach
> any host located at office B or C, or
> viceversa (from B or C to A).
> The problem arises when I try to reach hosts
> from B to C (or C to B). 
[snip]

1. Confirm the OpenVPN systems from sites B & C can ping each other. 
They should be able to from what I have seen.

2. I believe your hosts on either site B, C or both do not have a
route for the other site that points to the OpenVPN system at their
site.  Have some one at each site tracert/traceroute to the other site
to see where the routing is not correct.
-- 
Leonard Isham, CISSP 
Ostendo non ostento.

____________________________________________
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/2004-11/msg00076.html on line 226

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/2004-11/msg00076.html on line 226