[Openswan Users] but no connection has been authorized
Paul Wouters
paul at xelerance.com
Fri Dec 17 01:26:54 CET 2004
On Thu, 16 Dec 2004, Davide Giunchi wrote:
> conn ufficio
> # left e' l'ufficio
> left=192.168.0.1
> leftid=@test.example
> leftsubnet=192.168.0.0/24
> leftnexthop=81.74.71.x
This won't work. left cannot be part of leftsubnet. After
all, how can you route to left if it is part of leftsubnet, which
you reach by going to left which is part of leftsubnet.
Left needs to be the public IP address of the gateway. If the
only public IP address available is on the machine in front of it,
81.74.71.x, and you're doing portforwarding, then it is going to
get very difficult to get things running properly.
Paul
More information about the Users
mailing list