MTS Settings For Ubuntu 12.04: and Then Create The File /etc/wvdial - Conf
MTS Settings For Ubuntu 12.04: and Then Create The File /etc/wvdial - Conf
04
I switched to ubuntu after the new LTS release and was having some problems with my MTS Mblaze connection. Sometimes itd work and sometimes it wouldnt. There seems to be a bug in modem-manager which constantly keeps crashing so I decided to use wvdial instead. We need to install the wvdial package
[Dialer mts] Stupid Mode = 1 Inherits = Modem0 Password = mts Username = [email protected] Phone = #777 [Modem0] Init1 = ATZ SetVolume = 0 Modem = /dev/ttyUSB0 Baud = 115200 FlowControl = Hardware (CRTSCTS) Dial Command = ATDT
Then we can connect to the internet using
--> WvDial: Internet dialer version 1.61 --> Initializing modem. --> Sending: ATZ OK --> Modem initialized. --> Sending: ATDT#777 --> Waiting for carrier. ATDT#777 CONNECT 3100000 --> Carrier detected. Starting PPP immediately. --> Starting pppd at Sun May 6 18:35:05 2012 --> Pid of pppd: 7231 --> Using interface ppp0 --> local IP address 116.202.159.156 --> remote IP address 10.228.138.131
--> primary DNS address 10.228.129.114 --> secondary DNS address 10.228.129.113