Well…I did some experiments. But first I went back to the Reddit thread and re-ran the BAT file to make sure I didn’t miss any steps. Looked the same…
This is what I get from my traceroute:
Tracing route to dns.google [8.8.8.8]
over a maximum of 30 hops:
1 143 ms 273 ms 145 ms 10.39.10.1
2 146 ms 146 ms 228 ms 45.12.220.225
The 45.12.220.225 is my PIA server IP, not my gateway.
This is what I get from my routing:
C:\Windows\System32>route print
===========================================================================
Interface List
4...00 ff 11 49 7e cb ......Private Internet Access Network Adapter
8...08 62 66 47 46 2d ......Realtek PCIe GBE Family Controller
1...........................Software Loopback Interface 1
===========================================================================
IPv4 Route Table
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.2.1 192.168.2.158 25
0.0.0.0 128.0.0.0 10.39.10.5 10.39.10.6 3
10.39.10.1 255.255.255.255 10.39.10.5 10.39.10.6 3
10.39.10.4 255.255.255.252 On-link 10.39.10.6 259
10.39.10.6 255.255.255.255 On-link 10.39.10.6 259
10.39.10.7 255.255.255.255 On-link 10.39.10.6 259
45.12.220.229 255.255.255.255 192.168.2.1 192.168.2.158 25
99.80.231.0 255.255.255.0 192.168.2.1 192.168.2.158 26
99.81.213.0 255.255.255.0 192.168.2.1 192.168.2.158 26
127.0.0.0 255.0.0.0 On-link 127.0.0.1 331
127.0.0.1 255.255.255.255 On-link 127.0.0.1 331
127.255.255.255 255.255.255.255 On-link 127.0.0.1 331
128.0.0.0 128.0.0.0 10.39.10.5 10.39.10.6 3
192.168.2.0 255.255.255.0 On-link 192.168.2.158 281
192.168.2.158 255.255.255.255 On-link 192.168.2.158 281
192.168.2.255 255.255.255.255 On-link 192.168.2.158 281
224.0.0.0 240.0.0.0 On-link 127.0.0.1 331
224.0.0.0 240.0.0.0 On-link 10.39.10.6 259
224.0.0.0 240.0.0.0 On-link 192.168.2.158 281
255.255.255.255 255.255.255.255 On-link 127.0.0.1 331
255.255.255.255 255.255.255.255 On-link 10.39.10.6 259
255.255.255.255 255.255.255.255 On-link 192.168.2.158 281
===========================================================================
Persistent Routes:
Network Address Netmask Gateway Address Metric
99.81.213.0 255.255.255.0 192.168.2.1 1
99.80.231.0 255.255.255.0 192.168.2.1 1
==========================================================================
There are only two IP’s listed in my PermittedPlexIPs.txt file and they are the same as what is listed see above in my “persistent” hosts. If it matters I looked and this file didn’t exist prior to me running the batch file the first time.
If I try to traceroute to them I get:
C:\Windows\System32>tracert 99.81.213.0
Tracing route to ec2-99-81-213-0.eu-west-1.compute.amazonaws.com [99.81.213.0]
over a maximum of 30 hops:
1 General failure.
Trace complete.
I am at a loss…

