When I try to connect to the Internet using pon provider, I get this error:
error sending pppoe packet: Network is down
error receiving pppoe packet: Network is down
If I configure the Internet with pppoeconf, then run pon provider, the connection works. I should not have to run pppoeconf every time I turn on my computer. How can I connect to the Internet, with pon without having to run pppoeconf every time?
Update:
When I installed Debian, the installer could not establish a DHCP connection, so I skipped the "Configure network" option. I have found, running this command allows me to start the Internet, without having to configure pppoeconf again.
ifconfig eth0 up
pon dsl-provider
Is there some place I should add ifconfig eth0 up so that it begins during startup and shutdown or when I run pon or poff?
/var/log) to see whatpppoeconfdoes thatpondoesn't do. Post all the logs that appear while you runpppoeconforpon. – Gilles Feb 14 '12 at 7:43ls -ltr /var/log– Gilles Feb 23 '12 at 23:45pppoeconf, no logs were changed. – Village Feb 23 '12 at 23:53