Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Can't access router from browser

Options
  • 12-05-2015 8:59pm
    #1
    Registered Users Posts: 190 ✭✭


    Hi All,
    For some reason i can no longer access my router (Eircom D1000) by typing http://192.168.1.254/ into (multiple) browsers. This used to work because i setup my ip-camera a few months ago. Does the router automatically update the firmware? Any idea what i might try. I have the same problem (this webpage is unavailable) on a couple of different laptops - and an ipad.

    No problems connecting to the DSL though. Any ideas what i could try. I would prefer not to reset the router to defaults - setting up the ip-camera was a pig.

    S
    Tagged:


Comments

  • Registered Users Posts: 36,167 ✭✭✭✭ED E


    Open a command prompt and run
    ipconfig
    
    Check for default gateway. If not present, run
    ipconfig /all
    


  • Registered Users Posts: 190 ✭✭limerick_woody


    I think this is ok?
    Wireless LAN adapter Wireless Network Connection:

    Connection-specific DNS Suffix . :
    Link-local IPv6 Address . . . . . : fe80::a585:70f9
    IPv4 Address. . . . . . . . . . . : 192.168.1.5
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : fe80::92ef:68ff
    192.168.1.254


  • Registered Users Posts: 8,744 ✭✭✭degsie


    Try..
    ping 192.168.1.254

    Also try direct wired connection. Wireless access may be disabled.


  • Registered Users Posts: 190 ✭✭limerick_woody


    I tried a direct connection earlier - no change.
    PS > ping 192.168.1.254

    Pinging 192.168.1.254 with 32 bytes of data:
    Reply from 192.168.1.254: bytes=32 time=4ms TTL=6
    Reply from 192.168.1.254: bytes=32 time=2ms TTL=6
    Reply from 192.168.1.254: bytes=32 time=1ms TTL=6
    Reply from 192.168.1.254: bytes=32 time=3ms TTL=6

    Ping statistics for 192.168.1.254:
    Packets: Sent = 4, Received = 4, Lost = 0 (0%
    Approximate round trip times in milli-seconds:
    Minimum = 1ms, Maximum = 4ms, Average = 2ms


  • Registered Users Posts: 8,744 ✭✭✭degsie


    Reboot the router and try again.


  • Advertisement
  • Registered Users Posts: 190 ✭✭limerick_woody


    yea - did that a couple of times. I'm stumped - anything goofy with the router you think?


  • Registered Users Posts: 8,744 ✭✭✭degsie


    The tiny web server on the router could be borked. Maybe a config backup/router factory reset/config restore might fix it.


  • Registered Users Posts: 190 ✭✭limerick_woody


    Probably heading that way, but setting up the router to work with the ip-camera is painful. It might also not work after a reset and i'll need a new router.

    It's working fine, i just can't access the thing to change some settings - my young-fella's xbox online needs looking at. Unlucky him i think.


  • Registered Users Posts: 71,799 ✭✭✭✭Ted_YNWA


    Router is probably 192.168.1.1

    Anything that is connected to it, last number changes


  • Registered Users Posts: 4,131 ✭✭✭shanec1928


    Ted_YNWA wrote: »
    Router is probably 192.168.1.1

    Anything that is connected to it, last number changes

    Not when his ipconfig posted above States it's.254


  • Advertisement
  • Posts: 2,799 ✭✭✭ [Deleted User]


    Try making exception in your firewall for router incase it is blocked back.


  • Registered Users Posts: 36,167 ✭✭✭✭ED E


    Turn off your camera, try that ping again. See if it fails. Sometimes those cams can do strange things to expose themselves to the net. Especially if you've managed to forward 80 on an internal interface.

    How do you access the cameras normally? And did you set them up with forwards or PPPoE?

    If you turn on telnet in windows (google it) then
    telnet 192.168.1.254
    
    should get you a zyxel login prompt.


  • Registered Users Posts: 190 ✭✭limerick_woody


    OK, i was able to telnet into the router and login. It gives me access to a command-shell. Does this help?

    The camera is currently off. I used port-forwards to set it up. I don't think port 80 though.


  • Registered Users Posts: 8,744 ✭✭✭degsie


    From command prompt try...

    "telnet 192.168.1.254 80"

    See if you get anything back.


  • Registered Users Posts: 190 ✭✭limerick_woody


    > telnet 192.168.1.254 80
    Connecting To 192.168.1.254...Could not open connection to the host, on port 80: Connect failed

    :mad:


  • Registered Users Posts: 14,331 ✭✭✭✭jimmycrackcorm


    Download angry ip scanner and scan the ip - it will tell you what ports are open.

    It may be that the web server is not on port 80


  • Registered Users Posts: 36,167 ✭✭✭✭ED E


    You've got a bad port forward in there would be my suspicion. You could fix it via telnet, but wouldnt be easy. Easiest to wipe and start again.


  • Registered Users Posts: 190 ✭✭limerick_woody


    Thanks everyone. I'll give it some thought.


  • Registered Users Posts: 1,975 ✭✭✭ItHurtsWhenIP


    degsie wrote: »
    From command prompt try...

    "telnet 192.168.1.254 80"

    See if you get anything back.

    Since that didn't work, could you try accessing the router by going to:
    http://192.168.1.254:8080


Advertisement