Page 1 of 1
PPPoA
Posted: Tue Jun 05, 2012 10:19 pm
by Gaskell
Some places work on PPPoA and don't have PPPoE like where I live. That means currently I have double NAT as I cant use bridge mode. PPPoA would be a great addition so then anyone can use gargoyle without issues.
Re: PPPoA
Posted: Thu Jun 07, 2012 10:31 pm
by mix
Can you install ppp-mod-pppoa with opkg and then edit /etc/config/network to suit your needs?
http://wiki.openwrt.org/doc/uci/network ... r.atm.aal5
Re: PPPoA
Posted: Fri Jun 08, 2012 3:27 am
by Gaskell
Well tbh that looks a lot more complicated than I have experience with. From what I've seen Gargoyle does not support PPPoA. If this was just simply add a file then I would guess the dev's would have already added this.
I could be wrong, I don't know a great deal about this.
Re: PPPoA
Posted: Fri Jun 08, 2012 8:12 am
by pbix
From my seat the trouble is that I do not have a PPPoA connection so I have no way to test anything.
If I had just one user with a PPPoA connection willing to make PPPoA work, tell me what they did and then test it the resulting Gargoyle code then it would be supported.
Re: PPPoA
Posted: Fri Jun 08, 2012 11:55 pm
by Gaskell
I hear you. I kinda guessed that you either had PPPoA or both PPPoE and PPPoA. Obviously I was quite off the mark.
I understand its hard (if not impossible) to implement something you cant work on. If I knew enough I would help but its waaaay over my head.