This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
3g [2011/12/24 09:51] ispyisail |
3g [2018/02/11 00:17] (current) ispyisail [Supported Modems] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | |||
| + | |||
| ====== 3g/UMTS USB Dongle ====== | ====== 3g/UMTS USB Dongle ====== | ||
| Line 4: | Line 6: | ||
| Gargoyle 1.5.1 and above now supports 3g/UMTS USB Dongles for WAN access to the internet from your wireless ISP provider. | Gargoyle 1.5.1 and above now supports 3g/UMTS USB Dongles for WAN access to the internet from your wireless ISP provider. | ||
| + | |||
| + | ===== Supported Modems ==== | ||
| + | |||
| + | * Huawei E3372 4G LTE USB Modem | ||
| ===== Prerequisites ===== | ===== Prerequisites ===== | ||
| Line 12: | Line 18: | ||
| * You need 3g/UMTS USB Dongle | * You need 3g/UMTS USB Dongle | ||
| * An active account with you 3g provider | * An active account with you 3g provider | ||
| + | * Routers with at least 8MB of Flash and 32MB of RAM. | ||
| + | |||
| ===== Set-up ===== | ===== Set-up ===== | ||
| Line 46: | Line 54: | ||
| If you don't have SSH access to your router you will have to guess which port your modem manufacture uses | If you don't have SSH access to your router you will have to guess which port your modem manufacture uses | ||
| - | |ZTE |use| / | + | |ZTE || / |
| - | |huawei|use|/ | + | |huawei||/ |
| - | |sierra|use|/ | + | |sierra||/ |
| + | |Pantech |UMW190|/ | ||
| + | |Pantech |UML290|/ | ||
| === Pincode === | === Pincode === | ||
| PIN is on the sim card. This may or may not be used. | PIN is on the sim card. This may or may not be used. | ||
| Line 57: | Line 68: | ||
| === APN === | === APN === | ||
| Access Point Name (APN) is a computer protocol that typically allows a user's computer to access the Internet using the mobile phone network. | Access Point Name (APN) is a computer protocol that typically allows a user's computer to access the Internet using the mobile phone network. | ||
| + | |||
| + | ^New Zealand APN^^ | ||
| + | |Telecom|internet.telecom.co.nz| | ||
| + | |2degrees|internet| | ||
| + | |Verizon|mw01.vzwstatic (Static IP in Midwest)| | ||
| + | |vodafone|www.vodafone.net.nz| | ||
| === User Name === | === User Name === | ||
| Line 66: | Line 83: | ||
| === WAN Ethernet Port === | === WAN Ethernet Port === | ||
| When using 3g select which option for your spare WAN Ethernet port | When using 3g select which option for your spare WAN Ethernet port | ||
| - | |||
| ===== Trouble Shooting ===== | ===== Trouble Shooting ===== | ||
| Line 109: | Line 125: | ||
| </ | </ | ||
| + | ===== ZTE modems ===== | ||
| + | |||
| + | ZTE USB modems by default support self-installation and auto-run functionality. This is a problem with linux devices and needs to be disabled. | ||
| + | |||
| + | To disable run | ||
| + | |||
| + | < | ||
| + | picocom -b 115200 / | ||
| + | AT+ZOPRT=5 | ||
| + | AT+ZCDRUN=8 | ||
| + | </ | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | https:// | ||
| + | |||
| + | http:// | ||