bypassrg / att

Using Asuswrt-Merlin to bypass AT&T's residential gateway
MIT License
152 stars 36 forks source link
asuswrt-merlin bypass residential-gateway

BypassAttRG

Using Asuswrt-Merlin to bypass AT&T's residential gateway. (rt-ac68u <--> ~BGW210~ <--> ONT)
This method only requires Asuswrt-Merlin. No pfSense, or netgraph, or ubiquiti devices, or dumb switch needed.
I only tested with rt-ac68u, but the method should work for all Asuswrt-Merlin based wireless routers (Please let me know if it doesn't).
Now, the home router connects optical network terminal(ONT) directly. You should setup the firewall wisely.

Menu

Prerequisites

Back to menu

Extract Certificates

The certificates extracted from both NVG510 and NVG589 work, however NVG510 costs less and is easier to root.

NVG510

Rooting

Credit: earlz

Extract Certificates

NVG589

Rooting

Credit: nomotion

Extract Certificates

BGW210

Credit: Streiw

Back to menu

Configuring 802.1x authentication

Decode Credentials

Credit: devicelocksmith

Update wpa_supplicant in Asuswrt-Merlin

I cannot use the build-in wpa_supplicant v0.6 in Asuswrt-Merlin to achieve my goal, so I compiled the wpa_supplicant v2.7 from Entware repository. Here I provide the necessary binary files. If you are working on a different model, you may need to compile wpa_supplicant from the source. check this.

Configure Asuswrt-Merlin via web GUI

Debug

Miscellaneous

Compile Entware packages from source

Some useful links

FAQ

  1. Q: Slow Speed: The speed doesn't reach to the speed that I subscribed to.
    A: Please make sure the NAT acceleration is enabled. (Web GUI -> Tools-> HW acceleration). If it says incompatible with, you need to turn off some services.

Back to menu

Credits & References

Back to menu