I have many devices on the local LAN that route through the UTM. Currently all of them route to the Internet through the WAN interface.
I have one device where I would like to route it through a VPN tunnel through a separate VPN server, but without changing the routing for all the other devices. The one "tunneled" device has a fixed IPv4 address, and does not appear to use IPv6. I would like it so that the UTM automatically establishes the tunnel to the VPN server, then routes the one device only through that tunnel. The VPN on the other side is a linux server, and I have to configure that linux server as a VPN myself.
I would like to know:
* Which VPN type should I use between the UTM the VPN server? IPSec? SSL? I assume it is a Site-to-Site VPN, right?
* How do I configure the UTM so that it automatically establishes the VPN tunnel and automatically restores it if the tunnel goes down?
* How do I configure the UTM so that it routes only that one device through the VPN tunnel, but leaves the other devices to route through the normal WAN interface?
* Can you suggest any hints about how to install and configure the VPN software on the Linux server at the other end of the tunnel?
Any other suggestions and recommendations would be welcome, of course.
What I would really like to see is a step by step overview of what I need to do. I can probably flesh out the details, but a "big picture" procedure or list would be helpful.
This thread was automatically locked due to age.