IPSec VPN with Racoon

Hiya

I'm looking to set up an IPSec (without L2TP) VPN with racoon, but I'm a bit of a newbie with this. I'm able to connect to the VPN from a client machine, but the connection seems completely dead. I'm hoping to have the VPN server proxy internet traffic for connected clients.

I've set racoon to assign addresses beginning with 10.0.0.1 to clients, which I can see is working correctly. I've also turned on IP forwarding in the kernel. The server is not in the 10.0.0.0/8 address space though, and I can't get any traffic through. Using ifconfig on my Mac client gives:

utun0: flags=8051 mtu 1280

inet 10.0.0.1 –> 10.0.0.1 netmask 0xff000000

This doesn't seem correct. Does anyone have any idea what might be wrong?

Many thanks!

0 Replies

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct