| | |
Linksys router problems
![]() |
•
•
Join Date: Sep 2005
Posts: 3
Reputation:
Solved Threads: 0
I'm wondering if anyone can help me.
I have a linksys router BEFSR41 (it's about 3 years old). I recently left for the weekend, flipped off my computer, and immediately afterwards my roommate's computer got his cable cut off. He just connected the modem directly to his computer, and went about his way.
I've tried coming back and resetting it, but it doesn't seem to be working. The router will allow the first computer that boots up to have an ip address, but whichever computer comes online 2nd has no internet.
Both computer are running XP SP2, so I ran an ipconfig /all on both. Since I only have access on one computer, I posted mine.
Microsoft(R) Windows DOS
(C)Copyright Microsoft Corp 1990-2001.
C:\DOCUME~1\SEAN{Y}>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : Sean
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Local Area Connection 4:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : SOHOware 10/100 PCI Network Adapter
Physical Address. . . . . . . . . : 00-80-C6-FD-21-BD
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 24.200.225.163
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 24.200.225.1
DHCP Server . . . . . . . . . . . : 24.200.242.19
DNS Servers . . . . . . . . . . . : 24.200.241.37
24.201.245.77
24.200.243.189
Lease Obtained. . . . . . . . . . : Sunday, September 25, 2005 7:45:55 P
M
Lease Expires . . . . . . . . . . : Monday, September 26, 2005 7:18:51 P
M
Due to the IP address, this sort of leads me to believe that something is going wrong. My roomate's ip address for ipconfig /all is 192.168.1.100. I always thought the router ips would be 192.168.1.10x, x being from 0 to 3 (we have a 4 port router).
The current setup is cable to modem, modem to uplink, one computer in slot 4 and one in slot 3. Switching the slots around seems to do nothing.
I have a linksys router BEFSR41 (it's about 3 years old). I recently left for the weekend, flipped off my computer, and immediately afterwards my roommate's computer got his cable cut off. He just connected the modem directly to his computer, and went about his way.
I've tried coming back and resetting it, but it doesn't seem to be working. The router will allow the first computer that boots up to have an ip address, but whichever computer comes online 2nd has no internet.
Both computer are running XP SP2, so I ran an ipconfig /all on both. Since I only have access on one computer, I posted mine.
Microsoft(R) Windows DOS
(C)Copyright Microsoft Corp 1990-2001.
C:\DOCUME~1\SEAN{Y}>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : Sean
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Local Area Connection 4:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : SOHOware 10/100 PCI Network Adapter
Physical Address. . . . . . . . . : 00-80-C6-FD-21-BD
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 24.200.225.163
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 24.200.225.1
DHCP Server . . . . . . . . . . . : 24.200.242.19
DNS Servers . . . . . . . . . . . : 24.200.241.37
24.201.245.77
24.200.243.189
Lease Obtained. . . . . . . . . . : Sunday, September 25, 2005 7:45:55 P
M
Lease Expires . . . . . . . . . . : Monday, September 26, 2005 7:18:51 P
M
Due to the IP address, this sort of leads me to believe that something is going wrong. My roomate's ip address for ipconfig /all is 192.168.1.100. I always thought the router ips would be 192.168.1.10x, x being from 0 to 3 (we have a 4 port router).
The current setup is cable to modem, modem to uplink, one computer in slot 4 and one in slot 3. Switching the slots around seems to do nothing.
It seems like your computer is running in the DMZ. Make sure that you don't have any computers configured to be in the DMZ in the router config.
Ensure that your router is configured to be a DHCP server.
Make sure that both computers are set to "Obtain an IP address automatically" in the TCP/IP properties of the Local Area Connection Properties.
Turn off your cable modem, router, and both your computers. First turn the cable modem on and allow it to fully initialize. Then turn your router on and let it fully initialize. After the router is up and running, turn on your roommate's machine first and allow it to load, and then turn your machine on. Once both machines are up, check to see if both have a connection. If they don't, check the IP that both are using. They both should be of the format 192.168.1.* or 192.168.0.* (unless you changed the router's IP address and subnet masking).
As for thinking that the IPs should always be 192.168.1.10*, that's a good idea, but it all depends on how you configure the router. If you change the router's IP address to 10.0.0.1 with a subnet of 255.255.255.0 and tell the DHCP server to start numbering IPs from 50, the first computer to lease an IP from the DHCP server will have an ip of 10.0.0.50. As I said above, make sure that your DHCP settings and DMZ settings are correct.
Ensure that your router is configured to be a DHCP server.
Make sure that both computers are set to "Obtain an IP address automatically" in the TCP/IP properties of the Local Area Connection Properties.
Turn off your cable modem, router, and both your computers. First turn the cable modem on and allow it to fully initialize. Then turn your router on and let it fully initialize. After the router is up and running, turn on your roommate's machine first and allow it to load, and then turn your machine on. Once both machines are up, check to see if both have a connection. If they don't, check the IP that both are using. They both should be of the format 192.168.1.* or 192.168.0.* (unless you changed the router's IP address and subnet masking).
As for thinking that the IPs should always be 192.168.1.10*, that's a good idea, but it all depends on how you configure the router. If you change the router's IP address to 10.0.0.1 with a subnet of 255.255.255.0 and tell the DHCP server to start numbering IPs from 50, the first computer to lease an IP from the DHCP server will have an ip of 10.0.0.50. As I said above, make sure that your DHCP settings and DMZ settings are correct.
Did we help you? Did we miss the point entirely? Update your thread and let us know.
Don't like the answers you are getting?
Did you try searching?
Clean up and optimize Windows 2000/XP
Don't like the answers you are getting?
Did you try searching?
Clean up and optimize Windows 2000/XP
•
•
Join Date: Sep 2005
Posts: 3
Reputation:
Solved Threads: 0
•
•
•
•
Originally Posted by chrisbliss18
It seems like your computer is running in the DMZ. Make sure that you don't have any computers configured to be in the DMZ in the router config.
Ensure that your router is configured to be a DHCP server.
Thanks!
Did you try the instructions I gave on turning everything off? If not, do that first and let me know the results.
If you still have problems after that, use your user guide to go through and set the router up again. If you have lost your manual, you can read the PDF version of your manual here.
If you still have problems after that, use your user guide to go through and set the router up again. If you have lost your manual, you can read the PDF version of your manual here.
Did we help you? Did we miss the point entirely? Update your thread and let us know.
Don't like the answers you are getting?
Did you try searching?
Clean up and optimize Windows 2000/XP
Don't like the answers you are getting?
Did you try searching?
Clean up and optimize Windows 2000/XP
That would definately explain what happened. I'll have to remember that for future reference.
I'm glad you got it sorted out.
I'm glad you got it sorted out.
Did we help you? Did we miss the point entirely? Update your thread and let us know.
Don't like the answers you are getting?
Did you try searching?
Clean up and optimize Windows 2000/XP
Don't like the answers you are getting?
Did you try searching?
Clean up and optimize Windows 2000/XP
![]() |
Similar Threads
- Wireless Linksys router setup question. (Networking Hardware Configuration)
- setting up linksys router ip problem (Networking Hardware Configuration)
- laptop with wirerless linksys router (Networking Hardware Configuration)
- linksys router setup problems (Networking Hardware Configuration)
- Linksys Router Problem (USB Devices and other Peripherals)
- Bittorrent and router problems (Windows NT / 2000 / XP)
- setup network with linksys router (Windows NT / 2000 / XP)
- Linksys router; help in getting it to work (Networking Hardware Configuration)
Other Threads in the Networking Hardware Configuration Forum
- Previous Thread: Router Help - Please!!
- Next Thread: Linksys wireless router problems
| Thread Tools | Search this Thread |
802.11 802.11n bluetooth british broadband browserproblems bt connectionproblem connectivity data desktop dual hardware infrastructure internet network networking news program reliability riched20.dll routers storage survey technology telecoms troubleshoot uk videoconferencing view virgin wireless wirelessnetworking





