Does FreeSwan work with Cisco 3000?
From: somebody (some_at_body.com)
Date: 01/07/04
- Next message: Baho Utot: "Re: Best Linux Firewall?"
- Previous message: Tim Haynes: "Re: Need firewall/filtering advice."
- Next in thread: Jim Patterson: "Re: Does FreeSwan work with Cisco 3000?"
- Reply: Jim Patterson: "Re: Does FreeSwan work with Cisco 3000?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 06 Jan 2004 18:26:33 -0500
Since the version of Cisco's VPN software no longer works
with newer versions of GCC, and we don't have a contract
to obtain the latest version, I've been trying to use
FreeSwan to connect to our VPN concentrator, which is
a Cisco 3000. I'm trying to connect from my home Comcast
home network to our LAN at work. The IP address of the
machine I have FS installed on is 192.168.1.4. The IP
address of the Cisco concentrator is 12.3.62.1. Previously,
after connecting, I would be on the 172.16 network.
Listed below is my connection for this from /etc/ipsec.conf.
After issuing a "ipsec setup start", I then try to
connect using "ipsec auto --up work". When I do this,
I receive the message `021 no connection named "work".
What am I doing wrong here?
-Thanks
conn work
type=tunnel
left=192.168.1.4
leftsubnet=192.168.0.0/24
##leftnexthop=172.30.237.25
right=12.3.62.1
rightsubnet=172.16.0.0/24
rightnexthop=172.30.237.15
auto=add
authby=mypass
keyexchange=ike
pfs=yes
- Next message: Baho Utot: "Re: Best Linux Firewall?"
- Previous message: Tim Haynes: "Re: Need firewall/filtering advice."
- Next in thread: Jim Patterson: "Re: Does FreeSwan work with Cisco 3000?"
- Reply: Jim Patterson: "Re: Does FreeSwan work with Cisco 3000?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|