Networking: A Beginner's Guide

Size: px
Start display at page:

Download "Networking: A Beginner's Guide"

Transcription

1 Networking: A Beginner's Guide Course Content Introduction What is a LAN? What equipment is necessary for a LAN? Physical Network Setup Quick Way to Configure DSL Modem in Bridge Mode IP Logical Network Design Router Configuration DHCP DMZ and Port Forwarding Making Sure TCP/IP Works How to Connect 2 Computers Directly Using Crossover Cable Quick Way to Configure IP Address and Network Information in Windows 7 Manual IP Assigning IP Assigned by DHCP server 1

2 Configuring IP Address and Network Information in Windows Vista How to Set IP Address and Network Information in Windows XP How to differentiate straight and crossover cable Troubleshooting Network Problem: Cannot Connect to Wireless Network? Using Ping to Troubleshoot Network Problem Using WinSockFix to Fix Windows XP Networking Problem 2

3 Introduction With computers getting cheaper and cheaper these days, it is not uncommon for a household to have more than one PC. If that describes you, then you have probably found yourself in the situation where you wished you could access the other PC to retrieve a file, use the printer attached to the other PC, play multi-player computer games, or most importantly share your broadband Internet access such as cable or DSL modem with the other PC. To accomplish this all you need is a home network where you connect two or more PCs What is a LAN? LAN stands for Local Area Network. Basically, it is a communications link between two or more computers to share information with each other. Although Local Area seemingly implies that LANs are always small, this is not always the case. A LAN could possibly consist of thousands of computers provided that they are all connected through the same network connection and are directly linked through hubs and switches. However, once a router becomes involved, the definition of LAN no longer truly applies and you may call a computer connected to another through a router a member of an Internetwork, or if it is part of the main Internetwork, the Internet, and a computer connected to the Internet. The Internet in general can be thought of as a great LAN with all of its members indirectly connected in a giant mesh with each other. 3

4 It is important to understand a bit about Networking in order to actually build or put together a Local Area Network. Every member of a network possesses an IP address, or a unique identifier of that computer which no other computer or node of the network can use. When a dial-up user connects to the Internet, he or she is either in use of or is dynamically assigned an IP address, which follows the following structure: xxx.xxx.xxx.xxx Where each xxx is a three digit number from 0 to 254. For example, is a valid IP address, while is not, because 275 is above 254, which is the range of an IP address. This number is used on the Internet to specifically identify your computer. However, within a network, you use a special type of IP address. Although this is certainly not the correct terminology, I will refer to this as the Internal IP in this guide. I call it this because the Internal IP uses a special format: xxx.xxx [most common in LAN's] or 10.xxx.xxx.xxx [common in large LAN's] or 4

5 xxx.xxx xxx.xxx [uncommon] Each of these Internal IP blocks, or groups of addresses, is specifically reserved for Internal IP addresses. What exactly is an Internal IP address? An Internal IP address is the IP address that a computer uses to communicate with other computers or nodes in a network. Think of it as the Office of the President. In the White House, there are many personnel that operate inside of it. However, there is only one true outlet the President and his PR team. In this metaphor, each of the computers in the network is a member of the personnel of the White House. Amongst each other, they are free to communicate and all have (somewhat) of their own identity and voice. To the rest of the world (the Internet), however, your computer and all of the others in your network are represented through your WAN Address, or the IP address assigned to you by your Internet Service Provider. In other words, Juan, Joe, and Mike may have the Internal IP addresses , and ; however, when they surf the Internet, they are always represented as their WAN Address

6 What equipment is necessary for a LAN? There are some basic equipment needs for a Local Area Network. These include the communication cards to connect the network plugs into (known as Network Interface Cards, or NICs), the cables to connect between nodes (known as CAT5 cables), the switch to connect all of the nodes to, and the router to connect the switch to the Internet (therefore, indirectly connecting each of the nodes to the Internet). Note that the switch and router are often combined in to a single unit these days. 6

7 For the most part, choosing a NIC is rather simple. In many cases your computer or motherboard may already possess one. However, in the case that you need to purchase a NIC, buy a cheap 10/100 NIC (you can find one at many retail outlets for under $20.00) or a nicer 10/100/1000 NIC. The only reason you would possibly want a 10/100/1000 NIC is if you planned on buying one to keep for more than a year or so, and are anticipating your own purchase of a gigabit switch. I would recommend buying a 10/100/1000 NIC if you can, but 10/100 would of course suffice in most circumstances. Cabling is never a serious issue these days. Just be smart enough to buy one that you know is right for your location (i.e. a five-foot cord won t suffice in most circumstances, whereas a foot monster may not be such a great idea for your home LAN). The main issue at hand is the switch/router. I say this because there are many switch-router combinations each with their own merits. However, for the value, I would highly recommend the Gigafast or Netgear line of products appropriate for your network size. Something that you must understand is that networks have very little to do in physical configuration and almost everything to do with software and settings. Every switch/router has its own configuration software that is usually based off of the HTTP protocol (or in other words, accessed through a web browser). So, depending on the switch/router you choose, the configuration software for that switch/router will vary. Building The Network The most common home network is Ethernet, it s a very popular LAN (Local Area Network) technology due to it s inexpensive setup cost and reasonably fast speed. The other types of network are Token Ring, LocalTalk, and FDDI. The speed (data transfer rate) of an Ethernet can be 10Mbps (Ethernet), 100Mbps (Fast Ethernet) and 1000Mbps (Gigabit Ethernet). Mbps is called Megabits per seconds. From my opinion, 100Mbps speed might be sufficient for your network needs. There is one rule here, make sure all your network devices (router, network card, switch, hub, network cable) are able to support the network with particular speed (10Mbps, 100Mbps, 1000Mbps) which you plan to set up. If you plan to set up a Gigabit Ethernet, although you have 100Mbps' network card, but your router can only support 100Mbps, then the network speed would be 100Mbps. 7

8 Here is typical network topology Physical Network Setup 8

9 Ok, for your home network, it s time to do some exercises, here is how I do physical network setup. I will use D-Link's DI-604 broadband router as an example. You can use other type of router according to your needs. Please prepare some straight network cable as well. Connect the WAN port on router to your cable/dsl modem using straight cable, then connect computers network card to router s LAN ports using straight cable also. You can connect up to 4 computers to this router. Power on the router after finish connecting, you should be able to see the WAN and LAN lights on the router. Also you need to ensure that your DSL/Cable modem is configured in bridge mode, so that it can work well after connecting to router. Quick Way to Configure DSL Modem in Bridge Mode This briefly explains how to configure DSL modem in bridge mode from a computer, so that the computer can access to Internet by using dialer. This is very common setup after you have subscribed new DSL broadband service, you just need to configure the modem as a bridge, and after that configure PPPoE dialer in Microsoft Windows by providing username/password or other network information for accessing Internet. If you plan to connect the modem to router and set up a home network, you must set bridge mode on modem too. Here is the way we configure the DSL modem: 1) Connect DSL modem s LAN port to computer s network card by using straight through network cable. 9

10 2) Read the modem manual, find out the default modem IP address, after that you need to set computer with the IP address in same network with modem, so you can access and configure it. As an example, if the modem IP is , I set computer IP as (you can set X, X= number between 2 and 254), netmask as and gateway as ) Open a web browser and key in (example: into the address bar, after that hit Enter key. 4) The modem logon screen will appear, type in default username and password you found in modem manual. You will then log on to the modem management page. 5) Go to the correct configuration page by referring to modem manual, and then set the operation mode to Bridge mode. Here is an example: 6) The other important info for modem to work well is Virtual Path Identifier (VPI) and Virtual Circuit Identifier (VCI), you need to set these numbers correctly. If you get the modem from ISP, most likely it s been pre-configured correctly. If you are not sure, have a look on common VPI and VCI used by different ISPs. Here is an example: 7) Ok, at this stage you have done the modem configuration, you can then proceed to configure PPPoE dialer on connected computer. or wired), you can then proceed to configure that wireless router or Ethernet wired router.. 10

11 After setting up the network, we need to decide what IP addresses need to be used for router and computers. IP logical network design! IP Logical Network Design This is one of the task which you need to do is do after you have decided to set up a network (wired or wireless) at home. This is the process to decide the IP addresses, netmask for your computers, router and other network devices. Since each IP address assigned to your computer must be unique, you can t simply assign an IP address to your computer. Here are 3 recommended IP ranges you can used in your network. These 3 blocks of private IP address space are reserved by Internet Assigned Numbers Authority (IANA) for private network, such as home network. 3 Private IP address space: You can use these 3 Private IP address space in your network without worrying it will conflict with the IP addresses in Internet. After deciding the IP addresses to be used, let s decide what netmask to be used. Netmask will decide how many IP addresses available to be used in your network. I usually use for having 254 addresses to be assigned. There is a network address and broadcast address which can t be used for IP assigning. Network address is used to represent that particular created network, whereas broadcast address is used to talk to all computers in that particular network. Below are some examples for assigning IP addresses in your network. 11

12 Example 1: I have 5 computers and a router in my network. I will assign to the router, to other 5 computers. I use netmask for this network, so that I can assign IP addresses in the network. Network address is , broadcast address is Example 2: I have 8 computers, 2 notebooks and a router in my network. I will assign to the router, to other 8 computers and to other 2 notebooks. I use netmask for this network, so that I can assign IP addresses in the network. Network address is , broadcast address is Example 3: I have 8 computers, a router and a network printer in my network. I will assign to the router, to the network printer and to other 8 computers. I use netmask for this network, so that I can assign IP addresses in the network. Network address is , broadcast address is Try this online simple IP calculator. Try to enter network address and number of subnet 1, then click calculate. You will get detailed information about this network. Try it.. If you wish to learn more about IP or network subnet, here is useful IP and subnetting site with video presentation. For the setup that I m using, I will use IP addresses , netmask Install the NIC in its proper place. If it is a PCI card (which it probably will be), make sure it is in snug. 12

13 Make sure that you place the switch/router in a central location such that each of your nodes has easy access to the switch/router. If the RJ-45 plug is connected on both ends, the light on the switch/router should light up under which port you are using. Do NOT place anything in the uplink port. Power up the switch/router and get ready to rumble. A Note About Windows XP Now that all of your computers are plugged into the network and everything is powered and fine and dandy, you should probably start thinking about the software configuration of your LAN. Assumed in this tutorial is that you have Windows XP. Now, it is obvious that not every single PC user today uses Windows XP. However, the majority of users do, and for the purposes of this guide, I believe that instructions for XP will suffice because many of the instructions used in this configuration tutorial are extremely similar on both Windows 9x and NT/2000 operating systems. Router Configuration 13

14 Now, load up your Windows XP installation. If everything is physically set up correctly, Windows should automatically detect and configure your network connection. That s it, right? Of course not. Actually, more important than client configuration on any network is the muchfeared router configuration process. The router configuration process utilizes the HTTP or Hyper Text Transfer Protocol as an interface to the router s internetworking operating system. Basically, what that means is that you will interface and configure the router through a web browser. However, here is the fundamental paradox: how is it possible to interface with a router using HTTP when your network is not properly configured in the first place? Hopefully, Windows XP has correctly detected your network settings. Go to Start -> Run and then type in cmd to get the almighty command prompt. From the command prompt, type in ipconfig /all. If your default gateway is not , then type in that IP into your web browser preceded by the string. Most likely it will be , , , , or Whatever the case, once it loads, it will most likely load an authentication applet. Refer to your router s documentation for this default password. Once your credentials have been accepted by the router, you are ready for action. Now, herein lies a complicated dilemma for this guide. On one hand, it would be easiest for the reader of this guide to read each individual router s particular method of configuration and such. However, on the other, to cover each and every router would take years. So, refer to router s documentation when you doubt a reference or in lack of knowledge of the meaning or location of a particular setting. DHCP One of the fundamental concepts of the LAN is the concept of IP addresses. Now arises the question: how exactly are they assigned? The answer is through DHCP. DHCP stands for Dynamic Host Configuration Protocol and basically is used to assign nodes on the network IP addresses automatically such that none conflict with each other (i.e. two nodes sharing the same IP), are legal (i.e. not ), and are sometimes even in order ( ). DHCP works on a client-server level, in that the client (a node on the network) requests a lease on an IP from a server (usually the router). The server grants the node a specific IP. Now, you may or may not want to employ DHCP in your LAN setup. There are numerous advantages to DHCP, the foremost being that there is a much lessened chance of two nodes identifying with the same IP address. It is also self/automatically configuring and a very 14

15 reliable server. In the case that you choose to use DHCP, configure DHCP for which IP addresses you wish it to give leases to start upon and end upon. DMZ and Port Forwarding Now, after DHCP is configured, every member of your network can now be assigned a unique IP address internally. However, externally, the Internet still may need to contact a specific computer in your network for a specific purpose. These purposes include things from Counter-Strike and UT2004 to web servers and MySQL databases. So, how does a computer on the Internet know how to specifically contact a computer in your network (which, through a router, a million computers could potentially be hidden under one IP address)? The port system of TCP/IP provides this option. TCP/IP works on a system of IP addresses and port numbers. Port numbers are specific holes or entries to a node on a network for a specific purpose. Ports are infamous for their reputation as security holes because it is often through useless open ports that worms spread so powerfully, dangerously, and easily. Now, for example, let s say you needed to host a file server through FTP. After setting up the file server on your desired node, you will need to find the IP address of that specific node. Then, go to the port forwarding section in your router s configuration setup dialogue and fill in the port forwarding form accordingly. Remember that FTP operates on Port 21. There is, however, another option. Suppose on your network there is one computer or server that is so important that you feel you cannot individually specify which ports to forward to this computer on, you can set it as the almighty DMZ host. The DMZ host takes all of the non-forwarded ports and sends them straight to the DMZ Host instead of the router itself. The DMZ host role can be fulfilled by anyone, but 15

16 generally speaking, being the DMZ Host is an invitation to be paid a visit from Bubba the Hacker. It is a wide-open computer system. Just for your information, another term for the Port Forwarding section of your configuration software is Services Configuration. Now that you have finished with the configuration of your router, you can move on to the configuration of your client. Pray for the Best Windows XP almost always can automatically determine and detect a network connection. To see if it has detected your connection, go to Start -> Control Panel -> Network Connections. Look for the LAN or High Speed Internet heading and find your LAN connection under the listing. Note that VPN and 1394 Connections are usually not valid LAN connections and are not what you are looking for. Supposing Windows does not automatically detect your LAN connection for you, recheck your media (cabling) and unplug then replug the RJ-45 into your computer. This is a rare occurrence and usually at the fault of lower-level hardware (or human error). 16

17 Making Sure TCP/IP Works Next, you will need to double-click your connection. Another dialogue box should come up shortly. To assure you have properly set up this connection, the dialogue box should read Connected and have both many sent and received packets. Now, double-click Properties. Once the properties dialogue box shows up, click on the text of TCP/IP and press Properties. Now, make sure you have set it to Obtain IP Address Automatically and to Obtain DNS Automatically. Recall back to DHCP Configuration. The DHCP Server on your switch/router will assign your computer an IP rather than your computer declare one for itself in order to reduce the stress on the network and to avoid IP collision, or two or more computers claiming the same IP address. Also, remember that the IP addresses assigned by your router are internal ones and are not known to the outside Internet. 17

18 Once you have completed all of this, OK your way out of the dialogue boxes and now go to Start -> Run and type in the Run field cmd in order to open up a command prompt. Once the command prompt has opened, type in ipconfig /all If your settings show up right away, you are good to go! You have successfully set up a basic TCP/IP network on Windows XP. Now, you are ready to configure your computer for more, but for now, your computer is a new node on a brand new network. 18

19 Bonus Connect 2 Computers Directly Using Crossover Cable How do you connect 2 computers sometimes for file or printer sharing? Ha! It's pretty easy! You only need 1 crossover cable and 2 network cards. Plug in network card each to computer and then install network card driver for each computer. Connect the cable to both computers network card. Yap.. we have finished the setup. Here comes the network configuration, let s create a simple network by assigning following network info to each computer's network card: Computer A: IP Address: Subnet mask: Gateway: DNS Servers: Computer B: IP Address: Subnet mask: Gateway: DNS Servers: Since these 2 computers are directly connected, no gateway and DNS servers are needed. 19

20 Here is step-by-step instructions to assign IP address and other network information in Windows 7 Quick Way to Configure IP Address and Other Network Information in Windows 7 Let me show you how to configure IP address and other network information in Windows 7 here. As you know IP address must be configured on computer in order to communicate with other computers, because this IP address is the standard address understood by computers and other networking devices in networking world. You can configure IP address, subnet mask, gateway and DNS servers manually on computer, but you can also configure computer to obtain IP address and other network information from DHCP server (most of the time is configured on router). Without wasting any more time, let me show you quick way to do it: 1) Go to Start and click on Control Panel. 2) Proceed to click View network status and tasks in Control Panel window. 3) Network and Sharing Center window will appear, then click change adapter settings. 20

21 4) Network Connections window will appears. Here you can right click on the network adapter (can be wireless adapter or wired Ethernet adapter) that you wish to configure and click Properties. 5) In the Network Connection Properties window, tick on Internet Protocol Version 4 (TCP/IPv4) and click Properties. 21

22 Note: If your computer sits in IPv6 network, you can select Internet Protocol Version 6 (TCP/IPv6) to configure IPv6 address, but it s not covered here. Manual IP Assigning If you want to do manual configuration, you can now key in the IP address, Subnet mask, Default gateway and DNS servers. Note: IP address of your computer must be unique. None of the 2 computers in the same network can share same IP address, because it will cause IP address conflict. Note: Default gateway is a router that can route the traffic to the other network or Internet. DNS server is an application server that can translate URL to IP address. Check with your ISP on what 22

23 DNS servers you should use. If not, you can try this free Opendns or Google DNS servers. 23

24 IP Assigned by DHCP server If you have DHCP server setup on your router or you have dedicated DHCP server, your computer can be assigned IP address and other network information automatically by selecting Obtain an IP address automatically and Obtain DNS server address automatically. Note: If you have a notebook, and you use static IP at home and the IP assigned by DHCP server at the office, you can make use of alternate configuration to set IP and network information for these 2 different networks. Set Obtain an IP address and DNS automatically on General tab as according to what I specified above, so that the notebook will be assigned IP addresses automatically at the office. After that, click Alternate Configuration tab, select User configured option and key in your home network s static IP and other network information. By setting this, when there is no IP information assigned due to no DHCP server at home, this alternate configuration will be applied automatically, so 24

25 that you don t have to spend time on configuring IP manually every time at home. Windows Vista Configuring IP Address and Other Network Information in Windows Vista In this simple article I will show you on configuring IP address and other network information in Windows Vista. The method is almost the same as Windows XP, but the path to access the setting page is different. Here is detailed instruction on configuring IP address and other network information in Window Vista: 1) Go to Start and right click on Network and then click Properties. 2) Network and Sharing Center window will appear, then click Manage network connections. 25

26 3) Network Connections window will appears. Here you can right click on the network card that you wish to configure and click Properties. 4) In the Local Area Connection Properties window, tick on Internet Protocol Version 4 (TCP/IPv4) and click Properties. Note: If your computer sits in IPv6 network, you can select Internet Protocol Version 6 (TCP/IPv6) to configure IPv6 address. Here I only show IPv4 configuration. 26

27 Manual IP Assignment You can now key in the IP address, Subnet mask, Default gateway and DNS servers. Note: IP address of your computer must be unique. None of the 2 computers in the network can share same IP address, it causes IP address conflict. Note: Default gateway is a router that can route the traffic to the other network or internet. DNS server is an application server that can translate URL to IP address. As an example, is URL and it can be translated to by DNS server. Check with your ISP on what DNS servers you should use. 27

28 IP Assigned by DHCP server If you have DHCP server setup on your router or you have DHCP server, your computer can be assigned IP address automatically by selecting Obtain an IP address automatically and Obtain DNS server address automatically. Note: If you have a notebook, using static IP at home and the IP assigned by DHCP server at the office, you can make use of alternate configuration to set IP and network information for these 2 different networks. 28

29 Set Obtain an IP address automatically on General tab which is same as what I specified above, so that the notebook will be assigned IP addresses automatically at the office. After that, click Alternate Configuration tab, select User configured option and key in your home network s static IP information. By setting this, when there is no IP information assigned due to no DHCP server at home, this alternate configuration will be applied automatically, so that you don t have to spend time on configuring IP manually every time at home. Windows XP How to Set IP Address and Other Network Information in Windows XP IP (Internet Protocol) address is the 4 octets (32-bit) address used to identify your desktop computer, notebook, router, switch or other network devices in your network or Internet. It s also called as IPv4 (Internet Protocol Version 4). IP address is assigned to network card on your desktop computer or notebook to communicate with other network devices. Each IP Octet can be the value between 0 and 255, but several rules exist for ensuring IP addresses are valid. Examples are , , etc. 29

30 Here are step-by-step instructions showing you how to set IP address and other network information: 1) Go to Start and click on Control Panel. 2) Control Panel window will appear. Double click on Network Connections. 3) Network Connections window will appear. Right click correct Local Area Connection by identifying correct network card and click Properties. 4) Select Internet Protocol (TCP/IP). Click on Properties. Manual IP Assigning You can now key in the IP address, Subnet mask, Default gateway and DNS servers. Here is IP logical network Designing Guide. Note: IP address of your computer must be unique. None of the 2 computers in the network can share same IP address, it causes IP address conflict. Note: Default gateway is a router that can route the traffic to the other network or Internet. DNS server is an application server that can translate URL to IP address. As an example, is URL and it can be translated to by DNS server. Check with your ISP on what DNS servers you should use. If not, you can try this free Opendns. 30

31 IP Assigned by DHCP server If you have DHCP server setup on your router or you have DHCP server in home network, your computer can be assigned IP address automatically by selecting Obtain an IP address automatically and Obtain DNS server address automatically. 31

32 Note: If you have a notebook, using static IP at home and the IP assigned by DHCP server at the office, you can make use of alternate configuration to set IP and network information for these 2 different network. Set Obtain an IP address automatically on General tab which is same as what I specified above, so that the notebook will be assigned IP addresses automatically at the office. After that, click Alternate Configuration tab, select User configured option and key in your home network s static IP information. By setting this, when there is no IP information assigned due to no DHCP server at home, this alternate configuration will be applied automatically, so that you don t have to set IP manually every time at home. 32

33 After assigning IP address, try to ping the other computer from command prompt, 33

34 How to differentiate straight and crossover cable What are Straight and Crossover cable Common Ethernet network cable are straight and crossover cable. This Ethernet network cable is made of 4 pair high performance cable that consists twisted pair conductors that used for data transmission. Both end of cable is called RJ45 connector. The cable can be categorized as Cat 5, Cat 5e, Cat 6 UTP cable. Cat 5 UTP cable can support 10/100 Mbps Ethernet network, whereas Cat 5e and Cat 6 UTP cable can support Ethernet network running at 10/100/1000 Mbps. You might heard about Cat 3 UTP cable, it's not popular anymore since it can only support 10 Mbps Ethernet network. Straight and crossover cable can be Cat3, Cat 5, Cat 5e or Cat 6 UTP cable, the only difference is each type will have different wire arrangement in the cable for serving different purposes. Straight Cable You usually use straight cable to connect different type of devices. This type of cable will be used most of the time and can be used to: 1) Connect a computer to a switch/hub's normal port. 2) Connect a computer to a cable/dsl modem's LAN port. 3) Connect a router's WAN port to a cable/dsl modem's LAN port. 4) Connect a router's LAN port to a switch/hub's uplink port. (normally used for expanding network) 5) Connect 2 switches/hubs with one of the switch/hub using an uplink port and the other one using normal port. 34

35 If you need to check how straight cable looks like, it's easy. Both side (side A and side B) of cable have wire arrangement with same color. Check out different types of straight cable that are available in the market here. Crossover Cable Sometimes you will use crossover cable, it's usually used to connect same type of devices. A crossover cable can be used to: 1) Connect 2 computers directly. 2) Connect a router's LAN port to a switch/hub's normal port. (normally used for expanding network) 3) Connect 2 switches/hubs by using normal port in both switches/hubs. 35

36 In you need to check how crossover cable looks like, both side (side A and side B) of cable have wire arrangement with following different color. Have a look on these crossover cables if you plan to buy one. Lastly, if you still not sure which type of cable to be used sometimes, try both cables and see which works. Note: If there is auto MDI/MDI-X feature support on the switch, hub, network card or other network devices, you don't have to use crossover cable in the situation which I mentioned above. This is because crossover function would be enabled automatically when it's needed. 36

Networking Notes. Common Internet Speeds. Online Speed Test myspeed.visualware.com

Networking Notes. Common Internet Speeds. Online Speed Test myspeed.visualware.com Networking Notes Common Internet Speeds Dial Up 56 kbs 1000kbs = 1 mbs (1 user capacity) DSL 1.5 mbs (1 channel 10 user capacity) T1 1.5 mbs (24 channel 500 user capacity) Scalable Ethernet (Adjustable

More information

INTRODUCTION. What You Need to Read. What this LANbook Covers

INTRODUCTION. What You Need to Read. What this LANbook Covers Qwest DSLSM LANbook INTRODUCTION What You Need to Read If you are self-installing Qwest DSL on a local area network in your home or business, start with Chapter 1: Welcome to the Qwest DSL LANbook on page

More information

Networking Fundamentals. An Introduction to Networks. tel: +44 (0) fax: +44 (0) web:

Networking Fundamentals. An Introduction to Networks. tel: +44 (0) fax: +44 (0) web: Networking Fundamentals An Introduction to Networks Official UK distribution partner tel: +44 (0)1457 874 999 fax: +44 (0)1457 829 201 email: sales@cop-eu.com web: www.cop-eu.com Course Content The following

More information

A+ Certification Guide. Chapter 16 (Part B) Networking

A+ Certification Guide. Chapter 16 (Part B) Networking A+ Certification Guide Chapter 16 (Part B) Networking Chapter 16 (Part B) Objectives Installing and Configuring Network Interface Cards Networking Configuration for Small Network Switches and Routers Setting

More information

Connecting the DI-804V Broadband Router to your network

Connecting the DI-804V Broadband Router to your network Before you begin Make sure that any existing Firewall Software/Devices are disabled and/or shutdown before beginning installation of your new D-Link DI-804V Broadband Router. Contents of Package DI-804V

More information

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 10 Networking Essentials

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 10 Networking Essentials A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e Chapter 10 Networking Essentials Objectives Learn about hardware devices used for networking Learn about the different types of networks

More information

AirCruiser G Wireless Router GN-BR01G

AirCruiser G Wireless Router GN-BR01G AirCruiser G Wireless Router GN-BR01G User s Guide i Contents Chapter 1 Introduction... 1 Overview...1 Features...1 Package Contents...2 AirCruiser G Wireless Router Rear Panel...2 AirCruiser G Wireless

More information

Networking your DVR Made Easy by:

Networking your DVR Made Easy by: Networking your DVR Made Easy by: PC MODEM DVR ROUTER WORLD WIDE WEB 1 CONTENTS DVR NETWORKING 1: SETTING UP YOUR PC AND ROUTER...3 2: SETTING UP PORT FORWARDING...4 3: SETTING UP YOUR DVR WITH A STATIC

More information

4-Port Broadband user manual Model

4-Port Broadband user manual Model 4-Port Broadband Router user manual Model 524537 INT-524537-UM-0309-02 introduction Thank you for purchasing the INTELLINET NETWORK SOLUTIONS 4-Port Broadband Router, Model 524537. Combining a router,

More information

LevelOne Broadband Routers

LevelOne Broadband Routers LevelOne Broadband Routers FBR-1100TX FBR-1400TX FBR-1401TX FBR-1700TX User's Guide TABLE OF CONTENTS CHAPTER 1 INTRODUCTION... 1 Features of your LevelOne Broadband Router... 1 Package Contents... 4

More information

UIP1869V User Interface Guide

UIP1869V User Interface Guide UIP1869V User Interface Guide (Firmware version 0.1.8 and later) Table of Contents Opening the UIP1869V's Configuration Utility... 3 Connecting to Your Broadband Modem... 5 Setting up with DHCP... 5 Updating

More information

Atrie DB108-E ADSL MODEM. User Manual V1.1

Atrie DB108-E ADSL MODEM. User Manual V1.1 Atrie DB108-E ADSL MODEM User Manual V1.1 CONTENTS 1.OVERVIEW...4 1.1 ABOUT ADSL...4 1.2 ABOUT ADSL2/2+...4 1.3 FEATURES...4 2 SPECIFICATION...5 2.1 INTERFACE INTRODUCTION...5 2.1.1 Indicator and Interface...5

More information

Packet: Data can be broken into distinct pieces or packets and then reassembled after delivery. Computers on the Internet communicate via packets.

Packet: Data can be broken into distinct pieces or packets and then reassembled after delivery. Computers on the Internet communicate via packets. Broadband Setup from A to Z Print out all the info below and get to work...have fun!! A word of caution! It is very important that you SECURE your wireless network using WEP or WPA encryption (password).

More information

CHAPTER 7 ADVANCED ADMINISTRATION PC

CHAPTER 7 ADVANCED ADMINISTRATION PC ii Table of Contents CHAPTER 1 INTRODUCTION... 1 Broadband ADSL Router Features... 1 Package Contents... 3 Physical Details... 4 CHAPTER 2 INSTALLATION... 6 Requirements... 6 Procedure... 6 CHAPTER 3 SETUP...

More information

ADSL Router Quick Setup Guide

ADSL Router Quick Setup Guide ADSL Router Quick Setup Guide RTA300 Important This Guide is intended to get you started quickly. The factory default profile of this Router is customised for New Zealand users. Please follow through the

More information

TABLE OF CONTENTS. I. About This Document II. Internet / Network Intro III. Network Equipment

TABLE OF CONTENTS. I. About This Document II. Internet / Network Intro III. Network Equipment TABLE OF CONTENTS I. About This Document.... 2 II. Internet / Network Intro..... 2-5 III. Network Equipment.... 6-7 IV. DVR Network Configuration and Access....8-18 A. Gathering required information...

More information

Wireless-G Router User s Guide

Wireless-G Router User s Guide Wireless-G Router User s Guide 1 Table of Contents Chapter 1: Introduction Installing Your Router System Requirements Installation Instructions Chapter 2: Preparing Your Network Preparing Your Network

More information

Part # Quick-Start Guide. SpeedStream 6500 Residential Gateway

Part # Quick-Start Guide. SpeedStream 6500 Residential Gateway Part # 007-6510-001 Quick-Start Guide SpeedStream 6500 Residential Gateway Before you begin, Verify that the following items came with your DSL kit: Step 1 > Install Line Filters 1 2 4 5 6 1 SpeedStream

More information

Chapter 14: Introduction to Networking

Chapter 14: Introduction to Networking Chapter 14: Introduction to Networking Complete CompTIA A+ Guide to PCs, 6e How different networks are wired (or wireless) How to identify common network cables How Ethernet works About the OSI and TCP/IP

More information

Network Configuration

Network Configuration Network Configuration Setting up your Home or Office network to allow your DVR to be accessible externally can be kind of tricky, but I will try to explain basic network concepts to allow you to configure

More information

Content 1 OVERVIEW HARDWARE DESCRIPTION HARDWARE INSTALLATION PC CONFIGURATION GUIDE... 5 WEB-BASED MANAGEMENT GUIDE...

Content 1 OVERVIEW HARDWARE DESCRIPTION HARDWARE INSTALLATION PC CONFIGURATION GUIDE... 5 WEB-BASED MANAGEMENT GUIDE... Content 1 OVERVIEW...1 1.1FEATURES...1 1.2 PACKETCONTENTS...3 1.3 SYSTEM REQUIREMENTS... 1.4 FACTORY DEFAULTS...4 1.5 WARNINGS AND CAUTIONS...4 2 HARDWARE DESCRIPTION... 6 3 HARDWARE INSTALLATION...8 4

More information

BIPAC Broadband Firewall Router. Quick Start Guide

BIPAC Broadband Firewall Router. Quick Start Guide BIPAC 6600 Broadband Firewall Router Quick Start Guide Billion BIPAC 6600 Broadband Firewall Router For more detailed instructions on configuring and using the Broadband Firewall Router, please refer

More information

LevelOne WBR User s Manual. 11g Wireless ADSL VPN Router. Ver

LevelOne WBR User s Manual. 11g Wireless ADSL VPN Router. Ver LevelOne WBR-3407 11g Wireless ADSL VPN Router User s Manual Ver 1.00-0510 Table of Contents CHAPTER 1 INTRODUCTION... 1 Wireless ADSL Router Features... 1 Package Contents... 5 Physical Details... 6 CHAPTER

More information

4-Port Cable/DSL Router DX-E401. Product Name [French] Product Name [Spanish] USER GUIDE GUIDE DE L UTILISATEUR GUÍA DEL USUARIO

4-Port Cable/DSL Router DX-E401. Product Name [French] Product Name [Spanish] USER GUIDE GUIDE DE L UTILISATEUR GUÍA DEL USUARIO 4-Port Cable/DSL Router Product Name [French] Product Name [Spanish] DX-E401 USER GUIDE GUIDE DE L UTILISATEUR GUÍA DEL USUARIO 2 Introduction Dynex 4-Port Cable/DSL Router Introduction This router enables

More information

ZyWALL 70. Internet Security Appliance. Quick Start Guide Version 3.62 December 2003

ZyWALL 70. Internet Security Appliance. Quick Start Guide Version 3.62 December 2003 ZyWALL 70 Internet Security Appliance Quick Start Guide Version 3.62 December 2003 Introducing the ZyWALL The ZyWALL 70 is the ideal secure gateway for all data passing between the Internet and the LAN.

More information

ZyWALL 10W. Internet Security Gateway. Quick Start Guide Version 3.62 December 2003

ZyWALL 10W. Internet Security Gateway. Quick Start Guide Version 3.62 December 2003 Internet Security Gateway Quick Start Guide Version 3.62 December 2003 Introducing the ZyWALL The is the ideal secure gateway for all data passing between the Internet and the LAN. By integrating NAT,

More information

Part # Quick-Start Guide. SpeedStream Residential Gateway 5450 Four-Port Router

Part # Quick-Start Guide. SpeedStream Residential Gateway 5450 Four-Port Router Part # 007-6560-001 Quick-Start Guide SpeedStream Residential Gateway 5450 Four-Port Router Before you begin, Verify that the following items came with your DSL kit: 1 SpeedStream Device 2 Documentation

More information

BIPAC-6500 / 6500W (Wireless) Broadband VPN Firewall Router with 4-port 10/100M Switch Quick Start Guide

BIPAC-6500 / 6500W (Wireless) Broadband VPN Firewall Router with 4-port 10/100M Switch Quick Start Guide BIPAC-6500 / 6500W (Wireless) Broadband VPN Firewall Router with 4-port 10/100M Switch Quick Start Guide Billion BIPAC-6500 / 6500W (Wireless) Broadband VPN Firewall Router For more detailed instructions

More information

Appendix B Networks, Routing, and Firewall Basics

Appendix B Networks, Routing, and Firewall Basics Appendix B Networks, Routing, and Firewall Basics This appendix provides an overview of IP networks, routing, and firewalls. Related Publications As you read this document, you may be directed to various

More information

Part # Quick-Start Guide. SpeedStream 4200 Modem PPPoE Modem Router

Part # Quick-Start Guide. SpeedStream 4200 Modem PPPoE Modem Router Part # 007-0-00 Quick-Start Guide SpeedStream 00 Modem PPPoE Modem Router Before you begin, Verify that the following items came with your DSL kit: Step > Install Line Filters 7 SpeedStream Device Documentation

More information

Installation Procedure Windows 2000 with Internet Explorer 5.x & 6.0

Installation Procedure Windows 2000 with Internet Explorer 5.x & 6.0 Installation Procedure Windows 2000 with Internet Explorer 5.x & 6.0 Printer Friendly Version [ PDF 266K ] Before You Begin Before proceeding with the installation of a SOHO 6 appliance, you must have

More information

LKR Port Broadband Router. User's Manual. Revision C

LKR Port Broadband Router. User's Manual. Revision C LKR-604 4-Port Broadband Router User's Manual Revision C 1 Contents 1 Introduction... 4 1.1 Features... 4 1.2 Package Contents... 4 1.3 Finding Your Way Around... 5 1.3.1 Front Panel... 5 1.3.2 Rear Panel

More information

4-Port Router. Share your broadband Internet connection. E Wired. Ethernet. Ethernet. User Manual. F5D5231-4_uk

4-Port Router. Share your broadband Internet connection. E Wired. Ethernet. Ethernet. User Manual. F5D5231-4_uk 4-Port Router Share your broadband Internet connection User Manual E Wired Ethernet Ethernet 10/100 Mbps F5D5231-4_uk Table of Contents 1 Introduction............................................. 1 Benefits

More information

Installation Procedure Windows 95/98/ME with Internet Explorer 5.x & 6.0

Installation Procedure Windows 95/98/ME with Internet Explorer 5.x & 6.0 Installation Procedure Windows 95/98/ME with Internet Explorer 5.x & 6.0 Printer Friendly Version [ PDF 240K ] Before You Begin Before proceeding with the installation of a SOHO 6 appliance, you must have

More information

Installation Procedure Windows NT with Netscape 4.x

Installation Procedure Windows NT with Netscape 4.x Installation Procedure Windows NT with Netscape 4.x Printer Friendly Version [ PDF 232K ] Before You Begin Before proceeding with the installation of a SOHO 6 appliance, you must have the following: A

More information

WL5041 Router User Manual

WL5041 Router User Manual TECOM WL5041 Router User Manual TECOM CO., LTD. March 2003 2003 by TECOM CO., LTD. All rights reserved. Printed in Taiwan Table of contents Package Contents--------------------------------------- 2 Installing

More information

PART II. Review: From November Meeting

PART II. Review: From November Meeting PART II Review: From November Meeting Why Network to maximize investment by sharing peripherals to all your computers Who invented Networking Xerox PARC, 1976 created the Alto computer with a GUI and integrated

More information

User s Guide UT-620. RS232/RS485 To TCP/IP Converter Module - 1 -

User s Guide UT-620. RS232/RS485 To TCP/IP Converter Module - 1 - User s Guide UT-620 RS232/RS485 To TCP/IP Converter Module 2003-1 - Table of Content 1. Getting to Know your UT-620.......1 1.1 Introduction 1.2 Main features 1.3 Applications for UT-620....2 2. Hardware

More information

Mega 100WR ADSL 2+ Router - Easy Start

Mega 100WR ADSL 2+ Router - Easy Start Mega 100WR ADSL 2+ Router - Easy Start Mega 100WR ADSL 2+ Router - Easy Start Chapter 1 Introduction Thank you for purchasing a Mega 100WR Router. This Easy start guide is a complete guide to configuring

More information

DSL/CABLE ROUTER with PRINT SERVER

DSL/CABLE ROUTER with PRINT SERVER USER S MANUAL DSL/CABLE ROUTER with PRINT SERVER MODEL No:SP888BP http://www.micronet.info 1 Content Table CHAPTER 0:INTRODUCTION... 4 FEATURES... 4 MINIMUM REQUIREMENTS... 4 PACKAGE CONTENT... 4 GET TO

More information

Gigaset Router / en / A31008-E105-B / cover_front_router.fm / s Be inspired

Gigaset Router / en / A31008-E105-B / cover_front_router.fm / s Be inspired s Be inspired Table of Contents Table of Contents Safety precautions........................... 3 The Gigaset Router........................... 3 Features and Benefits..................................................

More information

LevelOne FBR User s Manual. 1W, 4L 10/100 Mbps ADSL Router. Ver

LevelOne FBR User s Manual. 1W, 4L 10/100 Mbps ADSL Router. Ver LevelOne FBR-1416 1W, 4L 10/100 Mbps ADSL Router User s Manual Ver 1.00-0510 Table of Contents CHAPTER 1 INTRODUCTION... 1 FBR-1416 Features... 1 Package Contents... 3 Physical Details... 3 CHAPTER 2

More information

SoHo 401 VPN. Shared Broadband Internet Access VPN Gateway 3-Port Switching Hub, DMZ Port. Quick Install Guide

SoHo 401 VPN. Shared Broadband Internet Access VPN Gateway 3-Port Switching Hub, DMZ Port. Quick Install Guide SoHo 401 VPN Shared Broadband Internet Access VPN Gateway 3-Port Switching Hub, DMZ Port Quick Install Guide i This guide covers only the most common situations. Please refer to the full User Manual on

More information

Prepared by Agha Mohammad Haidari Network Manager ICT Directorate Ministry of Communication & IT

Prepared by Agha Mohammad Haidari Network Manager ICT Directorate Ministry of Communication & IT Network Basics Prepared by Agha Mohammad Haidari Network Manager ICT Directorate Ministry of Communication & IT E-mail :Agha.m@mcit.gov.af Cell:0700148122 After this lesson,you will be able to : Define

More information

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 10 Networking Essentials

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 10 Networking Essentials A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e Chapter 10 Networking Essentials Objectives Learn about hardware devices used for networking Learn about the different types of networks

More information

Port Forwarding Guide

Port Forwarding Guide Port Forwarding Guide 1/05/2012 Ver. 2.0 P a g e 1 Introduction Port forwarding is the process of allowing exceptions on your router s firewall in order for traffic to be communicated to the open public.

More information

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 9 Networking Practices

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 9 Networking Practices : Managing, Maintaining, and Troubleshooting, 5e Chapter 9 Networking Practices Objectives Learn how to connect a computer or small network to the Internet using a broadband, satellite, or dialup connection

More information

Networking Fundamentals Tom Brett

Networking Fundamentals Tom Brett Networking Fundamentals Tom Brett Data Before we look at networking, it is important for us to understand what Data is and how it is stored and represented Data According to Webopedia, data is distinct

More information

Networking Basics Sharing a network printer

Networking Basics Sharing a network printer Networking Basics Sharing a network printer To check for proper installation: Go to Start > Printers and Faxes. The printer icon will appear at right, indicating proper installation. You have completed

More information

Wireless ADSL2+ Modem Router Setup Manual

Wireless ADSL2+ Modem Router Setup Manual Wireless ADSL2+ Modem Router Setup Manual NETGEAR, Inc. 4500 Great America Parkway Santa Clara, CA 95054 USA 208-10087-01 2006-4 2006 by NETGEAR, Inc. All rights reserved. Trademarks NETGEAR is a trademark

More information

Broadband Router DC-202. User's Guide

Broadband Router DC-202. User's Guide Broadband Router DC-202 User's Guide Table of Contents CHAPTER 1 INTRODUCTION... 1 Broadband Router Features... 1 Package Contents... 3 Physical Details...3 CHAPTER 2 INSTALLATION... 5 Requirements...

More information

How to Set-up Your DVR/NVR on a Network

How to Set-up Your DVR/NVR on a Network How to Set-up Your DVR/NVR on a Network Ok, you wanna view your cameras over the Internet, but you don't know how? So, you opened this guide and now you're looking at it and you're like "What!?" There's

More information

RX3041. User's Manual

RX3041. User's Manual RX3041 User's Manual Table of Contents 1 Introduction... 2 1.1 Features and Benefits... 3 1.2 Package Contents... 3 1.3 Finding Your Way Around... 4 1.4 System Requirements... 6 1.5 Installation Instruction...

More information

Conceptronic C100BRS4H Quick Installation Guide. Congratulations on the purchase of your Conceptronic 4-ports Broadband Router.

Conceptronic C100BRS4H Quick Installation Guide. Congratulations on the purchase of your Conceptronic 4-ports Broadband Router. Conceptronic C100BRS4H Quick Installation Guide Congratulations on the purchase of your Conceptronic 4-ports Broadband Router. The enclosed Hardware Installation Guide gives you a step-by-step explanation

More information

Installation Procedure Red Hat 7 with Netscape 6

Installation Procedure Red Hat 7 with Netscape 6 Installation Procedure Red Hat 7 with Netscape 6 Pre-installation Requirements Before proceeding with the installation of a WatchGuard SOHO unit, you must have the following: A computer with a 10BaseT

More information

babytel Self Install Guide

babytel Self Install Guide babytel Self Install Guide Last updated April 5, 2005 Contents Contents --------------------------------------------------------------------------------------------------------------------2 Welcome --------------------------------------------------------------------------------------------------------------------3

More information

Ayrstone AyrMesh Router Setup

Ayrstone AyrMesh Router Setup Ayrstone AyrMesh Router Setup This guide should help you set up AyrMesh Router SP. The setup is relatively simple but should you need more detailed directions, such as slide shows, video, or troubleshooting

More information

BIPAC-645 DSL/Cable Router Plus ISDN Router With 4-Port 10/100M LAN Switch

BIPAC-645 DSL/Cable Router Plus ISDN Router With 4-Port 10/100M LAN Switch BIPAC-645 DSL/Cable Router Plus ISDN Router With 4-Port 10/100M LAN Switch Quick Start Guide Quick Start Guide Package Contents 1. BIPAC-645 2. AC Power Adapter (9V 1Amp) 3. RS-232 cable (Null modem type)

More information

Computer to Network Connection

Computer to Network Connection Computer to Network Connection Network Installation Steps Having a clear understanding of all the steps required to physically building a network improves the success of a project. You may need to install

More information

Home Networking. A home network generally conforms to one of the following configurations

Home Networking. A home network generally conforms to one of the following configurations Home Networking A home network generally conforms to one of the following configurations A stand-alone computer connected to the Internet. A peer-to-peer network containing two or more computers with no

More information

Computer Networking 101

Computer Networking 101 Henrietta Hankin Library 215 Windgate Drive Chester Springs, PA 19425 Phone: (610) 321-1700 hhreference@ccls.org www.ccls.org/hankin https://www.facebook.com/hankinbranchlibrary Computer Networking 101

More information

High Speed. Internet BroadBand Router. User Guide

High Speed. Internet BroadBand Router. User Guide High Speed Internet BroadBand Router User Guide FCC Warning This equipment has been tested and found to comply with the regulations for a Class B digital device, pursuant to Part 15 of the FCC Rules. These

More information

1) Introduction ) Network Overview ) Port Forwarding Notes... What is Port Forwarding?.. Port Forwarding through Two Routers...

1) Introduction ) Network Overview ) Port Forwarding Notes... What is Port Forwarding?.. Port Forwarding through Two Routers... Port Forwarding Quick Reference Guide Contents Page 1) Introduction.... 2 2) Network Overview..... 3 3) Port Forwarding Notes....... What is Port Forwarding?.. Port Forwarding through Two Routers........

More information

Fix Home Network. Thousands of satisfied users! Easy steps to setup Wireless router with Cable or DSL internet service provider.

Fix Home Network. Thousands of satisfied users! Easy steps to setup Wireless router with Cable or DSL internet service provider. Fix Home Network Thousands of satisfied users! Easy steps to setup Wireless router with Cable or DSL internet service provider. Copyright, Legal Notice and Disclaimer: This publication is protected under

More information

DI GHz Wireless Router

DI GHz Wireless Router This product can be set up using any current web browser, i.e., Internet Explorer 6 or Netscape Navigator 6.2.3. DI-514 2.4GHz Wireless Router Before You Begin 1. If you purchased this router to share

More information

Wireless 300N 3G quick install

Wireless 300N 3G quick install Wireless 300N 3G Router quick install guide Model 524681 INT-524681-QIG-0809-01 introduction Thank you for purchasing the INTELLINET NETWORK SOLUTIONS Wireless 300N 3G Router, Model 524681. This quick

More information

Broadband Router. User s Manual

Broadband Router. User s Manual Broadband Router User s Manual 1 Introduction... 4 Features... 4 Minimum Requirements... 4 Package Content... 4 Note... 4 Get to know the Broadband Router... 5 Back Panel... 5 Front Panel... 6 Setup Diagram...7

More information

Ayrstone AyrMesh Router SP Setup

Ayrstone AyrMesh Router SP Setup Ayrstone AyrMesh Router SP Setup This guide should help you set up AyrMesh Router SP. The setup is relatively simple but should you need more detailed directions, such as slide shows, video, or troubleshooting

More information

The Internet software layers

The Internet software layers 1 2 The Internet software layers SMTP, Telnet, FTP, POP3, IMAP TCP, UDP IP: RIP, BGP, OSPF Ethernet, Wireless LAN, Token Ring Twisted pair, coaxial, microwave, optical fiber 3 4 Ethernet 1973 Xerox s researcher

More information

User s Manual ADSL Router Modem DB Ethernet Ports

User s Manual ADSL Router Modem DB Ethernet Ports User s Manual ADSL Router Modem DB 120 4 Ethernet Ports 1. About ADSL ADSL (Asymmetric Digital Subscriber Line) is a technology that allows high-speed data to be transmitted over existing copper telephone

More information

Introduction... 3 Package Contents... 4 VPN100 LEDs... 5 Connecting your VPN Installing USB drivers... 7

Introduction... 3 Package Contents... 4 VPN100 LEDs... 5 Connecting your VPN Installing USB drivers... 7 Contents Introduction... 3 Package Contents... 4 VPN100 LEDs... 5 Connecting your VPN100... 6 Installing USB drivers... 7 Configuring the VPN100... 9 Using the Web-based User Interface... 9 Choices when

More information

Express EtherNetwork TM DI-604

Express EtherNetwork TM DI-604 Express EtherNetwork TM DI-604 4-Port Ethernet Broadband Router Manual Rev. 040903 Building Networks for People Contents Introduction... 3 Package Contents... 6 Hardware Description... 7 Reset... 8 Getting

More information

English version. Introduction. Contents of the box. LW050/LW050UK Sweex Wireless Broadband Router 54 Mbps

English version. Introduction. Contents of the box. LW050/LW050UK Sweex Wireless Broadband Router 54 Mbps LW050/LW050UK Sweex Wireless Broadband Router 54 Mbps Introduction First of all, many thanks for purchasing this Sweex Wireless Broadband Router 54 Mbps. The Sweex Wireless Broadband Router 54 Mbps enables

More information

Quick Installation Guide DSL-2650U/NRU. 3G/ADSL/Ethernet Router with Wi-Fi and Built-in Switch

Quick Installation Guide DSL-2650U/NRU. 3G/ADSL/Ethernet Router with Wi-Fi and Built-in Switch DSL-2650U/NRU 3G/ADSL/Ethernet Router with Wi-Fi and Built-in Switch BEFORE YOU BEGIN Delivery Package Router DSL-2650U/NRU Power adapter RJ-11 telephone cable Straight-through Ethernet cable (CAT 5E)

More information

A specific IP with specific Ports and Protocols uses a dedicated WAN (Load Balance Policy).

A specific IP with specific Ports and Protocols uses a dedicated WAN (Load Balance Policy). 21. Multiple WAN Vigor 3300Bplus has three WAN interfaces, while Vigor 3300 and Vigor 3300V both have four WAN interfaces. With the Load Balance feature, you can use multiple WAN links simultaneously.

More information

PreLab for CS356 Lab NIL (Lam) (To be submitted when you come for the lab)

PreLab for CS356 Lab NIL (Lam) (To be submitted when you come for the lab) PreLab for CS356 Lab NIL (Lam) (To be submitted when you come for the lab) Name: UT EID: 1. Differentiate between Routers, Switches, and Hubs. 2. Explain subnet masks. 3. For this lab, where is subnet

More information

Port Forwarding. Introduction. Port forwarding can be a very complex topic.

Port Forwarding. Introduction. Port forwarding can be a very complex topic. Introduction Port forwarding can be a very complex topic. TalkTalk's responsibility lies with ensuring that this facility works on their routers, they cannot be held responsible for you devices that you

More information

Port Forwarding or Network Address Translation (NAT) Introduction

Port Forwarding or Network Address Translation (NAT) Introduction Introduction Port forwarding can be a very complex topic. TalkTalk's responsibility lies with ensuring that this facility works on their routers, they cannot be held responsible for your devices that you

More information

DI-808HV 8-Port Broadband VPN Router

DI-808HV 8-Port Broadband VPN Router This product can be set up using any current web browser, i.e., Internet Explorer 6 or Netscape Navigator 6.2.3. DI-808HV 8-Port Broadband VPN Router 1. Thank you for purchasing this Router to share your

More information

Introduction to Computer Science (I1100) Networks. Chapter 6

Introduction to Computer Science (I1100) Networks. Chapter 6 Networks Chapter 6 501 Outline How does Networks and Internet Work? Networking devices Physical Network topology Types of Network Intranets - extranets Copper Media IP Address 502 How does Networks and

More information

Multi-Homing Broadband Router. User Manual

Multi-Homing Broadband Router. User Manual Multi-Homing Broadband Router User Manual 1 Introduction... 4 Features... 4 Minimum Requirements... 4 Package Content... 4 Note... 4 Get to know the Broadband Router... 5 Back Panel... 5 Front Panel...

More information

WIRELESS ROUTER N150. User Manual. F9K1009v1 8820zb01125 Rev.B00

WIRELESS ROUTER N150. User Manual. F9K1009v1 8820zb01125 Rev.B00 WIRELESS ROUTER N150 User Manual F9K1009v1 8820zb01125 Rev.B00 TABLE OF CONTENTS Getting Started... 1 What s in the Box...1 Initial Setup...1 How to Set It UP...2 Adding Computers to Your Network...3 Manually

More information

A Connect the Broadband Router

A Connect the Broadband Router A CheckPoint FTS Broadband Linksys WRT54G Router Setup V2 A Connect the Broadband Router PRINT THIS DOCUMENT FOR REFERENCE IMPORTANT: Before you begin, disconnect any computers that are connected to your

More information

300M Wireless-N Broadband Router User Manual

300M Wireless-N Broadband Router User Manual 300M Wireless-N Broadband Router Model No.: ib-wrb314n User Manual Ver.: 1.0.0 Contents...Error! Bookmark not defined. Chapter 1 Product Overview... 3 Package Contents 3 Conventions....4 Panel Overview...

More information

TCP/IP CONFIGURATION 3-6

TCP/IP CONFIGURATION 3-6 TCP/IP CONFIGURATION 3. Type IPCONFIG /RENEW and press the Enter key. Verify that your IP Address is now 192.168.2.xxx, your Subnet Mask is 255.255.255.0 and your Default Gateway is 192.168.2.1. These

More information

Introduction... 3 Features... 3 Minimum Requirements... 3 Package Content... 3 Get to know the Broadband Router... 4 Back Panel... 4 Front Panel...

Introduction... 3 Features... 3 Minimum Requirements... 3 Package Content... 3 Get to know the Broadband Router... 4 Back Panel... 4 Front Panel... Introduction... 3 Features... 3 Minimum Requirements... 3 Package Content... 3 Get to know the Broadband Router... 4 Back Panel... 4 Front Panel... 5 Setup Diagram... 6 Getting started... 7 Chapter 1...

More information

Premiertek AP Mbps Wireless-N Broadband Router Quick Installation Guide

Premiertek AP Mbps Wireless-N Broadband Router Quick Installation Guide Premiertek AP2402 150Mbps Wireless-N Broadband Router Quick Installation Guide V1.0.8.11 1. Check Your Package Contents The following items should be found in your package: 150Mbps Wireless-N Broadband

More information

The Administration Tab - Diagnostics

The Administration Tab - Diagnostics The Administration Tab - Diagnostics The diagnostic tests (Ping and Traceroute) allow you to check the connections of your network components. Ping Test. The Ping test will check the status of a connection.

More information

Internet BroadBand Router

Internet BroadBand Router Internet BroadBand Router 4 Port / 7 Port / 8 Port User Guide Doc. No.: 032102-01 Table of Content INTRODUCTION... 1 APPLICATIONS:... 1 HARDWARE INSTALLATION... 2 HARDWARE REQUIREMENTS:... 2 PARTS NAMES

More information

Phone Adapter with Router

Phone Adapter with Router Voice User Guide Model No. SPA2102 Copyright and Trademarks Specifications are subject to change without notice. Linksys is a registered trademark or trademark of Cisco Systems, Inc. and/or its affiliates

More information

FW- 525B Quick Start Guide

FW- 525B Quick Start Guide FW- 525B Quick Start Guide 2013 Rubicon Communications, LP Contents Introduction... 3 Plugging everything in... 3 Description of Port Indicators... 3 Initial Configuration... 4 Logging into the web interface...

More information

SMC Barricade Routers

SMC Barricade Routers SMC Barricade Routers User Guide SMC7004BR V1.0 Congratulations on your purchase of the SMC Barricade. The SMC Barricade is a Broadband Router designed to share Internet Access, provide security, and to

More information

First-Time drive.web Network Administration

First-Time drive.web Network Administration First-Time drive.web Network Administration Scope This document is intended for drive.web users who are creating a standalone network for the first-time. More complex systems requiring Wide Area Network

More information

2 Preparation. 2.1 Items to Check Connecting PC with GP Setting PC Network Setting GP Network...

2 Preparation. 2.1 Items to Check Connecting PC with GP Setting PC Network Setting GP Network... 2 Preparation 2.1 Items to Check...2-2 2.2 Connecting PC with GP...2-6 2.3 Setting PC Network...2-9 2.4 Setting GP Network...2-27 2-1 Items to Check 2.1 Items to Check Before installing this product, ensure

More information

Lab - Connect to a Router for the First Time

Lab - Connect to a Router for the First Time Introduction In this lab, you will configure basic settings on a wireless router. Recommended Equipment A computer with Windows installed An Ethernet NIC installed Wireless router Ethernet patch cable

More information

Installation Procedure Red Hat 7 with Netscape 6

Installation Procedure Red Hat 7 with Netscape 6 Installation Procedure Red Hat 7 with Netscape 6 Printer Friendly Version [ PDF 285K ] Before You Begin Before proceeding with the installation of a SOHO 6 appliance, you must have the following: A computer

More information

802.11N Wireless Broadband Router

802.11N Wireless Broadband Router 802.11N Wireless Broadband Router Pre-N Wireless Access Point Broadband Internet Access WPS 4-Port Switching Hub User's Guide Table of Contents CHAPTER 1 INTRODUCTION... 1 Wireless Router Features... 1

More information

Ethernet (CAT5 UTP/Straight-Through) Cable. 5V DC Power Adapter

Ethernet (CAT5 UTP/Straight-Through) Cable. 5V DC Power Adapter 1 This product can be set up using any current web browser, i.e., Internet Explorer 6 or Netscape Navigator 6.2.3. Before You Begin Check Your Package Contents DI-824VUP+ 2.4GHz Wireless VPN Router and

More information

IPR10. Quick Start Guide and Application Notes

IPR10. Quick Start Guide and Application Notes IPR10 Quick Start Guide and Application Notes Model: IPR10 Quick Start and Application Notes The IPR10 is an access router with asynchronous serial RS-232 interface for use with dial-up modems, leased

More information

Simple Router Configuration Router Lab 10 Points Networking & Data Communications

Simple Router Configuration Router Lab 10 Points Networking & Data Communications DCN-Router-Configuration-HW.doc 1 CSCI 3342 You must do at least 90% of this homework without the assistance of anyone else. Once you have 90% or more of the homework completed, you may double check your

More information