Router - TG582N - 3G: Difference between revisions

From AAISP Support Site
No edit summary
No edit summary
Line 1: Line 1:
[[Image:T582-small.png|link=:Category:Router_TG582N]]
[[Image:T582-small.png|link=:Category:Router_TG582N|Got to Main TG582N Page]]


=== 3G setup ===
=== 3G setup ===

Revision as of 08:49, 18 June 2013

Got to Main TG582N Page

3G setup

(From a customer) I've only worked out some of this, but I found the following got a dongle working:

  {Administrator}=>mobile ifadd intf=umts
 {Administrator}=>mobile ifconfig intf=umts apn=CHANGEME
 {Administrator}=>ppp ifadd intf=mobilebroadband
 {Administrator}=>ppp ifconfig intf=mobilebroadband dest=umts
 {Administrator}=>nat ifconfig translation=enabled intf=mobilebroadband
 {Administrator}=>ppp rtadd intf=mobilebroadband dst=0.0.0.0
 {Administrator}=>exit

I then went to the web interface http://192.168.1.254/_pppom_cfg.lp?be=0&l0=2&l1=2&name=mobilebroadband - replace 192.168.1.254 with the IP address of your router, and entered the username, password, and APN. For my vodafone SIM, the username was web, the password was web, and the APN was pp.internet.

Some further notes and sources on my blog:

(feel free to copy here if you want)