I added 2 lines to my localroutes.dat:
80.87.68.0,255.255.255.0
80.87.69.0,255.255.255.0
85.10.215.48,255.255.255.255
129.227.206.0,255.255.255.0
Then I closed Routesentry (Closed the 2 connection connected) and re-opened routesentry and clicked on Set Up Routes Now, and then opended a command prompt and typed :
route print | more
I pressed space to get to page 2 of the output, and listed there was my 2 added entries:
80.87.76.0 255.255.254.0 165.146.136.1 165.146.230.120 2
85.10.215.48 255.255.255.255 165.146.136.1 165.146.230.120 2
I then tried to open
www.outdoorphoto.co.za and got the error 403 : Forbidden, which is an error from AXXESS (my ISP) saying that the local-only account is not allowed to access that site.
i.e. Axxess
www.outdoorphoto.co.za is actually not hosted in South Africa.
I then removed 85.10.215.48,255.255.255.255 from the localroutes.dat file, closed routesentry, closed the 2 connections, then re-opened routesentry.
Then I opened a command prompt and typed in:
tracert
www.outdoorphoto.co.za
And got:
Tracing route to
www.outdoorphoto.co.za [85.10.215.48]
over a maximum of 30 hops:
1 38 ms 37 ms 39 ms dsl-242-64-01.telkomadsl.co.za [41.242.64.1]
2 * * * Request timed out.
3 * * * Request timed out.
4 52 ms 49 ms 53 ms 196.43.10.130
5 53 ms 48 ms 48 ms 196.43.33.5
6 402 ms 397 ms 392 ms 196.43.18.206
7 408 ms 399 ms 395 ms gi1-5.ccr01.jfk07.atlas.cogentco.com [38.112.18.41]
8 429 ms 396 ms 397 ms te8-2.ccr02.jfk02.atlas.cogentco.com [154.54.7.29]
9 382 ms 377 ms 378 ms te3-3.ccr02.dca01.atlas.cogentco.com [154.54.5.246]
10 371 ms 654 ms 417 ms te7-3.mpd01.dca02.atlas.cogentco.com [154.54.6.26]
11 381 ms 393 ms 387 ms vl3497.mpd01.iad01.atlas.cogentco.com [154.54.5.66]
12 387 ms 387 ms 389 ms lambdanet.iad01.atlas.cogentco.com [154.54.11.162]
13 464 ms 447 ms 454 ms FRA-3-eth0-403.de.lambdanet.net [81.209.156.9]
14 494 ms 495 ms 494 ms NUE-2-eth100.de.lambdanet.net [217.71.96.74]
15 490 ms 493 ms 502 ms lambdanet-gw.hetzner.de [213.239.242.214]
16 520 ms 499 ms 503 ms hos-bb2.juniper1.rz4.hetzner.de [213.239.240.140]
17 514 ms 482 ms 482 ms dedi448.nur4.host-h.net [85.10.215.48]
Trace complete.
Which shows that the server is actually hosted @ hetzner in denmark (De).
So, in short, adding
www.outdoorphoto.co.za to the localroutes.dat file will not produce the desired results, because
www.outdoorphoto.co.za is not hosted locally.
AND - if you do not close the RouteSentry and the 2 connections, then your routing table will not be updated when you change localroutes.dat.
