Internet Connection Sharing |
| Written by Michael D. | |
|
Learn how to connect multiple computers to the Internet. Ok so you've got your PC connected to the Internet over cable or xDSL or any kind of technology. When you buy a new computer and you want Internet on both of them it always comes to the same problem: how do i share my Internet connection? Well there are two major possibilities: to buy a router or to use the first PC as a server for the other. Either way, the main idea is that you need a device that knows to route packets from one network to another, and a basic switch cannot do this. A. Internet Connection Sharing using a router The first thing you should consider is your connection type when buying a router. Some connections (like ADSL) work on protocols that require some kind of authentication (eg PPPoE - Point to Point Protocol over Ethernet). This assumes that the device that connects to the Internet Service Provider must know to work with something like that. Most of the routers available have this options, but better safe then sorry so ask before acquiring it. The router has two interfaces that need to be configured. One is the WAN (Wide Area Network - links you to the Internet) and one is the LAN (Local Area Network - links your PCs). The WAN must be configured (don't worry, it's all done with a web-interface wizard in easy steps) with your Internet settings (like IP address, subnet, gateway, DNS servers, and possible authentication issues. After doing this, your device is connected to the Internet. ![]() Now you have to connect the two PCs to the LAN side of the router. You'll need two straight through cables (PC1 and PC2 to router) that usually come in the router's box. This also works as a switch, so you'll be able to share files between them. I strongly recommend to use the DHCP (Dynamic Host Configuration Protocol) available on almost any router to automatically assign addresses to local computers. ![]() After doing this, go to your PCs and select in your Network Connections the active connection and then right click it - Properties - TCP/IP and be sure it's selected to get it's IP address and settings automatically. You should now access the Internet from both computers with no problem. If the router doesn't connect, it could be a restriction based on MAC addresses (network card's hardware address). If you think this is the problem, contact your Internet Service Provider to resolve the issue. B. Internet Connection Sharing using a computer Firstly, you need two network cards on the computer. It will work exactly like the router with a WAN interface and a LAN interface. Now the easiest way available if you are using Windows XP is to go to Network Connections and select the "Set up a home or small office network" link from the left panel. This will open a wizard that will guide you in completing the task. If you don't want to use the wizard, you just need to configure the ICS option. First go to Network Connections and select the two connections, right click and select the bridge option. This will make the two cards aware of each other. Now right click the connection to the Internet and select Properties. On the opened box, uncheck the Client for Microsoft Networks and File and Printer Sharing for Microsoft Networks protocols because it's a security risk. Now click the Advanced tab and select the Allow other network users to connect through this computer's Internet connection. It's a good idea to enable the first option too if you don't have a firewall installed on the machine. Now all the computers in the network should access the server's Internet connection. ![]() Note that the server must be powered on to share the Internet connection.
written by Rizwan , July 12, 2007
still dont understand how to do it. say one PC has internet connection via DSL. how to use it one the same as well as one more computer. both PC's have LAN cards.
written by Mihai Dobos , July 14, 2007
Hello If you have a connection using a DSL line it's probably connected like this: ISP - modem in your house - LAN. The best way to share a connection is by using a router. Simply buy a cheap router (Trendnet or so, should be ~30$) with 1 WAN port and 2 LAN ports. Now connect the DSL to the WAN port of the router and the two others to the computers in the networks; the router acts like a switch in LAN plus forwards packets between networks (your LAN and the Internet in your case). The router is very easy to configure using it's Web Interface and manual. If you're using DSL, you probably authenthicate by dialing with an username and password to connect. If this is the case (PPPoE auth.) check if the router supports it before buying. If it does, you can then configure your account on the router. If you have any more questions on this subject, just post them here. Best regards.
written by wahyu , July 17, 2007
how to show all connection with my computer in networking
written by Mihai Dobos , July 18, 2007
Hello If you want to see all connections (sockets) opened from your computer to other systems, go to Start Menu - Run and type cmd. In the Command Prompt Window, type netstat.exe and wait for the output for a few seconds. You can see there protocol information, local and foreign addresses and ports uses. The last flag is used to determine the state of the connection. Established means active connections and *_WAIT means that the connection is in open/close negotiations with the other peer. Best regards.
written by Praveen Kumar Singh , August 06, 2007
Hi,i hav two PCs & a Router.At d back side of Router there is an USB(Square size Port)& one PC is connected at the Front.Then how to connect two PCs through Internet?Giv me full detail.......... Thanks
written by Mihai Dobos , August 06, 2007
Hello Probably your router is set to allocate a private address automatically using DHCP so you can connect another computer to the Internet bu connecting it with a straight-through cable to the back of the router (exactly like this first one is connected). The usb port is probably to extend the router's memory by pluggin in USB memory stick. Best regards, Mihai D. Tutorial5.com
written by Gali , September 06, 2007
Before i format my computer i was using two card with WAN and LAN but now there is no WAN i can only see LAN. why ?? and How i can get the WAN back so that I can share the Internet Connection to my other computers.
written by Mihai Dobos , September 07, 2007
Hello Please check that your Network Interface Card that was on the WAN side is installed (drivers) and configured (IP addresses, etc). Go to Control Panel - System - Hardware tab - Device Manager and check if it's in the list and any flags next to it (an exclamation mark would state a problem with it). Also check if you are logged in an administrator account to get the privileges needed for Internet Connection Sharing. If all this fails, remove the network card and plug it back in when the computer is powered off. Turn on the computer and see if there are any changes. You can also look on the back end of the computer to see if the link (usually a green light) is on; if the cable is connected and the link is off it's a hardware problem (NIC or layer 1 - cabling, etc.). If all this fails, test you network interface card on another PC; it could be hardware malfunctioning. Best regards, Mihai D. Tutorial5.com
written by niza , September 10, 2007
I want to set up LAN in a room of 5 PC with a printer sharing. How do I start.Ive no backgroung in network
written by Mihai Dobos , September 10, 2007
Hello First buy a basic switch with 8 ports. You can use a Trendnet device or so, it's cheap and works very well. Plug it in and then connect all the other computers to it using straight-through UTP cables that you can buy in any computer shop. Go to every computer and set up the network, by assigning them with IP addresses (use something like this: PC1: 10.0.0.1, PC2: 10.0.0.2 and so on). Put the same subnet mask on all of them (use the default network mask of 255.0.0.0). If you have no Internet connection (just LAN), you don't need a default gateway or DNS servers. To share resources between all your computers (asuming that they run Windows XP or something similar from Microsoft), be sure that they are in the same Workgroup. To do this, go to Start - Control Panel - System Properties - Computer name tab and check the settings (they should have different computer names and the same Workgroup). To change any of this, click the "Change button". To share a printer, install in on a computer as a local printer. Now go to Control Panel - Printers and Faxes and right-click the desired Printer, selecting Sharing. Configure that and you're ready to go. All computers should find the printer now in Network Places. If you have any other questions, reply to this comment. Best regards, Mihai D. Tutorial5.com
written by niza , September 11, 2007
Which is the best and basic way whether I should choose a ring, mesh ,bus or star topology.
written by Mihai Dobos , September 11, 2007
Hello Choose a star topology it's the easiest to implement and has high efficiency. To achieve that, connect the equipments to a central switch like i mentioned in the last comment. Best regards, Mihai D. Tutorial5.com
written by Niko , September 16, 2007
Hi, I'm from India. I have one ADSL router ("D-Link") which is supplied by my telephone company who are my ISP too. It has one outlet for LAN cable and one for USB cable. At a time only one of these functions. I have one desktop and a laptop. Desktop does not have a LAN card. Hene, I have connected ADSL router with USB cable. I want to use the same router and I want to operate internet simultaneously on desktp as well as on laptop. Since, I don't have a LAN card, I can not connect two pc's via LAN cable. My question :- If i purchase a HUB or SWITCH, then can I connect output of ADSL router to HB/SWITCH and the output of HUB/SWITCH can be distributed to two (PC & Laptop). Rgds, Niko
written by Mihai Dobos , September 16, 2007
Hello As far as i can see, you have 3 options in your case: 1. Talk to your internet service provider to supply you with an ADLS router with at least 2 LAN interfaces. They should be able to give you one. This is the easiest solution. 2. Buy two network cards for your desktop and connect the ADLS router to one of them, then the laptop to the other (or buy at least one and share the USB connection to the network interface card). Share the connection for the laptop using Internet Connection Sharing. 3. If you buy a switch, contact your Internet Service Provider first. They could allow only one host at a time to connect to the ADSL service. If they say it's ok, you can connect the two devices in the switch then uplink the switch to the ADLS router; in this case, you will need a network card on your desktop PC. Mihai D.
written by sajjad raza , September 18, 2007
hello i have two pc at home 1 has a internet connection provided by a network company. i installed 2 lan cars on it and the third one on the other pc.the ip adress provided by the net provider is 192.168.0.27 sub mask is 255.255.255.0 and the default gate way is 192.168.0.1 now what proxy should i give to the other lan card and the other ps's lan card please tell me briefly i would b very thank full to u regards sajjad raza
written by Mihai Dobos , September 19, 2007
Hello If you want to setup a proxy gateway for your network, you must install a proxy server to the host that connects to the Internet. This means that your proxy's IP will be 192.168.0.27 and will forward all traffic to 192.168.0.1. You can install a proxy like WinProxy (search on Google to download it) or Squid (for a Linux station). However, this is not the best solution if you want to share an internet connection. Use this only if you really want to setup up a proxy service on your network. To share the internet connection, use the ICS wizard provided by Windows XP like mentioned in the last part of the article. The simplest way for you is to run "Setup a small office or home network" wizard available by clicking the link in the left panel in your Network Connections window. This will configure the server and the client automatically, detecting their needed settings. Hope that worked for you. Mihai D.
written by farhanharon , September 19, 2007
i want to say something, how to configur adsl router..... please tell me because i don't know.....
written by farhanharon , September 19, 2007
Mihai D, where are you from???..... can i be you member.......
written by Pat Cab , September 20, 2007
Hi, I have two internet. One is ADSL and another is a cable internet. My lan is connected to the ADSL modem router. My desktop pc is connected to the lan but I would like it to have the internet connection provided by the cable internet and just share files on the lan. How can this be posible? desktop pc - cable modem(default Internet connection) - connected to the Lan netword
written by Mihai Dobos , September 20, 2007
Hello farhanharon To configure an ADSL router, check it's manual for detailed help. You must connect to a http local address (like http://10.0.0.1 or something like that - see the gateway of your PC connection) and login using an username and a password provided in the router's manual. Usually they are built to be "plug and play", so you just connect the devices and it will assign IP addresses automatically. Regarding to membership, you can Register by clicking the link in the bar on the top of your screen. Mihai D.
written by Mihai Dobos , September 20, 2007
Hello Pat Cab If you want to join your PC in two networks (local LAN and the Internet), you must have a computer with two network interface cards. One connected and configured to be a part of the LAN (IP address, subnet mask, gateway if needed) and one configured to connect to the Internet. You can share the Internet connection to the LAN afterwards. If you need further help, please leave a more detailed comment. Mihai D.
written by Alfonso Sosa , September 22, 2007
I have a Linksys wireless-G Broadband Router with a 4-port switch. My concern is this: I want to use a bandwidth manager application but my understanding is that first i have to share the internet(hughesnet satellite dish) through another computer( using two network cards). Which I think I can do. My question is this: How can I make my router work or configure it to work behing the main computer?
written by Mihai Dobos , September 22, 2007
Hello As far as i understood you want to limit the bandwidth using a PC becouse your wireless router doesn't have that feature. If you want to put a computer to link to the Internet and then share it with the router, assign a WAN IP address manually with the default gateway = PC's network card, and DNS servers that your provider told you to use. Than bridge the two connections (Internet and LAN - link to router) on the PC to configure Internet Connection Sharing. Install any network management and monitoring software on the server; the router part should be almost plug and play.. connect the devices (in the ports or wireless) and they should be routed to the PC and then to the Internet. Mihai D.
written by Huzefa , September 27, 2007
I have D-link ADSL Moden Router.i want to share internet with 15 pcs. So which is the best way to connect? what is the Advantage of two network card? * before i connect 16port switch to the router(DHCP Enabled) and internet was working in all the pcs.but after some time its started giving me many problem like limited conectivity and though router is conncet but i can't able to access internet. So please tell me the best possible way to connect?
written by Huzefa , September 27, 2007
Please replyyyyyyyyyyyyyyyyyyyyyyy
written by Mihai Dobos , September 27, 2007
Hello Sorry for the delay in this answer. If you need to connect the PCs to the Internet, the scheme you selected is probably the best. The "Limited or no connectivity" message usually appears when a DHCP client cannot obtain it's network settings from the server. Check if the ping goes to your gateway and if the router is up and running (check the status, logs, whatever options are available). If it all worked fine, and then the Internet connectity was lost check try first to reset the router and recheck all cables to see if there is workable connectivity to the router. If it's all ok and the router still crashes from time to time, check the technical manual of the router (or contact the ISP if they provided it) to be sure it can handle properly 15 clients in peak times. A standard router like D-link, Trendnet etc (designed for home users) usually works fine for 4-5 client or so; if you use peer-to-peer connections from the computers to the Internet (file sharing - many transactions/second) it can crash even if you use 2 clients. Try buying medium business (Linksys or so). If you still have problems, please reply to this comment. Mihai D. Tutorial5.com
written by Huzefa , September 28, 2007
Thanks for your reply, As you said, D-link router are not capable to take load of 15pcs.So is it better to use computer as a server and install two network cards on it. is it decrease the load on router?.b'cos we do share files and resources also.
written by Mihai Dobos , September 29, 2007
Hello If you want to configure a server to act like a gateway to your office, that's fine but you'll need to configure it properly. A server has more possible failure points (hardware&software) than a dedicated routing device. My recommandation would be to get a Linksys wired device (go to http://www.linksys.com/ and browse there). Their products are designed for small buisness usage exactly like yours and should hold up with no problems any traffic demand on peak usage. If you'd rather want to setup a network sever to act like a gateway on Microsoft, use a server edition (Windows 2000 or 2003) to configure it as a DHCP server. The connection bridging and Internet Connection Sharing is the easiest part. Mihai D.
written by Vivek Jain , September 29, 2007
Hi I have a network of 4 computers connected through a switch. I have assigned a IP address to each and created a workgroup. Now I have taken a DSL internet connection, which is connected directly to the switch from the modem. I can use it on any system by changing the settings to automatic IP address as the IP address is assigned by the DHCP server of ISP. But I can use only one system and we are not able to share it over LAN. It is restricted to one MAC address only at a time. Now i am looking for a way to connect them all with sharing internet please guide me.
written by Mihai Dobos , September 29, 2007
Hello If your ISP gave you a connection that is available for only one MAC address, then you are practically stuck with it. You could put another router behind the ADSL to act like a "host" that connects to your ISP, and then only one MAC address will appear externally. Then change your router's WAN port MAC address or notify the ISP that you changed your network card and give them the new MAC. This can solve your problem, but it may create others (if the provider finds out, it could cut off the connection without any notice or so). The best way to do this is to contact the ISP and ask for a 4-host permition; maybe there are not additional fees involved. Mihai D.
written by Vivek Jain , September 30, 2007
Hey! Thank you for your advice. I tried asking for multiple host permission n they are skin for extra money hence i was looking for a way out. Can i do something using a proxy server. If i understand correctly i will have to put up a router between the modem and switch. Then the router will assign the IP address to the various clients.
written by Mihai Dobos , September 30, 2007
Hello Yes, that's exactly what you have to do.. They will see only one host connecting to their ADSL device, your in-LAN router. This should solve your problem. A proxy server will run on a server, and could get you in some problems. HTTP proxy servers don't allow peer-to-peer, you will need a SOCKS server for that. It's a long way shot, since you'll have to configure all software afterwards to use the proxy. Mihai D.
written by riza kayan , October 04, 2007
hi.i have a pc with zoom 5510 usb adsl modem. and surecom ethernet card for sharing the internet connection with laptop. but because of laptop is a bit old, it doesn't have xp drivers. i tried some drivers, but now i can't remove the card, or get the card started. when i try to connect, it says cable isn't plugged. and when i try to format laptop, it shut downs before formatting. what can i do ? thx
written by Huzefa , October 11, 2007
hi, i have windows vista installed in my computer. i wantto install windows xp , it gives me error hard disk not found (but i am using omputer its working fine), plz help me whats the posible problem could be? thanks
written by Mihai Dobos , October 11, 2007
Hello I answered your question at http://www.tutorial5.com/content/view/71 ; if you need further help, please leave a comment there. Mihai D.
written by RK007 , October 12, 2007
Hello, there is lot of information u have already shared about connecting two computers to the internet.but will you please guide me again step by step as i am not very familiar with the computer terms. i have one Dell inspiron 1500 laptop with Windows XP which is connected to AOL ISP. the router provided is quite modern and also got wireless connection port on it. i have got second laptop as notebook with windows 98. this laptop was working well on internet earlier but suddenly it stopped working when i contacted the Service provider they said that the TCP/IP of this laptop need to reset which was costing me £250/- which i thought is not worth so i bought new above said Dell laptop. Now my question is can i still connect my old laptop to the internet or by internet sharing? if yes please guide me through.What should i check to see that my old laptop is compatible enough for internet sharing. sorry for asking same repitative questions again. thanks. kamba
written by narendra , October 15, 2007
How to connect my office system from my house through internet
written by Mihai Dobos , October 15, 2007
Hello To acomplish this, you need to setup a secure private network environment. See Setting up a VPN server in your network for the server-side and Connecting to a remote LAN using a secure VPN for the client-side. Hope this solves your problem. Mihai D.
written by james , October 31, 2007
how to configure the 2 pc and sharing the internet?how to connect it?
written by Nick Johnson , November 02, 2007
Hi, i want to bridge two internet connections through the same computer but at the same time i would like to be able to connect to the bridged connection also. i have 2 network cards in my computer and two routers. Could you please explain how to make this setup work right. I would like to be able to share this bridged connection with my xbox. Thanks
written by SanjayG , November 03, 2007
Hi I have two pc ( one lap top running on Visa Home Basic and one Desktop running on Window XP). I have connected these two pc through LAN to ADSL modem directly to access the internet. now I want to know how to communicate with each of my PC in the same setup.
written by Gerhard , November 07, 2007
Hi My father is building a guest house, my job will be to supply them with internet. we have a dsl line and the 4 port router that was supplied by our ISP. What i want to know is must i supply a new router and will i be using ICS to share the internet with the four rooms they are building? And how will i apply settings to the internet so that the person using it have limited access to the internet like, downloading or accessing illegal web sites. i will build a new computer for the connection to the four rooms. basically i want to know how i must start and how i must end, and what i will need and so to accomplish this task. thanks for your patients and thanks for your help regards Gerhard
written by Mihai Dobos , November 07, 2007
Hello If you don't have a built infrastructure yet, i suggest to buy a wireless router to skip the cabling part. Use a LinkSys solution, it's made for small business usage. For the PCs buy some USB wireless adaptors. Be sure to make the network secure by using encrypting WEP2 keys. To filter unwanted traffic just choose a router that supports control lists (denied web traffic and web domains, etc). Almost all equipments can handle this kind of options.
written by AB , November 13, 2007
I have 2 laptops one is connected to a dial up broadband connection. i have managed to connect both my laptops using Wlan but i am not trying to share my internet connection on the client laptop.followed al the steps. please help
written by vazahat , November 17, 2007
Hi, I was using a modem and due to some reason i had to change that. my ADSL connection was running on 6 PCS, through modem and switch. earlier the config. of modem was 192.168.1.1 and all the computers were configured on that. but my new modem has config. of 192.168.0.1 which i changed on http://192.168.0.1 and its new gateway ip is 192.168.1.1 but i am unable to run internet on other computers. Kindly help me how to match config. of switch, pcs and modem so that internet can be run on all the computers.
written by Arun... , November 27, 2007
Hi, I have 4 PCs and a Network switch. I have already connected all the 4 PCs through Straight Ethernet cable to the LAN Switch. And the four computers are TCP/IP (LAN) settings are : IP Address:192.168.0.(1 to 4) Subnet Mask : 255.255.255.0 Default gateway: The computers are already able access each other through LAN. I have connected one Dial up connection to one of the computer's USB port (The computer configured with the ip address 192.168.0.1) I want to share this connection over LAN so that other computers also can access the same connection. I went to advanced properties of the Dial up connection and selected "Internet Connection sharing". But still other computers are not able to access the connection. Please let me know what I need to do to make it work? Do I need to configure any Default gateway (what it should be for all computers, and also should it be configured for the computer with the dial up connection). Please let me know all details as I am totally new to this networking works.. Thanks in advance..
written by SC , November 27, 2007
i have 2 smart phone(both Gprs active.) my current download speed is 18kB/sec with a single phone connection. i want to use both Phones gprs at the same time on my PC(for doubling the speed) i have connected both phone with different Datacables. and created two different Dialup for each modem. dialed both and connected successfully. Now hurdle is only one connection is used another is idle. Can anyone tell me how could i merge both connection
written by Max , November 30, 2007
hi, I have a big problem, Now I have Internet with Adsl Modem across PPPoE, and metodh of share ICS not function because only MAc address is allowed for a pc and if I shared network have not network to others pc. And I make e Mikrotik Ruter with 2 Ethernet NICs , here are commands which I applies : /interface enable ether1,ether2 /ip dhcp-client add interface=ether1 disabled=no admin@MikroTik] ip dhcp-client> print detail Flags: X - disabled, I - invalid 0 interface=eth1-adsl add-default-route=yes use-peer-dns=yes use-peer-ntp=yes status=bound address=81.198.55.240/22 gateway=81.198.52.1 dhcp-server=81.198.232.1 primary-dns=80.232.169.11 secondary-dns=195.122.1.59 expires-after=5h5m46s / interface pppoe-client add interface=ether1 user=" This e-mail address is being protected from spam bots, you need JavaScript enabled to view it " password="bunny" add-default-route=yes use-peer-dns=yes disabled=no [admin@MikroTik] interface pppoe-client> monitor pppoe-out1 status: "connected" uptime: 1m17s idle-time: 0s encoding: "MPPE128 stateless" service-name: "home_dsl" ac-name: "Telco_DSL" ac-mac: 00:0C:42:05:03:99 mtu: 1480 mru: 1480 /ip address add address=192.168.0.1/24 interface=ether2 /ip firewall nat add chain=srcnat src-address=192.168.0.0/24 action=masquerade But I delivered the network to mikrotik when I ping yahoo.com from mikrotik has reply...... but the problem is at my pc has not network for examle in TCP/IP are these ip 192.168.0.2 255.255.255.0 192.168.0.1 ,can anything to help for it,,,
written by hemanhall , December 05, 2007
Hi hope you can help me because i am new to this will need e4xplanation simplified as possible. I have 2 pcs both with XP and want to allow my daughter to access the internet as well on one of them without any interference. Bought a Linksys EZXS55W switch hoping it will solve the problem Need your help in setting up both pcs for the internet and printer sharing. I have a speedstream adsl modem MODEL 5667. It has both an ethernet and USB port. One of the pcs has 3 ethernet connection ports. I sign in with a username and password assigned by my ISP to access the internet. How can I make this exercise possible so that both of us can use the switch and adsl modem/router? to go online and simultaneously. Thank You
written by hemanhall , December 05, 2007
I need to portforward my speedstream adsl modem/router? model 5667. Tried doing the ipconfig step but only getting error message. I may be using the incorrect ip address, I would appreciate any help you can give me to execute this process successfully. I would appreciate a step by step guide.............thanks
written by joee , December 06, 2007
when i try to enter my ip address number into the wireless router. It will not accept it and tell me 'its an invalid private ip address'. I think i will return my product because it just dosnt seem to work on it.
written by Mihai Dobos , December 08, 2007
Hello Please read the comments above before asking questions..
written by DomieR , December 09, 2007
Our Server is connected to the Router-1 LAN port and thru the Serial to ISP WAN connection. How we can extend the service to another location using Router-2 and extend it to another Router-3 via WAN .What will be the right configuration of the Router-2 and Router-3 without connecting it to Router-1. We just want to extend thru the server.
written by Dan , December 14, 2007
I I have one computer with Windows Vista hardwired to a linksys Router. The internet works fine. I have a second desktop computer that I am trying to connect to the same router with a linksys wireless USB 2.0. I followed the installation steps that came with the usb. I still can not connect this computer to the internet. What do I do?
written by Dhananjaya , December 16, 2007
Hello I have 8 PCs and a Hub. I have already connected all the 8 PCs through Straight Ethernet cable to the LAN Switch. And the 8 computers are TCP/IP (LAN) settings are : IP Address:192.168.0.(1 to 4) Subnet Mask : 255.255.255.0 Default gateway: The computers are already able access each other through LAN. I have connected one Dial up connection to one of the computer's USB port (The computer configured with the ip address 192.168.0.1) I want to share this connection over LAN so that other computers also can access the same connection. I went to advanced properties of the Dial up connection and selected "Internet Connection sharing". But still other computers are not able to access the connection. Please let me know what I need to do to make it work? Do I need to configure any Default gateway (what it should be for all computers, and also should it be configured for the computer with the dial up connection). Please let me know all details as I am totally new to this networking works..
written by Michael Hart , December 19, 2007
Hello, I have 2 wireless laptops, one has got dial up internet access. Can I share the internet connection to the other without additioal hardware? How?
written by sandipan , December 25, 2007
Hello I have two computers. and also a broadband internet connection. please tel me about a small home network setup.using a cable connection.
written by Matthew , December 26, 2007
Hi I would like to know how to Share a Dial up DSL over a network. I Have a LAN cable running from the DSL modem into a Network Hub and then to Multiple computers.. How do i go About doing this? Thanx
written by Kim , December 30, 2007
Hi, I recently purchased a computer to use in another part of the house. I thought we could just purchase a router and then we would have a internet connection to the new computer, but it says we have to connect to the cable/dsl modem (which is in another part of the house). What's the best solution without moving the computer next to the other one?
written by husain , January 04, 2008
hi, i work in a company which have a internet connection and big network of 40 computers. now i want to connect that network by my home computer.how can i do ?? i someone help me ? with positive hopes.
written by abhinay , January 05, 2008
hi i have two computer.one computer have internet connection.Other compture toolbar show lan connction ,But i can not do internet surfing from that computer.so how can do internte connection to thet computer.How can i share files folder and devices between these two computer
written by Rob , January 16, 2008
I'm having trouble setting up "ICS using a computer" (scenario B above). My desktop PC (Windows XP) connects to the internet via a wireless network card (802.11), Wi-Fi rural broadband service (i.e. NO DSL or Cable modem). I want to share this internet connection with my wireless laptop (Vista Home Premium), so i bought a LinkSys WRT54GL wireless router. On my desktop PC, I've enabled an unused on-board ethernet port and connected an ethernet cable to the WRT54GL. I'm aware that on the desktop PC (ICS) I need to "bridge" the wireless internet card and the ethernet connection to the WRT54GL, and then enable ICS. The problem I'm having is with the setup of the LinkSys WRT54GL. All I can find are instructions for connecting the WRT54GL to a Cable or DSL modem. In my case, I have no modem, and wish to connect to the internet through the desktop PC (ICS enabled). Do you have any setup instructions, or links on how to do this? I can connect into the LinkSys router's setup web page, but then am unsure what settings to use from there? I'm very frustrated. Appreciate any help you can give.
written by Administrator , January 16, 2008
Hello Rob, Mihai already answered all questions and I think I should lend you a hand with this one. First of all, I do not understand why you want to connect the Cable connection to your computer and then to the router. You could as very easily insert your Cable connection into the Internet port on the LinkSys router, connect your computer via wired connection and your laptop via wireless. If for example you would additionally need some special port features the LinkSys WRT54GL can very easily be configured to port forward traffic to your internal IP Address. See this link www.portforward.com/english/ro...s/WRT54GL/ If you really do want to configure the router in your desired way this is the way to do it: You do not even need the second Ethernet card on your Vista Desktop. You would just enable ICS on your internet Ethernet card and then add an alias to your IP address using a unused class 10.10.10.1. Then in the router configuration you would set your "Internet IP Address" to 10.10.10.2 your Subnet Mask to 255.255.255.0 and your Gateway to 10.10.10.1 In both cases you need to enable DHCP on the router and on the Laptop .
written by Mallika , January 17, 2008
Hi, i would appreciate help on my problem: heres my current set up: cable Router(from router to these below mentioned)(i have a Dlink wbr1310) | Vonage, lan, wireless Heres the problem, when i travel, i want to be able to connect my Vonage, THROUGH the wireless connection in the laptop. Heres what i thought, connect the laptop, via wifi, then enable ICS, and hook up the vonage to the ethernet port into the laptop. But, i have 2 issues: 1.In my wireless connection settings, in the advanced tab, i dont have any option AT ALL to enable ICS! i only have a link from there to the firewall settings! 2.when i try to enable ICS on the LAN settings, it gives my an IP sharing error! i'm stumped, ive tried changing the IP of my laptop, ive tried disconnecting everything from the router except laptop, but i think my router has the default 192.168 ip. So, i tried randomly connecting to other wireless networks, since going through the router seemed to be the issue. Firstly, i dont even get a connection with that, second, it still continues to give me IP sharing error. PLEASE SOME ONE HELP ME! , i'm travelling soon and am really at wits end here! thanks much.
written by ricky davis , January 18, 2008
hi I want a suggestion and any instruction regarding my new server using windows server 2003. i want it to use as file sharing. here is my some block diagram ( from wireless internet provider - server - router)i've choose this ideas sothat i can manage other computer want to connect my router can connect it with my permission. any ideas on how i can configure it... thanks.. hope i can hear some comments
written by Mihai Dobos , January 19, 2008
Hello Mallika A better way to do it if you carry the laptop and a router is to get a wireless router that also has some ethernet ports included - to connect both wired and wireless devices; that will save you the time to connect the laptop to the router and the other device to the laptop; since home user routers (Dlink, Linksys, Trendnet) are not so expensive (about 30$), it's a really good option to save you the trouble.
written by Mihai Dobos , January 19, 2008
Hello Ricky If you want to apply some outgoind restriction, it is better to do so on the router configuration (some MAC access policy or so); this is the safest and yet easiest way to do it. If you want to configure advanced security for your network, build a Linux machine to act like a gateway for your network and you can set many options using iptables and other services. Best security yet is a dedicated hardware firewall (for example a Cisco PIX solution).
written by Luis , January 19, 2008
Hi. I have zoom 5654 modem/router that claims it can function as both modem and router to share internet connection with two pcs. I have tried the steps suggested in the manual but to no avail. can the zoom actually do everything or do I need more hardware?
written by brendan , January 25, 2008
hey when i get to advanced properties the option to share connection with other networks isnt there and i am in administrator any idea?
written by Jonathan Kurwaskvi , January 26, 2008
Hey, Is it possible to use both my USB and LAN adapters on my modem to create two different network connections with the same ip address? It only allows data transfer on one connection because of the same ip. My friend does this to get double the speed. God knows how. Please help. Thanks in advance.
written by Mihai Dobos , January 27, 2008
Hello Jonathan Well you can connect twice to the modem theoretically; but: 1. You computer will route the packets to only one of the connections, so the second it's useless. You can make some kind of load blancing to send data both connections, but you it's a long shot. 2. Even if you manage to do the load balancing and use both connections, this is appliable to the network between you and the modem. The modem will still use the same speed to connect to the ISP, so your friend doesn't use a doubled speed; if you want to test this, simply use a bandwidth meter (like http://www.speakeasy.net/speedtest/) to test his connection both ways: plugged in to the LAN, and plugged in to both LAN and USB ports. You'll see there is no difference. If you want to boost your Internet connection speed, you can upgrade the bandwidth provided by your ISP.. It's the easiest and yet the only way to do it.
written by Mihai Dobos , January 27, 2008
Hello Brendan That probably means that ICS is not installed on your system. To install it, insert a Windows CD, then go to Control Panel - Add/Remove Programs - click the Windows Setup tab - click Internet Tools and tick the Internet Connection Sharing package. Restart your system and it should work.
written by Mihai Dobos , January 27, 2008
Hello Luis The best way to see if the modem can act like a router too is to check how many network interfaces it holds. If it has only two: WAN (cable) and LAN (ethernet) - well it's probably just a modem. If it has more then one LAN interfaces (usually four) then it can also route your packages. Try searching on google or on the vendor's website for a better usage manual.
written by sami khan , February 02, 2008
by default am having a local area connection when i create a new connection in my network place their it was created local area connection2 i want to sahre this connection with local area connection to other computers through rj45 advise me cross cabeling or straight cabeling but i unable to access the internet on the other computer I have connected one Dial up connection to one of the computer's USB port dsl modem (The computer configured with the ip address 192.168.0.1) or (192.168.1.1) I want to share this connection over LAN so that other computers also can access the same connection. please help step by step
written by david dim , February 04, 2008
hello, i just bought an ASUS wl-500g Premium router.i have a desktop that belongs to a LAN with internet connection and i'm tyring to connect my router so that i could also connect to the internet via the router.i configured it (the router) to have the ip of my desktop then put auto detect ip settings on my desktop(my LAN cable is connected to WAN port on the router and my desktop is connected to LAN port on the router).my desktop and laptop are connecting fine to the internet and i can access every computer on the LAN but the problem is no one can accsess my computer on the LAN. please help, thanks for your time
written by James , February 18, 2008
here is a tricky problem I been having since I build this new computer.. It has 2 NIC cards.. Cable modem connects to the first nic, then I have my second nic going to a HUB. works fine for a little bit, But then the network computers go down. (can't access the internet) Odd part, You can still see all the network shared files/folders. So it's just the internet they can't get to.. Only way to get a temp fix on this problem is disable my first nic card that connects to the modem, then re-enable it. Then the network is back online with the internet. and a little later, it will go out again on me. It's not my NIC cards, I replaced both and same affect. I'm completely lost on what is causing this.. My network computers are all running XP pro SP2.. Any ideas of how to resolve this issue would be greatly appreciated
written by VIC , March 17, 2008
hi guys i am startin to give support for an ISP , i am kid of new in the field i ' d like to have some tips or advices of which pages should i check out in order to increase my knowledge about networking... also a place where i can get video tutorials and online classess or something else thanks
written by anas 3 , March 20, 2008
hi. i have D-link wireless access point and it was working properely for one computer . but when i connected 2 computers through a hub the problem appear that only one computer can access the internet at a time and the other one lose the signal . and when disconnecting the first one ,the second one access the internet normally. i changed the LAN wire into stright configuration but the problem remain then change the hub and no result , would you please tell me what the problem is . thank you
written by Sujeet Sainy , March 25, 2008
I'm having a broadband connection of 256kbps bandwidth and i want to share the internet over this connection, for this purpose I'm having ADSL2 mosem and 8 port hub, but it create problems accessing net on same time for both PC. Help me out...
written by Gurpreet , March 25, 2008
Sir, I am working in a school. My Lab has got 31 XP clients with one Windows server 2003. I have got Broad Band connection in Lab. I am using it with ICS to all clients. My problem is tht for my office people i want to make other Broad Band connection available for 24 hrs. But they are on my same LAN. I dont want to give them the Lab Broad Band. Please guide/suggest me how to go abt it. Thanks.
written by SHYam , April 14, 2008
Hello, I have 4 pc. I connect one of my pc to the net. Then I connect 3 to the switch.But i am not able to share my net connection to them. Please help me now.
written by pankaj , April 15, 2008
i do not use to buy a router ..and i have two laptops one of them has a internet connection..cant it be possible to use that one internet cionnection to surf on other laptop i have...using wireless or something i heard bridges...
written by Samuel Obafemi...... 4rm Nigeria , April 16, 2008
my server is already working, but the client refused to work, i connect it through D-Link data switch, the clients are only sending but not recieving, pls reply to my email on what to do. THANKS
written by jason , April 17, 2008
Hi, I have a windows server 2003 standard edition. I made a dhcp server and dns name to computer.local. and a directory. I have 2 NIC in my server. one is connected to modem the other one is connected to a switch. can you give me a full detail on how to setup the NAT router so that i can share the internet connection to the clients(WINDOWS xp).
written by Wburn , April 30, 2008
I have a 3G connection on my laptop. I want to share this connection with my other pc's and PSP via an ADSL router I bought(Billion 7300G). How do I do this?
written by Reza , May 01, 2008
Well... i got a 2 pc with winXP on both of them.. i connected them via rj45. And i got 1 web connection on my new pc. recently i tried to get web via lan on the other pc. I tried the share method but the client pc JUST WON'T GET THE WEB...??!!! i wonder why. i did everything right.. rechecked it twice.. ??!!!!!!
written by terry b , May 05, 2008
I have two internet modems in my house, I have a PC that connects directly to one of them and I also wish this PC to be part of my LAN for file sharing. The PC has two network cards and If I enable both my internet connection goes down, I am guessing a conflict problem. So I want one card directly connected to the cable modem and one card connected to my router, but obviously only able to file share not internet share. I know its weird but this is how I want it. If you can help-many many thanks
written by Mwawana , May 07, 2008
Hi, I have a lab with 8 WinXP PCs. I would like to connect the PCs to my GPRS enabled device from my local mobile phone company. I would like to browse from any of the machines using this connection. Please advice on how I should go about the whole issue? I am new to networking.
written by ZAHEER KHAN , May 10, 2008
hi this is zaheer how r u.sir i want to ask something about internet sharing.i have dsl broadband internet connection. when i have set the ip address to client computer(laptop) manually sharing not occurs.and i do set the ip adderess manually at the host computer to ethernet card which is not connected to the internet {connected to lan).and the one nic card is obtaining ip from the service provider though dhcp. so why internet not work at the client computer when i set ip mannually. they works when the client ip set to automatically. so i m confusing from where it can take ip from automatically however dhcp is not installed at the host computer. plz clear my confusion as soon as possible. thanks ZAHEER KHAN
written by ZAHEER KHAN , May 10, 2008
i have one more question my system share all documents and folder or from other computer or to computer.but it can't pinging with other systems.from command promt.how it happens however all operations works properly. please solve the query thanks
written by RAJ , May 26, 2008
Hi all, This is raj from a MNC i hv read all comment from all boddies i think it is very good blog to support me. i like to ask to every one who is working in networking technology. i have a cisco router 2600 where all ports http,ftp,tcp,ip,telne etc are bloked from Administrator side. now i want to connect this perticular system then what should i do? what would be a best to connect this router? send me reply thanks
written by oskar , May 27, 2008
I have a Belkin Wirless Desktop Adaptor which I installed into my main computer which receives internet through a cablen modem. I went through the Wizard to set up a wirless connection, but now my laptop can access the network but for some reason can't receive any internet. Help please
written by Dax , May 30, 2008
Hi! I have a problem about my linksys wireless router (wrt54g),we have 3 units of computer connected to router and i saw the connection to all computer a "limited connectivity" i thought there is a conflict or a loss connection but i checked it alrdy specialy the cable and its working and bcoz of that i try to reset the router and configure it again but same problem, my modem is set to static or a bridge if you connect directly the computer to the modem it has internet but when i put it to the router it doesn't work, i properly configured the router using the standard settings i select static on the router and put the IP given by the modem from the ISP, the subnet, the gateway, and the DNS primary and secondary but still doesn't work, can you help me about this? THNks!
written by GIRISH , June 21, 2008
How do i put password on LAN?
written by Emmanuel , July 11, 2008
Hello; may i just ask if what is the best way to use, to share my internet connection in implementing or applying Qos and security.
written by ABID , July 18, 2008
hello ,my name is abid .i am using dsl cable for on pc .wot i did is that i took the real pc mac address and put it in laptop lan card .then i took a swtich 8 port take of wire from my original computer from lan and put it in switch than i made two writes on for my origanl pc and one for my laptop .i connect it to the swtich now wot happens when i use both of the pc at a time one does work other does not with browsing and all other internet stuff the ip that is assigned by me from server is 172.16.12.1 ping is coming in both computer while connected to the swtich i check from cmd ping 172.16.12.1 -t ping is comnig soo please help me in this where i am mistaken thanks waiting for ur reply
written by cindy , July 20, 2008
hello everyone, i need help right now.! i wish you can help me with this kind of prob. i have my router but i don't know if how to switch on my wireless internet connection of my notebook. i wish you can help me. plsplspls. i am so worried because i have alot of assignments and haven't finish it all yet because of this prob. pls pls pls help me.
written by Al Evangelista , July 31, 2008
HI. I want to convert my windows XP laptop to Linux OS. I am currently using a wireless PCMCIA 801.11g card (windows). Is there a card for Linux? If there is, how do I install it?
written by Ovidiu ro , September 24, 2008
Hi, I have one PC computer with one Ethernet card an one wireless card installed. The Ethernet card is for Internet connection from the ISP using PPPoE protocol (I have a user name and password from the ISP). My other computer is a Laptop with a wireless card. I have shared my internet connection from the PC and I have created one Workgroup for both computers but I have some problems: - I can`t see both of the computers in the network. I can access the other computer only if I map a drive on one computer and I write manually the path for the shared folder (I can`t access the other computer with brows in the "Map drive" window); - I can access the internet from the laptop only partially. For ex. I can`t connect to www.yahoo.com but I can connect to yahoo sports. I tried every configuration with static or dynamic IPs but it did not worked. On my the host computer (the PC) I have win xp without service pack On my the client computer (the laptop) I have win xp with service pack. Could this be the problem? I would appreciate some help. Thank You.
written by Sukanta Singh , September 25, 2008
hi, Sir first off all i got 3 pcs 1)it has MSI k8n sli motherboard (does it has a network card in built? it runs on xp) 2)it has a intel D101GGC Mother Board(does it has network card? it runs Xp) 3)it has intels D945GCL Mother board (does it has network card? it runs Xp) (Am I supose to buy a network card for all these 3 P.C's) Secondly sir, 1)I got a modem provided by BSNL it is SmartAXMT841 it is assined to ip by default it is 192.168.1.1) 2)i got a 8 port switch of techcom this one http://www.techcomindia.com/ho...Networking Products&subcat=43&subcatt=Switches&prodid=452 3)i connected 1st cat5 cable from the modem to the switch 2nd cable from the switch to the 1st pc, 3rd cable from the switch to the 2nd pc and so on......All the pc's I.P are assined to "Obtain I.P Automatically" My question is that how do i set up an easy lan and share my broadband connection to all the 3 pc's I have tried this for 1 year and got fed up sharing the internet connection i need some serious help so please help me. Thanking you, Sukanta Singh
written by sudhakar472 , September 28, 2008
hi i am using airtel broadband in my pc i hav lan and connected to another pc i am getting internet connecetion but onther pc not getting internet my ip address is ip 192.168.1.2 submask 255.255.255.0 gateway 192.168.1.1 another pc ip ip 192.168.0.2 submask 255.255.255.0 gateway 192.168.0.1 please give the valuble suggestion
written by mks , November 10, 2008
i have a broadband connection and i am using it on a pc having windows xp. now i want to share the connection with two laptops preintalled with windos vista. what options are avilable for me to share the connection. i want to all the three systems in the same room,so i dont want to set upan wireless connection.
written by venubabu , November 15, 2008
hi, i am using sifybroadband internet connection .I have lan and connected to the other pcs .i ma using proxy software.I don't no proxy settings i am using xp software. i am usin single lan card my ip address 10.14.167.32 subnet mask 255.255.255.0 Gate way 10.14.167.1
written by malatesh , November 17, 2008
sir i am having 1 server with 2003server as OS/ and 30 PC as a client with winxp as OS and i have a broadband connection, 4 switches of 24 port each and i had connected all the pc including server to switch through network cable now i want to establish connection in the server and i want to share and control this connection to all client pc please tell how to configure this connection
written by Mukul Puri , November 18, 2008
Sir, I have 18 computers with winxp and 1 server with 2003Server. i have two labs nameley A (having 6 Computers using 8 port Switch) and B (having 12 Computers using 16 Port Switch)attached to the Server. The server machine has two lan cards. so just i want to know how i configure the two lan card on the server machine to use two IP's at the same time for Labs A and B.
written by allen79 , December 26, 2008
Hi. I have two laptops one of which is connected directly to the internet via LAN cable. One's using Vista and the other one xp. There's no other free port left to connect the other laptop to the main one (the one that is connected to the internet). Therefore, I have lately bought a switch which enables the connection between both laptops. I have not tried to connect them yet because I still need either an extra cross-over or a straight cable whose one end is to be plugged into the switch and the other end connects it to the second laptop. The question is however, whether or not the second laptop will be able to share the internet with the main one without the need of a separate ip, other configurations based on the provider,.. Or basically how do I get all this working properly?! I live in a dormitory and the internet connection is restricted. It takes a certain amount of time to have one's computer registered in the network in order to be able to access the internet. Any help, hints, suggestions will be deeply appreciated.
written by shivaji , February 03, 2009
hello i am from india i have a problem in client side system. in windows 2000 the internet is not connected. what can i do for this this is lan connection but windows xp systerm are conneted with internet.only windows 2000 systems are not connected please give me early reply
written by oscar cook , February 10, 2009
hi, on my local conection properties on the advanced section it shows the options about windows firewall, but does not show the options on how to make it a shared conection. i have encountered this many times before, some computers it shows the option, some it doesnt, and ive never known why. i am atualy trying to conect an xbox 360 to my internet through an ethernet cable conected to my computer. however, my laptop can conect to the internet via the ethernet cable perfectly, but my xbox cannot! hope you understand! and plz plz plz plz reply =[! regards oscar
written by charanpreet , February 14, 2009
hello i have installed a switch in my office and it wroks fine. i have one adsl modem connected to one computer and has given access to other systems on LAN through CCPROXY. but now i want to put adsl modem on switch and want to give limited internet access to all users so that they can surf only restricted sites. please comment and help me on this
written by Zahoor Ahmed , February 18, 2009
I have one USB Device Internet connection. I want to share that with my PC then from PC I want to share that with two networks of 2 and 2 computers through two different switches. I have two lan cards in my PC tell me how to share this
written by Solomon , March 02, 2009
Hi, Any help is greatly appreciated. I have Hughes Broadband and I'm trying to install a Linksys Wireless router to control my x-box 360 live account. I first used the cd set-up that came with the router went through all steps all was fine untill the last step it couldn't configure the router. Tried all the same steps several times and always the same problem happens.I went ahead and installed the cable from the router to the xbox and it worked fine set up account and attempted to try it out. Every thing was looking like it was working untill I attempted to compete against another player it loaded ,then all of a sudden it lost connection.Tried several times same thing happened. Went back to PC tried all the connections again now its doing nothing. Tried for several hours following all the directions but still nothing.Xbox does not receive any info from router Please any help with this. Thanks Again
written by chithraa , March 05, 2009
Sir, I have a BsNL net connection on my Desktop. I wish to share this internetconnection to my lenova notepad without modem. Please any help with this
written by Rahulait , May 23, 2009
hi........... i am from India... i just want to ask you that if i have a computer with two lan cards, one for the direct internet connection and the other for sharing it on LAN, then if i make the mac address of my computer as that of the server computer,can i access the internet connection which is coming on the server directly without letting the server know as my machine is also having the same mac address... if so, please let me know as i tried a lot but was not able to do the exact or correct settings to achieve it. plz reply as soon as possible with any suggestion and information you know in this matter........
written by dirk , May 25, 2009
I have a LAN (with 4PCs connected to it). My LAN is connected to ADSL modem/router.All the 4PCs can connect to the internet. But the problem is, when logging in to FRIENDSTER.COM ACCOUNT, one 1PC was able to log in, the 3 PCs cannot. what is the possible problem with my connection.thanks and hoping to help me..
written by Luqman Amer , June 01, 2009
Hello, I have 2 Wireless USB Adapter(s), Alfa (HI Gain 500mW) & Linksys (WUSB54GC). The Alfa connects to the WiFi Hotspot and Provides the Internet, Now i want the Linksys to take that Internet Connection and Share it with my Laptop & Mobile. I tried ICS a Lots of times, but the Linksys isn't transmitting ANY Signal(s)!! The App which comes with Alfa can make an ICS Connection which works, but makes my PC very slow and doesn't work at all the times, also the Linksys Adapter is Weak at catching Signals, so i Prefer Alfa to catch the WiFi Signals & let the Linksys to transmit the Internet Connection.. The Hotspot Uses: "Linksys WAG200G" and i have an exclusive access to the Router! I have "Windows XP Pro SP3" Installed on my PC If the Config. i am trying to Explain can't be done (as i think), I was planning to buy a Apple AirPort Express or Similar & Cheaper Device Please Help, I am Frustrated with this ,mess!!
written by Luqman Amer , June 01, 2009
Hello, I have 2 Wireless USB Adapter(s), Alfa (HI Gain 500mW) & Linksys (WUSB54GC). The Alfa connects to the WiFi Hotspot and Provides the Internet, Now i want the Linksys to take that Internet Connection and Share it with my Laptop & Mobile. I tried ICS a Lots of times, but the Linksys isn't transmitting ANY Signal(s)!! The App which comes with Alfa can make an ICS Connection which works, but makes my PC very slow and doesn't work at all the times, also the Linksys Adapter is Weak at catching Signals, so i Prefer Alfa to catch the WiFi Signals & let the Linksys to transmit the Internet Connection.. The Hotspot Uses: "Linksys WAG200G" and i have an exclusive access to the Router! I have "Windows XP Pro SP3" Installed on my PC If the Config. i am trying to Explain can't be done (as i think), I was planning to buy a Apple AirPort Express or Similar & Cheaper Device Please Help, I am Frustrated with this ,mess!!
written by mike m , June 13, 2009
i have dlink router dir-451 with an ATT aircard. The card works fine when inserted to PC slot in PC. When card inserted to Router, it connects to internet, laptop wireless adapter shows as connected, but when I try to access internet via IE8, I get error message about http, https and ftp not able to connect. Router is online but unable to access internet.
written by Davy D , June 21, 2009
I want to be able to share my internet connection between my PS3 and my computer, how can I do this?
written by jonathan jimenez , June 24, 2009
Hi, im jonathan, i just want to ask detailed info on how should i begin to network my 5 pc, for homebase computer shop.... pls.. guide me, what do i need, is it router or hub alone.. pls.. help me, your help is highly appreciated. tnx... Do you need more help? Ask now!
|
|
| Last Updated ( Saturday, 23 June 2007 ) |