Closed sthen closed 8 years ago
Yes. Thats a point iam missing to. How to configure pppoe uplinks?
Ugh: seems that authkey can't be fetched from the kernel. I'm hacking around this for now by configuring pppoe separately using netstart, and stripping out interface pppoe0 in save.sh...
Stuart Henderson [notifications@github.com] wrote:
Ugh: seems that authkey can't be fetched from the kernel. I'm hacking around this for now by configuring pppoe separately using netstart, and stripping out interface pppoe0 in save.sh...
This isn't necessary. There is a mechanism to save this using sqlite. I'll provide a patch.
i suspect peerkey needs to be saved too
authname/authkey/authproto and pppoedev are essential, some other flags may also be useful.
(also related, various flags for 802.11 interfaces could be useful; wpa, wpakey).