Router - Linux: Difference between revisions
Appearance
Content deleted Content added
| Line 8: | Line 8: | ||
==Debian/squeeze and /wheezy== |
==Debian/squeeze and /wheezy== |
||
This is what RogerBW is using. It'll probably be much the same on other Linuxen. The basic recipe came from |
This is what RogerBW is using. It'll probably be much the same on other Linuxen. The basic recipe came from http://www.aa-asterisk.org.uk/index.php/Connecting_to_AAISP_using_PPPoE. |
||
You will have two ethernet interfaces - one for your internal network (let's assume that's eth1), one for connection to the BT modem (eth0). You will be running PPPoE over the external interface, creating a new interface that actually passes packets. |
You will have two ethernet interfaces - one for your internal network (let's assume that's eth1), one for connection to the BT modem (eth0). You will be running PPPoE over the external interface, creating a new interface that actually passes packets. |
||