I have installed a new LinkSys router into my home network. Currently
my two desktop PCs and one notebook PC are connected. Each PC has its
own IP address. The router is connected to a cable modem, which is how
I access the Internet.
For the record, my ISP is Insight (insightbb.com). They technically
don't support routers, so support on an issue like mine is tough to
get.
What I want to do:
The router is also wireless capable (it's LinkSys model BEFW11S4). I
have a wireless PC Card for the notebook that, in theory, should allow
me to roam around my house. However, when I unplug the wired
connection from the router to my notebook and plug the wireless PC
Card in I get nothing. There IS a connection between the wireless card
and the router... I see the signal and it's good. But I think because
my notebook's ethernet adapter has its own IP address things go
bonkers when I unplug the cord and try to go wireless. |
Request for Question Clarification by
davidmaymudes-ga
on
17 Oct 2002 19:14 PDT
have you tried disabling the ethernet adapter temporarily to make sure
the wireless connection is working? personally, when I do this I
physically remove my ethernet PC card and plug in the wireless
card....
other things you could try: run ipconfig, see if it reports reasonable
values....
are you running NAT at your router, or does each of your PCs have a
real IP address that your ISP knows about?
|
Request for Question Clarification by
pwizard-ga
on
17 Oct 2002 19:46 PDT
Can you tell me what operating system you are running on the notebook PC?
|
Clarification of Question by
holstein-ga
on
18 Oct 2002 02:31 PDT
///have you tried disabling the ethernet adapter temporarily to make
sure
the wireless connection is working? personally, when I do this I
physically remove my ethernet PC card and plug in the wireless
card.
I've not done this. My fear is screwing up my hard-wired connection
when I need to go back to it, leaving me with no Internet on my
notebook.
///are you running NAT at your router, or does each of your PCs have a
real IP address that your ISP knows about?
My PC has real IP addresses my ISP knows about, although I'm told by
the installer that they refresh/change every four days.
I'm running Windows 2000 on this machine, by the way.
|
Request for Question Clarification by
pwizard-ga
on
18 Oct 2002 08:31 PDT
OK, you're going to have to do a couple of things before we can give
you a definite answer. I need for you to determine that your wireless
connection works at all browsing to the Internet. You've already
determined that the wireless protocol can communicate with the access
point, which is good, but we need to verify that TCP/IP is functioning
correctly and that the settings are working for your current setup.
Usually with a router setup like yours, the router gets a "real" IP
address from your ISP and then it assigns "private" IP addresses to
each of the devices connected to it - whether wireless or not. Your
ISP may switch your DHCP IP address every few days, but this only
affects the router and shouldn't interfere with the configuration of
the end clients.
See if you can do this:
On your 2000 Notebook, right-click on My Network Places and then
select properties. You should show both your wired and wireless LAN
connections. Determine which is the wireless connection, right-click
on it and the select "Disable". It should turn grey once it's
disabled. Now, go to a command prompt and type IPCONFIG /ALL and make
a note of the IP address information (IP, SUBNET MASK, DEF GATEWAY,
DNS NUMBERS, ETC). Make sure you can still browse the web ok.
Now, go back and do the opposite. First, disable the wired network
connection (don't worry, this does not physically change any system
parameters, basically just temporarily turns it off) and then enable
the wireless one. Go back to command prompt and run the IPCONFIG /ALL
again. Write down the info you get again. See if you can now surf the
web with the wireless connection.
Essentially if everything is configured correctly, the two IPCONFIG
dumps should look pretty close to the same, with the IP address
probably being the only thing that is different. If they're not, then
that is most likely your problem. Enabling/Disabling the connections
like this is probably going to end up being the solution to your
problem as well once we determine that your IP configs are correctly
configured.
Let me know the results of the above and I'll be able to formulate an
official answer. Make sure you XXX out part of the IP address if
they're not in the 198.168 range. Thanks.
|
Clarification of Question by
holstein-ga
on
18 Oct 2002 17:30 PDT
One of your tips helped. I disabled my built-in ethernet card and then
plugged in the wireless PC card and rebooted. My ISP thought the card
was a new PC and required me to "log off" my other and reboot, but
that worked.
Some of the parameters between the two cards are similar. I'm not sure
if I can tell the wireless card to adopt the exact IP address, etc.,
that the built-in port has... can I? In Windows 2000 networking setup
it's set to obtain ip addresses automatically.
|