Angel Tsankov wrote:
How can I be sure that I'm using kernel-mode PPPoE in this case?
Very easy. 1) "pidof pppoe" should return nothing. 2) "pidof pppd" should return only one process ID, not two IDs. 3) "ls -l /proc/`pidof pppd`/fd" should not reference /dev/pts -- Alexander E. Patrakov -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
