I would like to establish a L2TP tunnel from eth1 and use that tunnel as primary route for all my outbound / inbound traffic.
To explain - My ISP allows me to get single fixed IP's using L2TP VPN tunnels over a normal ADSL connection. This is a nice option for us, as most clients do not need more than a single fixed IP address. Currently I have to do this with a Billion router which is a pain in the neck to configure and also quite expensive for some clients.
I have tested this L2TP with Windows and I can place a Windows host on this fixed public IP using a L2TP vpn client over the ADSL connection. I do not however want to put a Windows box on the internet, I want my SME server to be the one facing the internet, and from there I can port forward to my hearts content.
In standard config setup, there are options for dial-up, fixed IP, PPPOE, DHCP and others for the external interface, but nothing for a VPN connection.
Any ideas would be welcomed.