Computers |
|
| | #1 (permalink) |
| Newb Techie Join Date: Apr 2007
Posts: 8
| Hello Everyone, I have a wireless router at my home and just opposite the street, i have a lan setup.On one of the pc's there i have installed a wireless pci card to access the router since that is set up to provide internet. so when i have both lan and wireless connections enabled on that pc, i am not able to access the internet. if i disable the ethernet connection having only the wireless connection, then i am able to access the internet. Any ideas on how to proceed with this problem. Secondly, if i am able to get internet connectivity on that pc, then how do i get other pcs on the lan to access the internet..? |
| |
| | #2 (permalink) |
| EagleMod | You need to set up ICS on the host with the wireless card... Computer Technology Forum - Internet connection sharing behind a router Law provided LOTS of information in that thread.
__________________ Gaming Rig: - GIGABYTE GA-X38-DQ6, Intel E6750 @ 3.0 Ghz, TRUE (MX-2 & 2 Scythe SFF21D), Crucial Ballistix 4GB DDR 800, HIS Radeon X1950XT, CORSAIR CMPSU-520HX, 2x Seagate 7200.11 ST3500320AS 500 GB, ASUS DRW-2014L1T, Antec 900 The NAS Box: D-Link DNS-323 & 2x Seagate 7200.10 ST3500630AS 500GB - RAID 1 Current Project: Operation Home Run Status: In progress!!! ![]() ![]() | My Antec 900 Build Log | Project Pink | Operation Home Run | | General Forum Rules | Networking FAQs & Tutorials | Hardware Tutorials | | My Random Phone Cam Pics | Useful Linux Websites | T-F F@H Milestones Clubs | | Graphics Card Rankings | T-F 3DMark06 Rankings | T-F Case Gallery | |
| |
| | #4 (permalink) |
| Retired. | you that is a must read, thx Ethereal Dragon for bringing it up. For the ip problem, simple do a repair on the comp with the same ip and DHCP should cover the rest
__________________ ![]() My computer uses 1.5A-load, .8A-idle, .65A-standby, .05A-turned off on 125V. "The spaces between your fingers were created so that another's could fill them in." Last edited by peterhuang913; 04-21-2007 at 12:39 AM. |
| |
| | #5 (permalink) |
| EagleMod | You can assign the NIC a static IP address different than that of the router.
__________________ Gaming Rig: - GIGABYTE GA-X38-DQ6, Intel E6750 @ 3.0 Ghz, TRUE (MX-2 & 2 Scythe SFF21D), Crucial Ballistix 4GB DDR 800, HIS Radeon X1950XT, CORSAIR CMPSU-520HX, 2x Seagate 7200.11 ST3500320AS 500 GB, ASUS DRW-2014L1T, Antec 900 The NAS Box: D-Link DNS-323 & 2x Seagate 7200.10 ST3500630AS 500GB - RAID 1 Current Project: Operation Home Run Status: In progress!!! ![]() ![]() | My Antec 900 Build Log | Project Pink | Operation Home Run | | General Forum Rules | Networking FAQs & Tutorials | Hardware Tutorials | | My Random Phone Cam Pics | Useful Linux Websites | T-F F@H Milestones Clubs | | Graphics Card Rankings | T-F 3DMark06 Rankings | T-F Case Gallery | |
| |
| | #6 (permalink) |
| Newb Techie Join Date: Apr 2007
Posts: 8
| i tried giving it another static ip address but it still wouldn'twork. also now i am not able to access the web interface for the router. (http://192.168.0.1/... etc) cant ping it either. i can access the net from my home. |
| |
| | #7 (permalink) |
| Newb Techie Join Date: Apr 2007
Posts: 8
| hello all, i am zero when it comes to networking I want to share files between two laptops connected to the wireless network. i tried doing it the easy way ie cable from laptop to router. but when i type the ip address of the other laptop, it says 'network path not found' . how do i do it without the cable.I have the LAN setup across the street so is it possible to access the files of LAN through the wireless network. I know about VPN but that deals with the internet and stuff..? Thanks. |
| |
| | #8 (permalink) |
| ликвида́торы Join Date: Feb 2007
Posts: 3,057
| Hamachi : Stay Connected take a look at this, might not be what your looking for but I have used it to do what you are asking.
__________________ "May the *NIX Kernel be praised and revered" |
| |
| | #9 (permalink) |
| EagleMod | If you cannot ping the router anymore, than I would suspect that you either have given it an IP address in a different subnet, or changed the IP on the wrong interface.... What IP address did you give the wireless NIC? I should have the first 3 octets the same as the router... 192.168.0..... the last number should be different, and the subnet mask should be the same. The default gateway would then be 192.168.0.1. can you give further details about the LAN? What kind of hardware is used? How many hosts? EDIT: Since you already had a thread going, I merged them... Also, for the sharing, Did you enable file sharing on BOTH computers? Does it work when they are cabled together, or no?/EDIT
__________________ Gaming Rig: - GIGABYTE GA-X38-DQ6, Intel E6750 @ 3.0 Ghz, TRUE (MX-2 & 2 Scythe SFF21D), Crucial Ballistix 4GB DDR 800, HIS Radeon X1950XT, CORSAIR CMPSU-520HX, 2x Seagate 7200.11 ST3500320AS 500 GB, ASUS DRW-2014L1T, Antec 900 The NAS Box: D-Link DNS-323 & 2x Seagate 7200.10 ST3500630AS 500GB - RAID 1 Current Project: Operation Home Run Status: In progress!!! ![]() ![]() | My Antec 900 Build Log | Project Pink | Operation Home Run | | General Forum Rules | Networking FAQs & Tutorials | Hardware Tutorials | | My Random Phone Cam Pics | Useful Linux Websites | T-F F@H Milestones Clubs | | Graphics Card Rankings | T-F 3DMark06 Rankings | T-F Case Gallery | Last edited by Ethereal_Dragon; 05-14-2007 at 10:25 AM. Reason: Merged Threads |
| |
| | #10 (permalink) | |
| Wizard Techie Join Date: Aug 2005
Posts: 4,171
| Quote:
Give us further information as stated by Ethereal_Dragon I can give you further testing information. You can use the following ping to test your network card and ipconfig to display the IP information. ping 127.0.0.1 will test your network card TCP/IP stack, driver, or the adapter if it's working. ping ip address of the interface will test the connectivity of your routing table, it also tells your if the cable is plugin or function. Without a cable usually your routing table might be empty for the network or interface you try to ping. ping default gateway test connectivity to the switch and router, it also test your network cable. ping ip address of website ensure connectivity to the out side (Internet) and conformed that your router has a default route setup correctly. ping dns to ensure a domain name server is available to resolve domain names to ip addresses ping url of website test DNS and Internet connectivity. Open up web browser and type in the URL to test the application layer, which is usually the last step if all works out. Last edited by Law; 05-14-2007 at 09:55 PM. | |
| |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| WTB/WTT for wireless router | cwiz | Buy/Sell/Trade and Hot Deals | 8 | 04-09-2007 07:33 AM |
| Wireless Router Help | davyo | Computer Networking & Internet Access | 12 | 04-05-2007 08:20 AM |
| New Video Card | Dieo | Building, Buying, or Upgrading High Performance PC Systems | 5 | 04-02-2007 10:27 PM |
| Installed new graphics card, now pc won't turn on... | capa2000 | Hardware Troubleshooting | 2 | 04-02-2007 05:42 PM |
| Graphics card fan | iviv | Hardware Troubleshooting | 3 | 03-31-2007 05:52 PM |