wikiroute

networking recipes

User Tools

Site Tools


deploying_lorawan

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
deploying_lorawan [2016/12/20 12:37] – [2.1. Single Channel Gateway] samerdeploying_lorawan [2016/12/21 08:58] – [2.2. Kerlink IoT Station] samer
Line 43: Line 43:
 </code> </code>
 ==== -. Kerlink IoT Station ==== ==== -. Kerlink IoT Station ====
 +
 +<code>
 +# activates eth0 at startup
 +ETHERNET=yes
 +# claims dhcp request on eth0
 +ETHDHCP=yes
 +
 +# Selector operator APN
 +GPRSAPN=gprs.touch.com.lb
 +# Enter pin code if activated
 +GPRSPIN=0000
 +# Update /etc/resolv.conf to get dns facilities
 +GPRSDNS=yes
 +# PAP authentication
 +GPRSUSER=
 +GPRSPASSWORD=
 +
 +# Bearers priority order
 +#BEARERS_PRIORITY="eth0,ppp0,eth1"
 +BEARERS_PRIORITY="ppp0,eth0,eth1"
 +</code>
 +
  
 ===== -. Backend ===== ===== -. Backend =====
deploying_lorawan.txt · Last modified: 2021/08/28 09:50 by samer