2
votes
3answers
125 views

Firewall based equivalent to SSH tunnelling

I have a web server that connects to a 3rd party database server and is granted permission to do so via a firewall rule on the database server. When I'm developing locally on my laptop, I use an SSH ...
0
votes
1answer
343 views

Activate ipforwarding on Windows Server 2k8 only for specific network adapter?

Is it somehow possible to activate ip forwarding only for one specific network adapter? Do I need to activate it for all of them and then somehow controll it with firewall rules or is there another ...