[Openswan Users] Tunnel / Routing Woes

Paul Wouters paul at xelerance.com
Fri Nov 11 23:00:25 CET 2005


On Thu, 10 Nov 2005, Bryan McAninch wrote:

> I have a firewall/endpoint with two net-to-net tunnels currently
> established. I would like the endpoint itself to also be able to talk to
> the remote networks, but I am unable to figure out how to do so. I have
> read some old FreeSWAN documentation on using the 'ip' utility to accomplish
>
> this, but it still seems a bit unclear.
>
> The existing tunnels are defined as such:
>
> conn netA-netB
> 	left=a.b.c.d
> 	leftsubnet=10.64.71.0/24
> 	right=e.f.g.h
> 	rightsubnet=10.64.0.0/19
> 	authby=secret
> 	auto=start

add: leftsourceip=10.64.71.X and rightsourceip=10.64.A.B where those IP's are
the local IP addresses of those VPN servers on the left/right subnet

Paul


More information about the Users mailing list