Re: kernel pppoe problem : pppoe0 : timeout

2005-10-09 Thread Can Erkin Acar
You possibly have other/previous pppoe sessions not being terminated correctly. The reason is that, the kernel pppoe does not terminate unknown sessions (ie. not handled by itself). see pppoe(4) manual page for details, compiling a kernel with PPPOE_TERM_UNKNOWN_SESSIONS option may help. Can

Re: kernel pppoe problem : pppoe0 : timeout

2005-10-06 Thread Didier Wiroth
concerning my original post: sorry, I made a typo error in my hostname.pppoe0. I have this line: !/sbin/ifconfig \$if inet 0.0.0.0 0.0.0.1 netmask 0x I do NOT have "link1" in the line, as written in the previous mail!!!