<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[routing traffic to LTE]]></title><description><![CDATA[<p dir="auto">What is the correct and easy way to route traffic to the cellular modem with the Omega2 LTE when there is no wifi?</p>
<p dir="auto">Apn is set, 'o2lte data enable', got an ip address with 'ifconfig wwan0', i can ping from wwan0...</p>
<p dir="auto">I disabled wifi on my router for the test and i can't connect to my mosquitto server with node -red or make opkg update or anything network related.</p>
<p dir="auto">Thanks.</p>
]]></description><link>http://community.onion.io/topic/4550/routing-traffic-to-lte</link><generator>RSS for Node</generator><lastBuildDate>Sat, 14 Mar 2026 17:10:16 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/4550.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 11 Aug 2021 22:02:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to routing traffic to LTE on Wed, 11 Aug 2021 22:02:37 GMT]]></title><description><![CDATA[<p dir="auto">What is the correct and easy way to route traffic to the cellular modem with the Omega2 LTE when there is no wifi?</p>
<p dir="auto">Apn is set, 'o2lte data enable', got an ip address with 'ifconfig wwan0', i can ping from wwan0...</p>
<p dir="auto">I disabled wifi on my router for the test and i can't connect to my mosquitto server with node -red or make opkg update or anything network related.</p>
<p dir="auto">Thanks.</p>
]]></description><link>http://community.onion.io/post/23922</link><guid isPermaLink="true">http://community.onion.io/post/23922</guid><dc:creator><![CDATA[jupiter8]]></dc:creator><pubDate>Wed, 11 Aug 2021 22:02:37 GMT</pubDate></item><item><title><![CDATA[Reply to routing traffic to LTE on Thu, 12 Aug 2021 21:47:17 GMT]]></title><description><![CDATA[<p dir="auto">For your information, there is a package called <code>mwan3</code> that can carry out load balancing (auto switch to modem if WiFi not available) on OpenWRT. Sadly, it doesn't seem to be compatible with Onion's build. I hacked around this by modifying the default route of the Onion to whatever gateway the modem connects to for internet on the cellular network. I did not have the Omega2 LTE but rather Omega2 Pro with a modem connected via serial port (3g over PPP).</p>
]]></description><link>http://community.onion.io/post/23923</link><guid isPermaLink="true">http://community.onion.io/post/23923</guid><dc:creator><![CDATA[TypeSeven]]></dc:creator><pubDate>Thu, 12 Aug 2021 21:47:17 GMT</pubDate></item><item><title><![CDATA[Reply to routing traffic to LTE on Fri, 13 Aug 2021 14:53:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/7925">@jupiter8</a>  try ifdown wwan this will disable the wifi device, it should adjust your routes.</p>
<p dir="auto">Is your mosquitto server on your local network? If it is then it's unlikely to be available when you're on LTE unless you have configured an external DNS and also you'll need some port mappings on your router, perhaps also firewall changes to permit incoming WAN traffic, since when you're on LTE you are effectively outside your local network.</p>
<p dir="auto">Some other stuff to look at and let us know:</p>
<p dir="auto">Try ping 8.8.8.8, if that works then it's probably a DNS issue, so try</p>
<p dir="auto">nslookup <a href="http://yahoo.com" rel="nofollow">yahoo.com</a></p>
<p dir="auto">nslookup <a href="http://yahoo.com" rel="nofollow">yahoo.com</a> 8.8.8.8</p>
<p dir="auto">If you get a valid response from the second but not the first then it's your DNS setup, check your /etc/resolv.conf for your name server.</p>
<p dir="auto">If the ping doesn't work then it's a routing issue.</p>
]]></description><link>http://community.onion.io/post/23926</link><guid isPermaLink="true">http://community.onion.io/post/23926</guid><dc:creator><![CDATA[crispyoz]]></dc:creator><pubDate>Fri, 13 Aug 2021 14:53:51 GMT</pubDate></item><item><title><![CDATA[Reply to routing traffic to LTE on Tue, 17 Aug 2021 14:11:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/7925">@jupiter8</a> also check out this FAQ: <a href="https://community.onion.io/topic/4196/faq-how-can-i-control-which-network-interface-is-used-for-network-traffic-like-use-wifi-in-some-cases-but-ethernet-in-others" rel="nofollow">https://community.onion.io/topic/4196/faq-how-can-i-control-which-network-interface-is-used-for-network-traffic-like-use-wifi-in-some-cases-but-ethernet-in-others</a></p>
]]></description><link>http://community.onion.io/post/23940</link><guid isPermaLink="true">http://community.onion.io/post/23940</guid><dc:creator><![CDATA[Lazar Demin]]></dc:creator><pubDate>Tue, 17 Aug 2021 14:11:46 GMT</pubDate></item></channel></rss>