Free Windows Certification
HOME OVER VIEW TUTORIALS TESTS BOOKS CONTACT US  
   
Google
 
Windows Tips
ACTIVE DIRECTORY
TCP / IP
SECURITY
RECOVERY
SYSTEM CONFIGURATIONS
PRINTING
NETWORK
RAID
RAS
SERVICE PACKS




Windows XP : Windows 2003 : Windows 2000
 

RAS

How can I speed up my ADSL line connection?

Because TCP/IP is packet based, each time a packet is sent, it must be acknowledged via an acknowledgment packet. This slows down the system. To keep the sender from having to wait for every packet to be acknowledged before sending another one, you can increase the window size (TcpWindowSize) value on the receiver end. Then, the sender can send packets until that value is reached before the receiver needs to send an acknowledgment. To tweak the TCP/IP parameters to increase the window size, you need to manually update the registry:

  1. Start regedit.exe.
  2. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\
    Tcpip\Parameters.
  3. From the Edit menu, select New, DWORD value.
  4. Enter a name of TcpWindowSize, and press Enter.
  5. Double-click the new value, change the Base value to decimal, and enter a value of 32767. Click OK.
  6. Close regedit.
  7. Reboot the machine.

In step 5, you can actually specify a higher value (up to 256000). However, on slow networks, this larger window size means that more data will need to be retransmitted.

If you're interested in a great site that helps you test your DSL connection speed and configuration, check out http://www.dslreports.com/.

How do I configure the services that Internet Connection Sharing provides?

With Internet Connection Sharing (ICS), you can offer services (e.g., FTP and Telnet) to remote networks from clients on your network. To enable services, perform the following steps:

  1. Click Start, Settings, Control Panel, Network and Dial-up Connections, [RAS connection]).
  2. Select Properties.
  3. Select the Sharing tab.
  4. Click Settings.
  5. Select the Services tab.
  6. Select the services you want to enable:
    • FTP Server
    • Internet Mail Access Protocol Version 3 (IMAP3)
    • Internet Mail Access Protocol Version 4 (IMAP4)
    • Internet Mail Server (SMTP)
    • Post Office Protocol Version 3 (POP3)
    • Telnet Server
  7. When you select a service, you need to enter the DNS name and IP address of the machine on the local network.
  8. Click OK.
  9. Click OK to close the main dialog box.

To add a service, on the Services tab, click Add and enter a name for the service, the port number to use, whether it's TCP or UDP, and the DNS name or IP address of the machine on the local network offering the service.

How do I connect two Workstations using RAS?

NT Workstation supports one inbound RAS connection so one NT station will be the RAS server, and one will be the client. The procedure below is what I did to connect two machines.

Server

If RAS is already installed

  1. Goto Control Panel, and double click Network
  2. Goto Services and click on “Remote Access Server”, and click Properties
  3. Click on the Port and click Configure
  4. Select “Dial Out and Receive” or just Receive
  5. Click Continue
  6. Select if user can access Just Computer or Entire Network for NetBEUI
  7. Click Continue and fill in details for TCP/IP, For this setup we will assume the dial in client will have a TCP/IP address so check the box “Allow clients to use preconfigured address”
  8. Click OK and then close
  9. You will then be prompted to restart the computer

If RAS is not already installed, goto “My Computer” and double click “Dial-up Networking”, it will then detect your modem and then take you to step 3 as above.

Client

This assumes RAS is not installed

  1. Goto “My Computer”, and double click “Dial-up Network”
  2. You will be asked for the NT CD, and it will install Modem and RAS
  3. It will then detect any modems, once the modem has been found click continue
  4. It will then say the phone book is empty and you should add an entry. Give a name and select “Next” (do not select “I know about modem properties” unless you do”)
  5. Select “I am calling the Internet” and click Next
  6. Enter the phone number and click Next, then click Finish
  7. Select the entry, and click More, select Edit Entry
  8. Goto server Tab, and check NetBEUI and TCP/IP. Click TCP/IP details and fill in then press OK. Finally click OK again.
  9. Select the PhoneBook entry and click Dial.
  10. The first time you connect you will have to supply a username, password and domain (select “save password” so this information does not have to be entered again).

 1    2    3    4    5    6    [>>]

 

   

Contact Us | Bookmark This Page | Make Your Home Page