1
C1000/3x00 General discussions / Vpn-client On C3k
« on: August 19, 2005, 01:02:26 am »Quote
Traps: How did you get routing to work? Are you using a script? I can connect to my vpn server, but routing doesn't work. As for disconnecting, have you tried the vpnc-disconnect script in the vpnc tar (source) file?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=92273\"][{POST_SNAPBACK}][/a][/div]
Agosine: I have done nothing clever just installed the packages. I start vpnc by opening the terminal and doing su, #vpnc and filling the info (Gateway address,group name, secret,username,password)
I get some message pop up about vpnc running is the background. This may be why when I use vpnc-disconnect it says vpnc not running. But it is, and I normally kill the process. Are you sure that your firewall/Gateway device it configured OK? Nat traversal should be configured on the vpn box.
We use a PIX 506E at work and adding the following "isakmp nat-traversal" make it all work for me.
Traps