Ramik
Group: Members
Posts: 53
Joined: Nov. 2006 |
|
Posted: Nov. 12 2006,05:20 |
|
This may take a while :-) Well, their are two main things to look out for: WAN: How you connect to the internet. LAN: How your network is connected.
LAN: In your network each computer gets an IP Address to be used internally, IP assigning is done by either a DHCP Server, or by the computer itself using Static IP. The simplest way to find out whether its DHCP or Static is to check the settings on your working windows machine. Go to the Control Panel -> Network Connections to find a connection that is representing your LAN, by default its "Local Area Connection" - one for each CARD. Right click it -> Properties -> Internet Protocol (TCP\IP) -> Properties. Their you will either see the check box "Obtain an IP address automatically" which means your router provides your PC an IP using its build-in DHCP server, or "Use the following IP address" which means you enter an IP address on your own.
If you have a DHCP server (I.E: Build in the router) then it should provide an IP to your DSL too as long as: 1. DSL correctly identified your Net Card. 2. The router settings are to give any new client on the LAN an IP (Some high security settings, usually at work places, avoid this so no can come with a laptop and automatically connect to the local network). 3. The DHCP server is working properly (They tend to be bugy :-)).
If its a Static IP then you'll need to assaying one manually to your DSL as well, This can be done by: 1. Guess another IP by your settings of the first computer - if the IP Address was 192.168.0.1 or 192.168.1.1 or 10.0.0.1 or whatever, it will usually be right to simply enter the next number: 192.168.0.2/192.168.1.2/10.0.0.2. 2. Your "Default Gateway" will usually be your router, enter the IP in your browser and you should be able to enter your router configuration panel (a web site), their you can find all sorts of info regarding your LAN and in some cases you may also find the connection to the WAN (Internet).
WAN: Their are two ways your system may connect to the Internet, either your computer dials out through the router to your ISP, or your router does this for you.
If the computer connects for you, you will see in "Network Connections" another connection, this won't be named "Local Area Connection" but will be named something like PPPoE\PPP\PPtP\Bridged...\... , In it you will find all sorts of information that will be needed for DSL to connect to the internet if the windows machine if powered down. If you find nothing as such, it is most likely that the Internet Connection is done by the router, this is usually better because it will save you the trouble of setting a dialer, all you need is to set your LAN and the WAN should available unless your router is set with High Security that forbids outgoing connections to non specified IPs by the router internal IP Address.
* You may find your router in http://www.portforward.com/, this might help if you don't know its IP and\or its username\password.
Hope this helped, their is tons of info on this stuff on-line if you up to it :-)
|