It just might be my dyslexia working overtime tonight but I keep getting a syntax error when following your instructions for part three of the racoons series. I created a simple text document with textedit that has this in it:
flush;
spdflush;
spdadd 10.7.40.0/22 10.7.50.2/32 any -P in ipsec esp/tunnel/myworkaddress-10.7.50.2/require;
spdadd 10.7.50.2/32 10.7.40.0/22 any -P out ipsec esp/tunnel/10.7.50.2-myworkaddress/require;
I even saved it to the same spot you did in your article. I added the preshared secret to the psk.txt file. Here’s what I get next:
sudo setkey -f /Shared\ Items/vpnsetup.txt
]ine 1: Syntax error at [
what is this? Any ideas?
I used vpntracker with a fair amount of success, but am too cheap to buy it if I can get this to work properly. I must be doing something wrong, but I’m not sure what. Thanks for any help you can give me
Comments are closed