Angel Tsankov wrote:
Is the "Couldn't increase MTU to 1500" message harmless?
Yes.
If not, how can I avoid it (I already tried adding "mru 1280" and "mtu 1280" to the /etc/ppp/peers/pppoe file)?
You tried the correct options, not sure why they don't work. The correct value for mru and mtu is 1492, BTW.
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
It seems that /etc/ppp/ip-up does not get called; how do I inform bind where to forward DNS queries?
You probably didn't chmod the file to 755. -- Alexander E. Patrakov -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page