Hi,
I connected my PC to the office where is Softether vpn server with VPN Azure connection.
when I check my own IP - then I see external IP from my office - and speedtest shows very low bandwitch about 2-3 Mbps ... ( net folders worsk )
I need to use SQL serwer from the office and net folders from the office but internet browsing Iwant have fast and IP could be mine ( local )
How to set it ? what I should change ?
sorry for my english ;)
Please help, thanks
Net folders and SQL server only thru VPN - www browser I want have with local gateway
-
- Posts: 1
- Joined: Sat Jan 07, 2023 9:17 am
-
- Posts: 1614
- Joined: Sun Feb 14, 2021 10:31 am
Re: Net folders and SQL server only thru VPN - www browser I want have with local gateway
You need a split tunnel:
1) disable SecureNAT, enable local bridge, increase the client's vNIC's metric above regular NIC
or...
2) delete local bridge, enable SecureNAT AND remove its default gateway (AND may have to push static route to the server's LAN)
or, if applicable...
3) in the vNIC uncheck "Use default gateway on remote network"
1) disable SecureNAT, enable local bridge, increase the client's vNIC's metric above regular NIC
or...
2) delete local bridge, enable SecureNAT AND remove its default gateway (AND may have to push static route to the server's LAN)
or, if applicable...
3) in the vNIC uncheck "Use default gateway on remote network"