[Openswan Users] (no subject)
Eugenio Vescovi
eugevesco at hotmail.com
Thu Aug 28 19:36:45 EDT 2008
Hi all!
I'm trying to create a roadwarrior connection from my house's LAN(client) to my little company(server).
This is the scenario
client (192.168.1.32),house LAN(192.168.1.0/24)=============[static IP 79.38.*.*]company's LAN(192.168.2.0/24)SERVER(192.168.2.238).
This is client's ipsec.conf
interfaces=%defaultroute
klipsdebug=none
plutodebug=all
nat_traversal=yes
[..]
conn Prova
left=79.38.*.*
leftsubnet=192.168.2.0/24
leftrsasigkey=[***]
right=%defaultroute
rightnexthop=%defaultroute
rightid=@client
leftid=@server
rightrsasigkey=[***]
auto=start
authby=rsasig
And this is the server's configuration
interfaces=%defaultroute
virtual_private=%v4:10.0.0.0/8,%v4:192.168.1.32/32
klipsdebug=none
plutodebug=all
nat_traversal=yes
[..]
conn Prova
left=192.168.2.238
leftsubnet=192.168.2.0/24
leftnexthop=%defaultroute
right=%any
rightid=@client
leftid=@server
rightrsasigkey=[***]
leftrsasigkey=[***]
auto=start
authby=rsasig
by # /etc/init.d/ipsec status i see that the tunnel is up, but i can ping neithr of company's host, and plus i can't see the virtual device with the IP address of my roadwarrior inside the company's LAN.
I read many users post but i didn't found any answer to my trouble.
Please try to help me if you can
Thank you in advance
Eugenio
_________________________________________________________________
La strada migliore per andare in vacanza? Chiedila a Live Maps!
http://maps.live.it/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openswan.org/pipermail/users/attachments/20080829/3c958234/attachment.html
More information about the Users
mailing list