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

Expected internet traffic when operating tunnel - 800+MB/day? #389

Closed
nathantcampbell opened this issue Jun 10, 2022 · 7 comments
Closed

Comments

@nathantcampbell
Copy link

Hi,

We have a couple nodes that are remote and operating via a tunnel through a cellular hotspot until we get RF links out to them. We've found that even with no device-driven traffic, the HAP consumes about 850 MB / day or 3 MB per minute. It is our suspicion this is related to OLSR updates? We're on the Willamette Valley Mesh network which hovers around 270 nodes.

Is it likely this continuous traffic is OLSR updates? Is there any way to manually mitigate how often this occurs on these remote devices to decrease the data usage?

Controlled test case is a HAP with no devices, tunneled into the network (single connection so no traffic should be routed through the node).
Downloading 3MB/5min and uploading 200KB/5min.

image

Nathan, AI7NC

@VA2XJM
Copy link
Contributor

VA2XJM commented Jun 10, 2022

Our group have an LTE backup link at one site. To mitigate this, we enable the tunnel link to that site ONLY when it is needed and for the shorter amount of time possible due to cost and bandwidth limitation. In our case, the remote LTE site tunnel is always active and we can enable/disable the link from the main tunnel "server" device whenever it is needed.

@dman776
Copy link
Contributor

dman776 commented Jun 10, 2022 via email

@nathantcampbell
Copy link
Author

Negative, plus there are no devices connected to the HAP.

image

@aanon4
Copy link
Contributor

aanon4 commented Jun 10, 2022

Back of the envelope calculations, OLSR will send ~ 2 MB of traffic across a link per node on the network per day. It's the way the protocol works I'm afraid. So with 270 nodes my math puts it lower than you're observing, but clearly in the right ballpark.

@nathantcampbell
Copy link
Author

Gotcha, is the traffic pushed or pulled based on parameters set on the node? Just thinking around if there's an option to decrease the update schedule if it's a pull.

@aanon4
Copy link
Contributor

aanon4 commented Jun 11, 2022

You can reduce the traffic, but as it's pushed from each node, you'd have to do that at every node.

@nathantcampbell
Copy link
Author

Ok well I think that's plenty of evidence to pin this on OLSR updates, bummer it's pushed so the only way to control it for these sites is to have the link disabled. Thanks for the help everyone, we can close the issue.

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

4 participants