when connecting VPN over PPPoE via twisted pair, packets are not transmitted
TeNet operator, Odessa
Do the following:
route delete 192.168.0.0
This is a peculiarity of the TeNET operator
This is all due to the fact that your local network provides you with a number of static routes, including
192.168.0.0 255.255.0.0 10.0.71.250 10.0.70.223 1
This is one of those that serve to enable information exchange with other subscribers of Dom@Net networks at speeds up to 100Mbit/s. In particular, when using retrackers on torrent trackers.
Please note that this route will return again after a reboot. So, if this is critical, it's better to put this command into some batch file and run it at startup.
Comments