Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add instructions for UXG Beta #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ Inspired by [`1x_prox`](http://www.dslreports.com/forum/r30693618-) posted to th

Please see <https://blog.taylorsmith.xyz/att-uverse-modem-bypass-unifi-usg/>

## Instructions (UXG-Pro-US-BETA)

Update to latest beta firmware, as factory shipped beta does not include the Docker/Podman runtime.
Follow instructions above for USG, but attach the AT&T router to the LAN RJ45 port, and the AT&T ONT to the WAN RJ45 port, then boot with these arguments to the docker startup command:
`--ping-gateway --ignore-when-wan-up --ignore-start --ignore-logoff --set-mac eth0 eth1`

## Instruction (Generic Linux)

Sorry, you're on your own for now, but see [#21](https://github.com/jaysoffian/eap_proxy/issues/21) for hints.
Expand Down