Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VPN traffic over tun0 40% and eth0 60% ??? #419

Open
RomanXT opened this issue Jan 22, 2023 · 0 comments
Open

VPN traffic over tun0 40% and eth0 60% ??? #419

RomanXT opened this issue Jan 22, 2023 · 0 comments

Comments

@RomanXT
Copy link

RomanXT commented Jan 22, 2023

Part of the traffic from the same container is sent via tun0 and part via eth0
My router sees exactly what specific applications the internet traffic comes from.

`/ # ifconfig
eth0 Link encap:Ethernet HWaddr 02:42:AC:11:00:03
inet addr:172.17.0.3 Bcast:172.17.255.255 Mask:255.255.0.0
inet6 addr: fe80::42:acff:fe11:3/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:51632971 errors:0 dropped:0 overruns:0 frame:0
TX packets:32419989 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:59024861592 (54.9 GiB) TX bytes:18870707582 (17.5 GiB)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:20 errors:0 dropped:0 overruns:0 frame:0
TX packets:20 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1216 (1.1 KiB) TX bytes:1216 (1.1 KiB)

tun0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet addr:10.27.236.175 P-t-P:10.27.236.175 Mask:255.255.255.0
inet6 addr: fde6:7a:7d20:17ec::10ad/64 Scope:Global
inet6 addr: fe80::6f86:39eb:3f7a:20f8/64 Scope:Link
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:27900674 errors:0 dropped:0 overruns:0 frame:0
TX packets:11492144 errors:0 dropped:1883837 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:33817468267 (31.4 GiB) TX bytes:4813095702 (4.4 GiB`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant