Tag: Firewalla
-
Firewalla Gold Plus – ATT Fiber Bypass Guide
This is intermediate difficulty guide of setting up a Firewalla Gold Plus Router to directly bypass the ATT Modem from the ONT. There’s a great blog post on how the bypass actually works. This post is more focused on how to do it on the Firewalla device.
Setup SSH
Firewalla has some instructions on how to access your SSH password. This seems to change every time you reboot. This is super important as you’ll likely have to reboot the router several times to configure and test.
Get a gateway’s certificate
You’ll need a gateway’s certificates. You can either extract them from your own device(https://www.dupuis.xyz/bgw210-700-root-and-certs/) or you can purchase them from folks who might have already done this.
Get the wpa_supplicant files
Now the certs that I had were in “.der” format and had various other related files. I needed to convert those files into “.pem” files to be used in wpa_supplicant. There is a conversion tool available to … Read the rest