Created PPPoE broadband connection

blackguyza

Well-Known Member
Joined
Mar 6, 2009
Messages
453
Reaction score
11
Location
Heilbron, Free State
Our Telkom ADSL Internet connection at work was always giving us problems so Telkom call center advised us to create a PPPoE broadband connection on the server 2003 computer which we did. Since then the Internet has never been available on other computers on the network.

Please help.
 
Your DHCP server (either Server 2003, or the ADSL/modoem router) dishes out IP addresses and other information to all clients on your network. The DHCP server also specifies what the "default gateway" is - i.e. to which machine all other machines must pass internet-bound traffic to.

Now that you have set your Server 2003 box to dial the PPPOE connection, your server 2003 box is now the default gateway, i.e. it is the machine that knows what to do with internet-bound traffic. Except that the DHCP server on the router is still enabled, and still dishing out IP Addresses and other info, and still telling the rest of the network that it is the default gateway, when in fact it isn't, as it doesn't even have a (direct) connection to the internet (it is not dialling any PPPOE connection directly, the Server 2003 box is).

So you have 2 options here
- keep the DHCP server on the router enabled, but tell the DHCP server that the default gateway is the Server 2003 box, so that it will tell other clients on the network the address of the default gateway
- disable the DHCP server on the router, and turn on the DHCP server built into Server 2003, and tell it that the default gateway is itself (i.e. the server 2003 box). You'll probably have to enable routing as well on the Server 2003 box, but this is quiet easy to do with the built-in wizards

In any case, I don't see how getting another machine to dial the PPPOE connection will make your ADSL connection any more stable than if you modem dialled the connection directly. The traffic still has to pass through the hardware of your modem, and down the same line. I think Telkom are telling BS, and just avoiding the problem, or making you run in circles.

The stability problem could be a problem with the modem itself. You should try another ADSL modem on your line, and try your own ADSL modem on somebody elses line to test if the modem is actually the problem.
 
Your DHCP server (either Server 2003, or the ADSL/modoem router) dishes out IP addresses and other information to all clients on your network. The DHCP server also specifies what the "default gateway" is - i.e. to which machine all other machines must pass internet-bound traffic to.

Now that you have set your Server 2003 box to dial the PPPOE connection, your server 2003 box is now the default gateway, i.e. it is the machine that knows what to do with internet-bound traffic. Except that the DHCP server on the router is still enabled, and still dishing out IP Addresses and other info, and still telling the rest of the network that it is the default gateway, when in fact it isn't, as it doesn't even have a (direct) connection to the internet (it is not dialling any PPPOE connection directly, the Server 2003 box is).

So you have 2 options here
- keep the DHCP server on the router enabled, but tell the DHCP server that the default gateway is the Server 2003 box, so that it will tell other clients on the network the address of the default gateway
- disable the DHCP server on the router, and turn on the DHCP server built into Server 2003, and tell it that the default gateway is itself (i.e. the server 2003 box). You'll probably have to enable routing as well on the Server 2003 box, but this is quiet easy to do with the built-in wizards

In any case, I don't see how getting another machine to dial the PPPOE connection will make your ADSL connection any more stable than if you modem dialled the connection directly. The traffic still has to pass through the hardware of your modem, and down the same line. I think Telkom are telling BS, and just avoiding the problem, or making you run in circles.

The stability problem could be a problem with the modem itself. You should try another ADSL modem on your line, and try your own ADSL modem on somebody elses line to test if the modem is actually the problem.

All good advice.

Just a data point, then. I have a DLink DSL2500U ADSL modem (only, no wifi, switch ports, etc). It is flaky as hell when it manages the PPPoE connection, probably due to only having 8MB RAM for things like connection tables, etc.

I've added another router running OpenWRT to manage the PPPoE connection "upstream" of the ADSL modem, and my connection is now 100%.
 
Top
Sign up to the MyBroadband newsletter
X