You tried the correct options, not sure why they don't work. The correct value for mru and mtu is 1492, BTW.

Hmm, I put "mtu 1492" and "mru 1492" in the /etc/ppp/peers/pppoe file, but I still get 
the "Couldn't increase MTU to 1500" message:

plugin rp-pppoe.so
user <username>
noauth
defaultroute
usepeerdns
mtu 1492
mru 1492
persist
holdoff 15
lcp-echo-interval 30
lcp-echo-failure 3

How can I specify which PPPoE server I want to connect to when more than one is available?

There are the following options:

rp_pppoe_service <string>: Desired PPPoE service name
rp_pppoe_ac <string>: Desired PPPoE access concentrator name
rp_pppoe_verbose <int>: Be verbose about discovered access concentrators

These options seem to work. Where are they documented?
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to