1 Title: Setting up a 3G USB modem for Netcom
6 Username: netcom (anything goes?)
7 Password: netcom (anything goes?)
9 APN: internet.netcom.no (or internet, the netcom.no part is implicit)
12 https://netcom.no/bedrift/kundeservice/abonnement-og-tjenester/veiledninger/mobiltbredband.html
14 http://linux1.no/forum/viewtopic.php?f=217&t=222869
16 http://www.linuxforen.de/forums/showthread.php?t=261358
18 http://www.jroller.com/bantunes/
21 root@localhost:~# cat /etc/wvdial.conf
27 Init3 = ATQ0 V1 E1 S0=0 &C1 &D2
28 Init4 = AT+CGDCONT=1,"IP","internet.netcom.no"
29 Modem Type = Analog Modem
40 root@localhost:~# cat /etc/wvdial.conf
44 Modem Type = Analog Modem
55 Init4 = ATS7=60 S30=0 S0=0
56 Init5 = AT+CGDCONT=1,"IP","internet.netcom.no"
59 /usr/share/mobile-broadband-provider-info/serviceproviders.xml
63 <network-id mcc="242" mnc="02"/>
64 <apn value="internet.netcom.no">
65 <username>netcom</username>
66 <password>netcom</password>
67 <dns>212.169.123.67</dns>
68 <dns>212.45.188.254</dns>