Router - Linux: Difference between revisions
Appearance
	
	
Content deleted Content added
| mNo edit summary | mNo edit summary | ||
| Line 11: | Line 11: | ||
| 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. | ||
| ==Setup== | ===Setup=== | ||
|  Install ppp, pppoe and iproute. |  Install ppp, pppoe and iproute. | ||
|  Edit /etc/ppp/peers/aaisp to include: |  Edit /etc/ppp/peers/aaisp to include: | ||