vpnc: no response from target - ubuntu linux VPN

chris (2007-06-26 00:44:26)
34797 views
7 replies
As a follow up on the Ubuntu linux VPN tutorial it is worth pointing out one more tip on getting this to work. With newer versions of vpnc, you might get this message when trying to initiate a vpn connection:

vpnc: no response from target

This is simple to fix simply by adding the following line to your vpnc.conf:

NAT Traversal Mode cisco-udp

So your /etc/vpnc/vpnc.conf file should look something like this:
IPSec gateway 217.32.131.20
IPSec ID General
IPSec secret aa@thattosuri22pr*7uv8pespfosic$
Xauth username clacy
NAT Traversal Mode cisco-udp

christo

follow me on twitter: http://twitter.com/planet_guru
comment
jselzer
2007-07-22 20:09:15

Thanks

Thanks a lot, you nearly saved my life. I was fumbling around with this Cisco VPN client which clearly was written 5 minutes after invention of electricity - just because vpnc refused to connect after an upgrade. There always has been trouble with the Cisco code because it simply is too old, but it seemed to be the only way that worked. Now I can go on with vpnc again. Thanks, my hero!
reply icon
lupo
2008-08-13 13:22:27

thanks

Thank you very much, it helped!
reply iconedit reply
Sam Cook
2008-10-29 15:46:44

Thanks!

Just wanted to say thanks! this and your previous post (as well as this forum http://ubuntuforums.org/showthread.php?p=5957882) helped me get this working on my lil asus eee.

Just so you know this method is still valid in intrepid ibex and as far as I can see there is no native support (if I'm wrong I couldn't find it)

Thanks alot - this saved me after 5 hours to get it all working as I thought it should only to recieve "no response" nearly killed me.

reply iconedit reply
anonymous
2008-11-11 20:51:05

Thanks a lot! Worked like a charm... Another important thing is to use the IP for IPSec gateway address, not the name! But your hint saved probably hours of my lifetime! Thanks!
reply iconedit reply
anonymous
2009-03-14 01:24:04

i cant believe this made it to work !!
thanks a lot !!!
reply iconedit reply
Madhu
2009-03-14 16:29:16

thank you!

As a follow up on the Ubuntu linux VPN tutorial it is worth pointing out one more tip on getting this to work. With newer versions of vpnc, you might get this message when trying to initiate a vpn connection:

vpnc: no response from target

This is simple to fix simply by adding the following line to your vpnc.conf:

NAT Traversal Mode cisco-udp

So your /etc/vpnc/vpnc.conf file should look something like this:

IPSec gateway 217.32.131.20
IPSec ID General
IPSec secret aa@thattosuri22pr*7uv8pespfosic$
Xauth username clacy
NAT Traversal Mode cisco-udp


christo



Thank you for the tip! It fixed my problem.
reply iconedit reply
inder_in_muenchen
2009-12-10 18:42:03

VPNC no response from target fixed

As a follow up on the Ubuntu linux VPN tutorial it is worth pointing out one more tip on getting this to work. With newer versions of vpnc, you might get this message when trying to initiate a vpn connection:

vpnc: no response from target

This is simple to fix simply by adding the following line to your vpnc.conf:

NAT Traversal Mode cisco-udp

So your /etc/vpnc/vpnc.conf file should look something like this:

IPSec gateway 217.32.131.20
IPSec ID General
IPSec secret aa@thattosuri22pr*7uv8pespfosic$
Xauth username clacy
NAT Traversal Mode cisco-udp


christo



Thank you for the tip! It fixed my problem.



Thanks a lot it fixed the problem.
reply iconedit reply