News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Built in Support of PPPoE

Started by rstuart, November 22, 2007, 07:20:23 AM

Previous topic - Next topic

rstuart

It would be nice to include built in support for PPPoE in the next version of LinuxMCE. To get it working on my machine, i had to disable the built in firewall and execute the following to get internet sharing to work:

iptables -t nat -A POSTROUTING -j MASQUERADE

Hindsight tells me i could of avoided a lot of pain by just modifying the device in the database like the wiki says, but it shouldn't be this hard to set up something so simple.


DeadPenguin

It would be nice, but  I have only seen a few people encountering the same problems we faced.

dukat

I had the same problem with PPPoE and had to do the manual configuration. I also filed a bug report in Mantis on http://www.linuxmce.com/mantis/view.php?id=3558, but it seems to be low on the developer's priorities.