groupsettings

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
groupsettings [2020/10/28 10:06]
rafi [GEO Settings]
groupsettings [2020/12/13 07:26] (current)
rafi
Line 113: Line 113:
 Here's how to get the BSSID of the interface card on the router/gateway you want to add to Trusted Networks. Here's how to get the BSSID of the interface card on the router/gateway you want to add to Trusted Networks.
  
-For WiFI:+For WiFi:
   Type netsh wlan show interfaces in the command line (CMD).   Type netsh wlan show interfaces in the command line (CMD).
   Check the WiFi that you are currently connected to, and look for the physical address. That is the BSSID .   Check the WiFi that you are currently connected to, and look for the physical address. That is the BSSID .
   Enter that BSSID along with a nickname for your SSID into the Portal.   Enter that BSSID along with a nickname for your SSID into the Portal.
      
 +{{::get-bssid-wifi.png?400|}}
 +
 +For Ethernet:
 +  Type arp -a into the command line (CMD).
 +  Check for Internet Address/NAT of your gateway (generally a router). Next to that will be the Physical Address of the gateway. That is your BSSID.
 +  Enter the BSSID along with a nickname where it says SSID into the Portal. Make sure to click "Ethernet" in the dropdown.
 +  
 +{{::get-bissid-ethernet.png?400|}}
 +
 +==== Custom DNS ====
 +
 +Sometimes you'll want to override the ROC-DNS with a custom DNS solution you might be using. We recommend switching to ROC-DNS, but if you're locked in a contract, here's how to override Privatise ROC-DNS with your own.
 +  Go to Custom DNS under Group Settings on the right.
 +  Click "Enable Custom DNS".
 +  Add the IP of your custom DNS solution
 +  
 +{{::customdns.png?400|}}
 +
 +==== Allow List/Reverse Split Tunnelling ====
 +
 +There are some websites that try to actively block VPN connections. In general, there are three ways you can try to bypass a VPN block:
 +
 +1. Activate TCP under Settings in the app itself (currently available in Windows)
 +
 +2. Active WireGuard if you have a ROC enabled
 +
 +3. Add the website to an allow list (Recommended).
 +
 +To add a website to the allow list, go to "Whitelisting" in group settings, and add the website you want to unblock there. The syntax is:
 +
 +//https://WEBSITE.com And https://www.WEBSITE.com
 +//
 +
 +{{::split-tunnel.png?400|}}
 +
  
  • groupsettings.1603879617.txt.gz
  • Last modified: 2020/10/28 10:06
  • by rafi