Answer the question
In order to leave comments, you need to log in
Ubuntu MTS LTE - what's going on with the connection?
I don't understand anything...
Launched a 4G modem from MTS (Huawei E3372) under Ubuntu 14.04:
- switched the modem mode via AT commands to Modem/Network card
- registered in /etc/network/interfaces iface wwan0 inet dhcp
- made a script to connect and registered it in rc.local
#!/bin/sh
echo -en 'AT^NDISDUP=1,1,"internet.mts.ru"\r\n' > /dev/ttyUSB2
ifup wwan0
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question