How can I set the idle timeout on my pppoe connection to ZERO.
Currently when running "ps ax" my system shows
/usr/sbin/pppoe -I eth1 -T 120 -U -m 1412
which means after 120 seconds inactivity the connection gets dropped. Where is the configuration file to change these parameters?
Cheers, Ulrich