Is it possible to access the modem/router setup page without forcing IP address settings?

5,223

Ok.

Your ADSL modem has router software as part of it's firmware. This is why the router gets an internal IP address from the modem that seems to make it just another device.

So, what you do is change the IP subnet that the Linksys router passes out, to coincide with the IP subnet that the modem passes out. Make the Linksys router just an AP point. This means that if your Modem will pass out more than two or five IP addresses, then it can handle the DHCP for your network. Otherwise, you can set up the Linksys router to handle DHCP for a range of... I dunno... everything above 100 (192.168.1.100 and up) but the gateway would STILL be 192.168.1.1. That would be the modem.

This means that all your connected computers would be on the subnet of 192.168.1.x and you would be able to connect to the Linksys router by connecting to 192.168.1.2 and the modem by 192.168.1.1 without having to manually change a thing.

EDIT because I have to assume if you are asking for a solution to avoid having to manually change your address, that you are currently having the Linksys router pass out a different subnet... meaning all the devices connected to the router are getting internal addresses of... I dunno... 192.168.2.x or 192.168.3.x or 10.0.0.x or whatever. The point is, you can change that subnet range that is being passed out from the Linksys router to match what is being passed out by the modem.

EDIT 2 Ok. From what you said, you should essentially be all set and good to go... except that your phone isn't getting an IP address. First... the Linksys should be connected to the modem in one of the standard LAN ports, as opposed to the Internet port that is on the router. From the initial basic setup page that you see when you first connect to the router's admin panel, you should be set up for Automatic Configuration DHCP. The Local IP address should be set to one that it normally gets from the modem (192.168.1.2 should suffice). Now. if you want the modem to handle passing out the IP addresses, you should have DHCP disabled from there. But again, the modem might only be configured to pass out a small number of IP addresses, which could explain why the phone can't get one. So, to configure the router to pass out IP addresses, you could Enable DHCP from that page in the router, set the starting address to be something like 192.168.1.100, and a Maximum number of users to be 50 (that should be default). If you Enable DHCP, the router wants some DNS numbers. Well, you can put 192.168.1.1 as the first one, since that would be telling the router to use your Modem for DNS. You could also put in others, like Google DNS (8.8.8.8 and 8.8.4.4) or you could get the actual DNS that your ISP uses (from their support website). But that should enable your router to pass out IP addresses as well.

Share:
5,223

Related videos on Youtube

d4ryl3
Author by

d4ryl3

Updated on September 18, 2022

Comments

  • d4ryl3
    d4ryl3 almost 2 years

    Well, is it? I have a DSL connection on DHCP and I have this setup:

    Desktop PC -> Linksys WRT54G -> ISP provided ADSL2+ modem

    I've always had to manually input their respective default gateway address to be able to access their setup page and I'm wondering if there's a way to bypass that. Thank you.

    • Dan
      Dan about 12 years
      You need to provide more information on what each device is doing. Which device is handing out DHCP addresses? When you say "input their respective default gateway" addresses - what do you mean, by this? It doesn't make any sense.
    • d4ryl3
      d4ryl3 about 12 years
      The ADSL2+ modem handles the DSL connection. It's connected to the phone jack. What I meant was I have to force IP address 192.168.1.5, Subnet Mask 255.255.255.0, Default Gateway 192.168.1.1 (ADSL2+ modem), 192.168.1.2 (Linksys router).
    • barlop
      barlop about 12 years
      I have no idea what you're talking about "forcing ip address settings". You either let them get the IP from the DHCP server. Or, you put them in manually. But you shouldn't have 2 devices doing DHCP.
  • d4ryl3
    d4ryl3 about 12 years
    Hey, thanks. I understood what you said, I just don't know if I did the right configurations in my router setup. Basically I changed the Linksys's ip address to the same as the first 3 parts of my internet ip address. I can access the internet now and the router page as well. Did I do it right?
  • Bon Gart
    Bon Gart about 12 years
    If you can still get on the internet, and you don't have to manually change any addresses like you did before, then Yep... you did it right.
  • d4ryl3
    d4ryl3 about 12 years
    Goody, thanks. Well I need to ask. My phone is now stuck at "Obtaining IP address when I connect to the router. Any chance the changes caused it?
  • Bon Gart
    Bon Gart about 12 years
    @d4ryl3 there is a chance that the modem will only pass out a small number of IP addresses, there is a chance that the Linksys router isn't actually working as an Access Point and the computer you used to set all this up is just getting the Internet Access straight from the modem. I'll edit the answer to include some steps here, since I've got a WRT54G upstairs set up as an access point.