"Maurice Batey" <(E-Mail Removed)> wrote in message
news

(E-Mail Removed). org.uk...
> On Thu, 19 Jul 2007 18:26:33 +0100, Eeyore wrote:
>
>> Just the router needs to be on.
>
> Thank you Graham (& Jim)
>
> Next neophyte question:
>
> I understand that the connection is initialised by going into a
> browser and entering username/password/IP address given by ISP.
>
> Does this set just the router up, or the operating system?
>
> If the latter, then as I run both WinXP & Linux I presumably need to do
> it in both?
You've completely misunderstood the concepts of "router" and "operating
system".
The router implements your internet connection. It is entirely independent
of the computer you use. It connects to your computer by Ethernet (or the
wireless equivalent). The router has a user interface accessible via the
ethernet connection.
The operating system is what makes your computer work. By default (i.e. out
of the box) Windows will know how to communicate with the router. You might
have to tell Linux, but if you are using Linux I would expect you to know
how to do this. Put simply, the computer asks the router for an IP address
for itself, and learns the IP address of the router, using the DHCP
protocol.
Your computer can tell you the IP address of the "default gateway" (i.e. the
router). (Run IPCONFIG /ALL from the command line in Windows. IFCONFIG or
something similar in Linux). Using your computer you can communicate with
the router (typically using a web browser) and tell the router what username
and password to use for the connection to your ISP. It doesn't matter which
computer you use to do this - it only has to be done once.
--
Graham J