jaysoffian / eap_proxy

Proxy EAP packets between interfaces on Linux devices such as the Ubiquiti Networks EdgeRouter™ and UniFi® Security Gateway.
BSD 3-Clause "New" or "Revised" License
562 stars 88 forks source link

Added IPv6 config into README #36

Open jimbair opened 4 years ago

jimbair commented 4 years ago

This adds in the info I needed to get our network up-and-running with IPv6; I'm hoping we can add this into the README for future adopters.

closb commented 4 years ago

Going to crosscheck with my config, pretty similar, minus obvious port difference.

My att has been off & unplugged for over a week already.

Storms most of reason for reboots. I agree it should be added.

jimbair commented 4 years ago

issue #3 documents a lot of this, though jay emailed me the config I used in this PR which I had to change slightly (eth3 to eth0). The only thing I had to add was the slaac service for ipv6 to work for me (but I also used duid to keep our old block).

h-parks commented 4 years ago

This config is working perfectly for me. 10/10 on test-ipv6.com

Genghis1227 commented 4 years ago

@jimbair Added your updated config into my guide here: guide_eap_proxy. Thanks to @h-parks for pointing this out to me.

jimbair commented 3 years ago

@jaysoffian curious if you had any feedback :)