Search the Community
Showing results for tags 'network'.
-
I have a multi-segmented network (10.0.0.x, 10.0.1.x, 10.0.2.x) using all /24 (255.255.255.0) subnets. On the LAN is a router with static routes allowing all devices on the LAN to talk to one another. When I connect to the VPN, I can only talk to my own segment (10.0.1.x) because the client is modifying the routing tables in order to send traffic through the VPN. I reached out to support and their solution was to add a static route for the segment(s) I needed to talk to when connected. I did so via route -n add -net 10.0.0.0/24 10.0.0.252 (where the latter IP is the LAN gateway), and it w
-
DNS OVER TLS ABSOLUTE BEST CONFIGURATION FOR STUBBY IPV4 AND/OR IPV6
directnupe posted a topic in Member Tutorials
This tutorial speaks for itself Supplement for Topic: https://forum.openwrt.org/t/from-the-dns-privacy-project-dns-over-tls-on-openwrt-lede-featuring-unbound-getdns-and-stubby/13765 These are the best DNS PRIVACY NAME SERVERS for the detailed reasons listed below. Edit your /etc/stubby/stubby.yml - SSH and enter nano /etc/stubby/stubby.yml - Use these listed below for Stubby configuration. See here for correct format and layout: https://torguard.net/forums/index.php?/topic/1374-from-the-dns-privacy-project-dns-over-tls-on-openwrtlede-featuring-unbound-getdns-and-stubby/-
- dns over tls
- network
-
(and 1 more)
Tagged with:
-
I have been testing the new Seamless reconnect feature of TorGuard Windows client v0.3.78 and I am having a weird issue. I usually connect to the internet in my Windows 10 laptop via USB tethering my cellular network. Most of the times the network is stable. In the previous version, TorGuard v0.3.77, sometimes I randomly got disconnected and reconnected(most probably due to poor network reception?). The reconnect was automatic, I didn't have to do anything. But With the new Seamless reconnect feature in v0.3.78 the reconnect doesn't happen when the network comes back and a popup appe
-
Hi, excuse me for not knowing this because I am new but someone can explain what this addition means: 10Gbit Premium Network - $19.99USD Monthly Upgrade to our premium 10Gbit network (USA, Netherlands, UK and Canada available)
-
OpenWrt - How to Tor with TorGuard's socks5/proxy and isolated network/wlan
19807409 posted a topic in Member Tutorials
Requirements openwrt (or any openwrt based firmware like LEDE openwrt) tor libevent2-openssl libevent2 libminiupnpc libnatpmp tor-geoip (optional) tor-fw-helper (optional) Description In this guide I will install and create tor on my openwrt router. My Wireless is isolated. You can change these setting as you wish, take only care that nobody from outside can reach your LAN's. At the end of this post is a script doing everything for you. You need only to adapt the script for your settings. For this guide, my router's lan ip is 192.168.1.3 This setup works for those who do use only proxy/so -
Enable or disable Windows File Sharing and Network Discovery
Jester posted a question in VPN Windows Support
A noob question- can we enable file sharing and network discovery, along with Torguard? This is for streaming media over at home, and printer sharing? Or does it have any risk with VPN? -
Hello all. I am stuck trying to setup a vm + vpn, while also having the host on vpn as well. When i connect my vpn on the vm i am unable to browse the internet on the vm, until i disconnect the vm vpn then i am able to browse through the host's vpn. I have the vm adapter set to NAT. Has anybody ran into this already or is this even possible? I am using virtualbox. Thanks