Nothing to see here, just some much needed self-gratification. Geek content ahead.
Finally got pure IPSec tunnels working at X4B. Woot Woot! (Ok so probably not all that exciting to many people)
For those who arent aware "pure ipsec tunnel" is referring to the tunnel mode of IPSec, as apposed to IPSec Transport mode + GRE (or anything else). IPSec Tunnel mode is supported on many edge routers and is even technically supported natively by Windows (its a poorly documented feature, and relies on two hard to find and almost undocumented C WINAPI calls). It is also lighter weight than nesting protocols as it works via nesting the full (encrypted) IP payload inside the IPSec (and IP) datagram - this is similar to IP-in-IP. Its really IP-in-IPSec-in-IP
As @Francisco knows this has been a goal I have had for a very long time. I first started trying to get it working almost 2 years ago, spending many hours with him on IRC. Windows & Linux support, full encryption and automated setup for both platforms.
Side note, no FreeBSD automated setup yet, not sure if I will get around to automating that... its a bit more complex.
Finally got pure IPSec tunnels working at X4B. Woot Woot! (Ok so probably not all that exciting to many people)
For those who arent aware "pure ipsec tunnel" is referring to the tunnel mode of IPSec, as apposed to IPSec Transport mode + GRE (or anything else). IPSec Tunnel mode is supported on many edge routers and is even technically supported natively by Windows (its a poorly documented feature, and relies on two hard to find and almost undocumented C WINAPI calls). It is also lighter weight than nesting protocols as it works via nesting the full (encrypted) IP payload inside the IPSec (and IP) datagram - this is similar to IP-in-IP. Its really IP-in-IPSec-in-IP
As @Francisco knows this has been a goal I have had for a very long time. I first started trying to get it working almost 2 years ago, spending many hours with him on IRC. Windows & Linux support, full encryption and automated setup for both platforms.
Side note, no FreeBSD automated setup yet, not sure if I will get around to automating that... its a bit more complex.
Last edited by a moderator: