"Tim Deppe" <dep...@msn.com> wrote in message
news:8d4fe6b8.04011...@posting.google.com...
What IP is your PC configured for ? It needs to be in the same subnet as
192.168.1.* for the PC to be able to communicate with the router directly. If
your PC obtains some address in another subnet, then you need to manually
configure your PC with a fixed IP in the 192.168.1.* subnet so you can connect
to your router.
Also if you are acessing via web interface, make sure proxy is turned off.
For your computer to be able to talk directly to your router, the router's
LAN-side IP address must be in the same subnet as your Computer's IP address.
You need to provide additional information on your setup because your problem
seems odd.
are you:
(A)
[computer]------[router]-----[modem]-----[ISP]
or are you:
(B)
[router]-----+
+----[modem]-----[ISP]
[computer]---+
????
In the (B) case, your computer probably gets its IP address from the ISP is is
therefore not in the same subnet as your router and thus cannot communicate
directly to it. While this setup would allow wireless devices in your home to
talk to your computer via the router, they wouldn't really be able to talk to
the internet, unless your account is such that it allows multiple IP adresses
per customer.
In the (A) case, if your computer can talk to the internet, it means that it
is able to reach the router. At a time when you are able to connect to
internet, are you able to find out what IP, netmask and gateway your computer
is using ?
Do you know if your computer gets its IP information from a DHCP server in the
router ? Or does it get it directly from the ISP ? In an (A) setting, no
machine on the lan should obtain DHCP responses from the ISP. You should
enable the DHCP server on the router and have the router provide local IP
adresses to your lan, and let the router deal with the ISP to obtain its WAN
side IP adress.
For machine X to talk to machine Y on the same ethernet, both machines must
have their IP adresses in the same subnet. So if your router is set to
192.168.1.1 with a subjet mask of 255.255.255.0, it means that your computer
ust have an IP address in the 192.168.1.* range. It will then consider a
request to connect to your router to be "local" and use ARP to find out what
its ethernet address is and then send packets directly to the router's LAN
side ethernet port.
For now, in order to manually connect to the router, you should set a fixed IP
adress on your PC to be in the same subnet as your router. Then you should be
able to telnet to your router and make any config changes you need.