Hi all,
Debian 7.3
Connection:
ISP -> Cable Modem -> PC
pppoeconf is running
/etc/network/interface
Code:
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet manual
auto dsl-provider
iface dsl-provider inet ppp
pre-up /sbin/ifconfig eth0 up # line maintained by pppoeconf
provider dsl-provider
Please advise how to set connection will be established at boot instead of runnning pppoeconf -> login : password each time after booting up the PC?
Thanks
Rgds
satimis