cloyne / network

5 stars 5 forks source link

Server3 uses wrong interface for internet #104

Open ck2qsuZT opened 7 years ago

ck2qsuZT commented 7 years ago

The internet connection of server3 is currently bypassing the VPN by using the antenna directly. So system updates are done via the antenna. I found this out by installing https://github.com/kfei/docktorrent, seeding Ubuntu server, and finding out that it was seeding at about 400Mb/s (speed limit of the antenna) and have since stopped the container.

mitar commented 7 years ago

We should test if this is still a problem. We tested it and it seems all traffic is going over the first interface, the public IP now. And before over our internal IP. So not sure how that seeding speed was possible even before. But for sure we should not be running any traffic directly over the antenna.