Tagged Questions
0
votes
1answer
503 views
Randomly getting “NO CARRIER” from Huawei 3G modem under linux
I'm using a huawei 3G modem under linux. After using NetworkManager for some time, I now use wvdial to talk to the modem and start pppd: i added a udev rule so wvdial starts automatically when the usb ...
0
votes
1answer
245 views
My datacard goes online but doesn't gives internet access (Fedora 14)
I am using MTS datacard. I have usb_modeswitch installed and have configured the wvdial.conf file. When I do sudo wvdial cdma, the IPs and DNS addresses are also allocated but I still cant access ...
3
votes
2answers
2k views
How can I get wvdial to run from /etc/network/interfaces
I am using wvdial to connect to a mobile network (I have a usb modem) and it works fine. However, I wanted to automate the connection a bit (currently I am running wvdial every time I want to ...