Loony said:
Hello Experts,
A few weeks ago I felt that my computer was becoming a meeting house for
program pushers - Avira, McAffee, Ask, Babylon, etc. To keep these out I
would feel safer if I had one very effective program, and something like
a switch in my DSL line. I don't need to keep that DSL line open except
occasionally for sending/receiving emails, and some short browsing
periods, etc.
The control of the DSL line via a switch on the computer screen would be
very useful. Suggestions appreciated.
TIA
ADSL lines use PPP (point to point protocol). Part of the
protocol includes a "username" and "password". This is very similar
to how dialup networking worked at one time.
Something has to send the username and password. Let's take a
few examples.
1) You buy a modern ADSL modem, including router, four LAN connectors,
Wifi for additional wireless LAN connections and so on. To get into
the setup screen, there might be a username of "Admin" and a password.
Once you're in there, is a separate screen for the ADSL setup. The
username might be (e-mail address removed) and the password might be xeivrhcyd.
Notice you're onto the right thing, if the username is not "Admin". The
username is related to your account with the phone company/reseller.
So the setup screen you want, is for the single networking box, with the
RJ-11 phone connector on it. Options in the username/password screen will
include "automatically connector", "dial on demand", or "manual". If manual
is selected, there should be buttons labeled "Connect" and "Disconnect".
Those two buttons, would be your controls.
RJ-11 ----- all-in-one-modem-router ----- Your_computer
2) On an older setup, the ADSL modem is "just a modem". It's relatively
brainless. The "PPPOE" part, is in a separate router box. And the separate
router box has a PPP screen in its web based setup. It will have room
for the (e-mail address removed) and password thing. And "Connect" and "Disconnect"
buttons. So the setup screen for the "Router_box" is what you want in this case.
RJ-11 ------- Modem_box ----- Router_box ----- Your_computer
3) It's also possible to connect a "Modem_box" directly to the computer.
Then, a PPP dialog in the *OS*, does the connections. And then there will be
a button available in the OS, for disconnecting the PPP session. Not all
OSes can natively terminate PPP. For example, my first Macintosh computer,
could not do this. I had to add third party software to make this kind of
setup work. And it crashed the computer so much, I had to switch to the
setup used in (2). But Windows does this OK, because I've tested it.
RJ-11 ------- Modem_box ----- Your_computer
So the answer depends on the equipment and setup. But there's a good
chance, a web interface has the Connect and Disconnect buttons.
HTH,
Paul