diff --git a/How-to-use-glorytun-with-2-isp-(draft).md b/How-to-use-glorytun-with-2-isp-(draft).md new file mode 100644 index 0000000..c64da01 --- /dev/null +++ b/How-to-use-glorytun-with-2-isp-(draft).md @@ -0,0 +1,16 @@ +# Example for using Glorytun with dual isp configuration (draft) + +**Prepare:** + +Client (Router) and Server (VPS) using Ubuntu LTE 18.04 x64, you may use other linux distro's + +**Client hardware configuration:** 3 NIC, 512 Ram, 2 Ghz cpu, 32gb usb flash drive for install os, you may use old pc.. +* 1 nic enp2s0 with ip 10.10.10.1 connected to lan/router +* 2 nic enp6s0 192.168.1.1 and 3 nic enp6s1 192.168.2.1 connected with ISP cable from isp router + +for best results, both of your connections with your Internet service providers should be as similar as possible, on technical characteristics like ping, bandwidth, upload/download (rx/tx) and etc, it is very important! + + +**Server hardware configuration:** 1 Gigabit NIC, 512 Ram, 1-2 Ghz cpu, 10gb ssd + +for best results, both of your connections with your Internet service providers should have minimal ping to your server, this is very important! diff --git a/How-to-use-glorytun-with-2-isp.md b/How-to-use-glorytun-with-2-isp.md deleted file mode 100644 index 97574dd..0000000 --- a/How-to-use-glorytun-with-2-isp.md +++ /dev/null @@ -1 +0,0 @@ -Using glorytun with dual isp configuration \ No newline at end of file