Angel Tsankov wrote:
1. created the /etc/ppp/ip-up and the /etc/ppp/peers/pppoe files; 2. populated the /etc/ppp/pap-secrets and the /etc/ppp/chap-secrets files; 3. issued "ip link set eth0 up" (this produced no output on the terminal); 4. issued "pppd call pppoe" and I got: Plugin rp-pppoe.so loaded. RP-PPPoE plugin version 3.3 compiled against pppd 2.4.3 Failed to create PPPoE socket: Address family not supported by protocol
That's because you didn't load the "pppoe" kernel module before following the instructions.
-- Alexander E. Patrakov -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
