sakgis3g requires internet connection to connect with 3g - Raspberry Pi Forums


hi guys,
have configured raspberry 3 use 3g modem (huawei e173) sagis3g software.
in configuration, there custom apn "internet", username , password set "blanc" (my provider doesn't use authentication).

when have internet connection lan, sagis3g connecting raspberry network after few seconds.
when unplugged ethernet cable , try connect sagis3g, freeze on "fixing connection".
if pluged cable during frezed connecting, connetcs instantly.

afther this, if unplugged lan cable, internet connection sagis3g works fine.
know going on here?

sagis3g config file:
other=custom_tty
custom_tty="/dev/ttyusb0"
apn=custom_apn
custom_apn="internet"
apn_user="blanc"
apn_pass="blanc"
sim_pin="****"



raspberrypi



Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'