OpenWrt Forum Archive
https://forum.archive.openwrt.org/viewtopic.php?id=6597405.07.2016 · 3 Jul 2016, 21:33. Hi The Gurus of OpenWrt, I need your help desperately. I have a Fiber to the Node Internet connection here in Australia. It is basically a VDSL connection. It authenticates via a protocol IPoE for connection where I do not have to enter any u/n and p/w from my isp and the modem router provided by my ISP connects automatically ...
OpenWrt Forum Archive
https://forum.archive.openwrt.org/viewtopic.php?id=4836211.01.2014 · IPoE seems to be a short name for IPoEoATM, also named RFC1483 bridged, handeled by br2684ctl module. So I installed that module, and tried to enable such a connection, without any succes yet. I edited /etc/network/config with : config atm-bridge option unit '0' option encaps 'llc' option payload 'bridged' option vpi '8' option vci '36' option ...