IPSEC with pfsense and linksys rv082
-
Hi all,
I've been tring to set up a tunnel between pfsense and a linksys rv082 and have had little luck. I was able to get it working using the linksys and both ipcop and smoothwall 2 superkernel with little trouble but can't get it to work w/ pfsense despite the layout being more similar. I did a search and found it can be done but couldn't find settings. Can someone give me settings that works for you or spot my mistake?
Here is the settings I'm using on the:
pfsense:
Phase 1 proposal (Authentication)
Negotiation mode: Aggressive
My identifier: My IP address
Encryption algorithm: 3des
Hash algorithm: sha1
DH key group: 2
Lifetime: 3600 seconds
Authentication method: Pre-Shared KeyPhase 2 proposal (SA/Key Exchange)
Protocol: ESP
Encryption algorithms: 3DES
Hash algorithms: SHA1
PFS key group: 2 = 1024 bit
Lifetime: 3600 secondsLinksys:
-
Bump, anybody?
???
-v -
Hi
also try to mount ipsec between pfsense and netgear FVG318
same problem, tunnel is not established.error : IPsec-SA request for 82.x.x.x queued due to no phase1 found.
have test main and agressive !
have openvpn tunnel up and working but nothing with ipsec -
Hi
using v1.2 with traffic shapping add-on
/usr/local/sbin/setkey
/usr/local/sbin/setkey: Command not found.
i found the setkey in /sbin and put it /usr/local/sbin
now
/usr/local/sbin/setkey
setkey @(#) ipsec-tools 0.7 (http://ipsec-tools.sourceforge.net)
usage: setkey [-v] file …
setkey [-nv] -c
setkey [-nv] -f filename
setkey [-Palpv] -D
setkey [-Pv] -F
setkey [-H] -x
setkey [-V] [-h]i still got the same error
error : IPsec-SA request for 82.x.x.x queued due to no phase1 found. -
Well, at least I'm not alone. Misery loves company! This guy seems to have it working. Wish he posted his settings while he was at it.
http://forum.pfsense.org/index.php/topic,1314.msg7805.html#msg7805
Anyone have any suggestions?
Thanks,
-V -
I have a IPSec tunnel between a Linksys RV042 and pfSense, here is my config… Since I have DHCP address at home I have to use different identifier. The only think I can see that is different from your configuration than mine is that your keep Perfect Forward Secrecy enabled.
-
I have a IPSec tunnel between a Linksys RV042 and pfSense, here is my config…
Your config works ?
-
Thanks for the configuration. I have been away for a long time due to my job and have been unable to monitor the thread. As soon as I get my pfsense box up, ill give it a try
Thanks,
-V