From ba23048c25bf792dd8e9c7f2d3e8010454ada232 Mon Sep 17 00:00:00 2001 From: joeykrim Date: Tue, 13 Aug 2019 21:27:22 -0700 Subject: [PATCH 1/2] Added confirmed working version of USG 3P Added USG 3P firmware version - Parallel details to the EdgeRouter Lite and 4 EdgeOS version s --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9814b59..d4a6092 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,12 @@ If you aren't already using `dnsmasq` for DHCP, you might want to use `radvd` in For configuring IPv6 in areas that are on native dual-stack, please see the discussion in https://github.com/jaysoffian/eap_proxy/issues/3. FWIW, though I was able to get IPv6 to work correctly, I eventually disabled it for a couple reasons. First, AT&T's IPv6 network was flakey for me, and sometimes sites would randomly become unreachable. Second, even when IPv6 was working correctly, the latency for me to many sites was always significantly higher than over IPv4. YMMV. -Good luck. This proxy continues to work well for me. I originally developed it for use on an EdgeRouter Lite running EdgeOS v1.9.1.1. As of Sep 2018, I'm using it on an EdgeRouter 4 running EdgeOS v1.10.5. I know that it has also been used successfully on the ER-X and USG. +Good luck. This proxy continues to work well for me. + +Known good configurations: +EdgeRouter Lite running EdgeOS v1.9.1.1 +EdgeRouter 4 running EdgeOS v1.10.5 +USG 3P running firmware version 4.4.44.5213844 ## Usage From cead63f6119cd760f4dcb983d3d2487668933082 Mon Sep 17 00:00:00 2001 From: joeykrim Date: Tue, 27 Aug 2019 14:43:18 -0700 Subject: [PATCH 2/2] Added EdgeOO v2.0.6 confirmed working on ER4 Added EdgeOO v2.0.6 confirmed working on ER4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4a6092..d5318b7 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ Good luck. This proxy continues to work well for me. Known good configurations: EdgeRouter Lite running EdgeOS v1.9.1.1 -EdgeRouter 4 running EdgeOS v1.10.5 +EdgeRouter 4 running EdgeOS v1.10.5 and v2.0.6 USG 3P running firmware version 4.4.44.5213844 ## Usage