Link to home
Start Free TrialLog in
Avatar of FriendlyT
FriendlyT

asked on

Unidentified Network

Hello,

I have a problem at an office network.

The network has the following:

1. A Windows 2008 R2 Server running as the DHCP host
- IP address is 10.22.22.10
- DCHP range is 100 - 200

2. Unmanaged network switch

3. Modem Router

I was called in to update the password on the modem as it was changed with the internet service provider. They did not know what the log in information was for the modem and it was not the default so I reset the modem and re entered the internet service provider details.

I could connect to the internet using my laptop plugged straight into the modem router but when I plug the router into the switch and try to get to internet by plugging into the switch it does not work.

The network tries to identify and fails. The laptop reports it is an unidentified network.

Question: How can I get my laptop to access the internet when plugged into the switch?

Does the modem need to be set as a DHCP Server, DHCP Relay or disable?

Is there anything else that needs to configured in the modem?
Avatar of kinecsys
kinecsys
Flag of United States of America image

If you connected the laptop to the modem, then disconnected and connected the router to the modem, it's not going to work. You first have to power cycle the modem and router (unplug their power for a minute and plug them back in). Then give the modem another minute to be fully online, then connect the WAN port of the router to the modem.

For this to work, you must also be sure that the router's Internet (or WAN) settings are set to get an IP address automatically (meaning DHCP client is enabled for the WAN side of the router).

If still not working, go to "Status" in the router options and hit DHCP "Renew" button.

Also make sure your laptop is getting an IP address from the DHCP server.
Avatar of Khandakar Ashfaqur Rahman
What's the LAN IP of modem?
1.You have already DHCP server.Reserve MOdem's LAN IP into DHCP.heck that you can ping modems LAN IP from DHCP server(vice-versa).
2. Connect your laptop into switch and be sure that laptop is receiving IP from DHCP server.Use "ipconfig /release" and "ipconfig /renew" for troubleshooting.
Avatar of FriendlyT
FriendlyT

ASKER

kinecsys
The modem I am referring to is a modem router and the other device is a switch.

I tried power cycling the modem and switch but can't remember which DHCP setting I was trying at the time on the modem.

There is no WAN port on the switch. It is a unmanaged 16 port switch.

For this to work, you must also be sure that the router's Internet (or WAN) settings are set to get an IP address automatically (meaning DHCP client is enabled for the WAN side of the router).
Does this mean the modem should be set as the DHCP server?


rigan123
The LAN IP of the modem is 192.168.1.254.

Unfortunately I cannot access the server which is the DHCP so cannot reserve the IP. They do not know the log in password for their server. Is there a way around the password if need be?

Do I need to set the modem's IP to 10.22.22.###?
Yes, set modem LAN IP between 100-200 and see what happens.Be sure that other computers are not using using the same IP perhaps it'll conflict.

Or set the LAN IP 254.
rigan123
So the modem's IP can be outside the DHCP range set on the server?
Sorry, I originally didn't get the part about it being a combo modem/router, so scratch my whole comment. Here it goes again:

If the DHCP server gives out IP addresses in the range of 10.22.22.x, then:

-connect your laptop to the modem and release / renew ip on the laptop
-go to 192.168.1.254 on a browser on the laptop to access the modem's config page
-set the modem's LAN IP to 10.22.22.254
-release / renew IP again on the laptop
-go to 10.22.22.254
-set DHCP on the modem to disabled
-unplug the laptop from the modem
-go to your DHCP server and open DHCP
-change DHCP server settings to output 10.22.22.254 as the Default Gateway for clients
-also check the DNS servers to make sure they are valid and working
-connect your DHCP server and your laptop to the switch (don't connect the modem yet).
-on the laptop, go to CMD and release / renew ip address again
-if you get an good ip address for the laptop, go to the next step, if not, post back.
-plug in the modem to the switch
-run ipconfig /all on the laptop and make sure you are getting 10.22.22.254 as default gateway.
-ping 4.2.2.2 and if you get response ping google.com
-if you get response, start surfing the web.
Kinecsys,

Please note that he mentioned before he doesn't have access into DHCP server.

FriendlyT,

Yes, try both.It only depends on Subnet Mask.If it is in the same subnet it can ping each other.Better, you check by connecting your laptop into switch.If it receives IP from your DHCP server find out gateway IP.Configure that IP for your modem's LAN
If the modem is in the 192.168.1.x range and the DHCP range is 10.22.22.x, then their subnets are probably 255.255.255.0 and 255.0.0.0 respectively, which means you're gonna have to change the subnet of the modem, hence the need to make modifications in DHCP. If this is correct and the subnets are different, you'll have to get the DHCP server administrator to make the changes I mentioned previously.
kinecsys
If the modem subnet is different from the DHCP subnet, could I just change the modem subnet to the same subnet as the DHCP?
You mean keeping the same IP? I guess you could, but I know some of them cheap-o modem/routers like the 2-wire ones, don't give you that kind of flexibility. They force certain subnets for certain IP ranges. But if it lets you do it, then go ahead, try it.
ASKER CERTIFIED SOLUTION
Avatar of Khandakar Ashfaqur Rahman
Khandakar Ashfaqur Rahman
Flag of Bangladesh image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
> then their subnets are probably 255.255.255.0 and 255.0.0.0

That's a bad assumption. Unless they specify otherwise, it's usually safer to presume they're all using /24 (255.255.255.0).
Using a 10.x.x.x address does NOT mean they're using a /8 subnet, at all.

In my opinion, the asker should do an
ipconfig /all
on any computer that has received an IP address from the 2008 Server and see what Gateway address is being assigned.

If it's an IP address that doesn't currently exist on the LAN, make the LAN IP address on the modem/router the same as the Gateway IP address.

If the Gateway address is either 10.22.22.10 or another currently existing LAN IP, then you need to consult with the administrator and find out to what IP address the proxy server, software router/firewall or hardware firewall is sending the outbound traffic after processing and/or NAT'ing it, and set the modem/router's LAN IP to that address.
Did you disable DHCP on the modem/router? Can't have 2 DHCP servers.

Darr247 is correct that modem address must match gateway address from file server.
After connecting my laptop to the switch, the DHCP server assigned my laptop an IP address and ipconfig command confirmed what the gateway was.

I then set the IP of the modem (gateway) to the gateway IP obtained. I also disable DHCP server setting on the modem.

The network and Internet connection now works through the switch and wireless modem.

Thank you.