Is it possible to use Microsoft's "Secure Connection Rules" (IPSec) with VPN?
- by Tie-fighter
Hello :)
Is it possible to use Microsoft's "Secure Connection Rules" to authenticate/encrypt connections while using VPN at the same time?
What are the configurations necessary?
It should look like this:
Client A <-- VPN --> VPN Gateway <-- LAN --> Client B
FTPd <------------- IPSec -------------> FTP
(I know there are other ways to secure FTP, it's just an example)
Thanks