I reviewed your config & suggest the following changes -
Assign a static ip address to your
router to be in the same ip range as your DHCP clients. Router is having an ip of 0.0.0.1 and your LAN clients are in 10.*. This could be the reason for DHCP failure.
Steps:
Click Internet -> Internet Connection -> Connect Using = Ethernet.
Go to TCP/Ip - > Configure IPv4 = Manually; IP Address = 192.168.1.1
Go to DHCP -> Beginning Address =
192.168.1.2; DHCP Lease = 24 Hours
Go back to Internet Tab, Connect Using = PPPoE; Enter Account name and Password for PPPOE; Connection = Automatic; Disconnect if Idle = Never.
Please note:
10.0 LAN ip is normally used for enterprise. I have changed that to the
192.168.1.* used for home networks. You can change it to
10.0 if you like it.
It should work now. Let me know if you face any issues.