OK it sounds like you know what you are talking about, so I'm going to impose on you for a little basic noob tutoring please.
The Linux machine I'm attempting to set up is one of those packaged complete firewall / server deals (ClearOS, formerly Clark Connect) which works *very* well as a router & firewall - I've set up many of them with the external interface configured purely as ethernet, either static or getting its IP from the router; and the router doing the PPPoE.
Now I have a requirement to have the PPPoE running from the router, but just can't figure the details of the D-Link router config.
I have the "Bridged" interface or profile or whatever they call it, marked as active and the "PPPoE" one disabled.
1. But there doesn't seem to be any way to configure it without an IP address on its "LAN" port. Whereas the Linux box, when you configure an interface as PPPoE, tells you IP is "N/A". So how does it talk to the DSL router? (Probably a very basic question I know)
2. The Linux OS only has four things you can set on the PPP interface - user credentials, MTU size, and automatic DNS servers or not. The D-Link, on the other hand, has more options, but not much choice... if you see what I mean. I can set
- Port / VPI / VCI : OK, for SA these are 0 / 8 / 35 as you pointed out
- Service category : again, OK - "UBR without PCR"
- Enable QoS : just a preference - off, or whatever
- PPPoE / MAC Encapsulation Routing / Bridging : if I select "PPPoE", I have to enter the DSL username/password in the router; works with the corresponding ClearOS "External" interface in DHCP or Static mode. "MER" doesn't seem to be applicable. Leaving "Bridging" as my only option - well I've read in more than one place that that's right.
- Encapsulation Mode : again, DSL dependent, for South Africa it is LLC.
And that's it. Final choice is to enable this interface or not, so still "no choice". But the Linux interface never gets connected - just keeps whining that it can't find the PPP server. Where am I going wrong?
Eternal gratitude if you can point me in the right direction...