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
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.

Accessing Netopia Router, WTF is this coding?

  • 24-02-2009 08:37PM
    #1
    Registered Users, Registered Users 2 Posts: 36,095 ✭✭✭✭


    Hi lads. I can access my netopia router via telnet no problem, but when I put its IP into my browsers I get the below. Any suggestion on how to get the usual interface?
    <?xml version="1.0" ?> 
    - <root xmlns="urn:schemas-upnp-org:device-1-0">
    - <specVersion>
      <major>1</major> 
      <minor>0</minor> 
      </specVersion>
      <URLBase>http://192.168.1.1:80</URLBase> 
    - <device>
      <deviceType>urn:schemas-upnp-org:device:InternetGatewayDevice:1</deviceType> 
      <friendlyName>Netopia SmartModem</friendlyName> 
      <manufacturer>Netopia, Inc.</manufacturer> 
      <manufacturerURL>http://www.netopia.com</manufacturerURL> 
      <modelDescription>Netopia SmartModem</modelDescription> 
      <modelName>Netopia 3347W</modelName> 
      <modelNumber>3347W</modelNumber> 
      <modelURL>http://www.netopia.com</modelURL> 
      <serialNumber>12861784</serialNumber> 
      <UDN>uuid:upnp-InternetGatewayDevice-1_0-_0-0000c5c44158</UDN> 
      <UPC>00000-00001</UPC> 
    - <iconList>
    - <icon>
      <mimetype>image/gif</mimetype> 
      <width>16</width> 
      <height>16</height> 
      <depth>8</depth> 
      <url>/igd_icon.gif</url> 
      </icon>
      </iconList>
    - <serviceList>
    - <service>
      <serviceType>urn:schemas-upnp-org:service:Layer3Forwarding:1</serviceType> 
      <serviceId>urn:upnp-org:serviceId:L3Forwarding1</serviceId> 
      <SCPDURL>/l3f_scdp.xml</SCPDURL> 
      <controlURL>/l3f_ctrl</controlURL> 
      <eventSubURL /> 
      </service>
      </serviceList>
    - <deviceList>
    - <device>
      <deviceType>urn:schemas-upnp-org:device:WANDevice:1</deviceType> 
      <friendlyName>Netopia SmartModem</friendlyName> 
      <manufacturer>Netopia, Inc.</manufacturer> 
      <manufacturerURL>http://www.netopia.com</manufacturerURL> 
      <modelDescription>Netopia SmartModem</modelDescription> 
      <modelName>Netopia 3347W</modelName> 
      <modelNumber>3347W</modelNumber> 
      <modelURL>http://www.netopia.com</modelURL> 
      <serialNumber>12861784</serialNumber> 
      <UDN>uuid:upnp-WANDevice-1_0-_0-0000c5c44158</UDN> 
      <UPC>00000-00001</UPC> 
    - <iconList>
    - <icon>
      <mimetype>image/gif</mimetype> 
      <width>16</width> 
      <height>16</height> 
      <depth>8</depth> 
      <url>/igd_icon.gif</url> 
      </icon>
      </iconList>
    - <serviceList>
    - <service>
      <serviceType>urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1</serviceType> 
      <serviceId>urn:upnp-org:serviceId:WANCommonIFC1</serviceId> 
      <SCPDURL>/wcic_scpd.xml</SCPDURL> 
      <controlURL>/wcic_cont</controlURL> 
      <eventSubURL /> 
      </service>
      </serviceList>
    - <deviceList>
    - <device>
      <deviceType>urn:schemas-upnp-org:device:WANConnectionDevice:1</deviceType> 
      <friendlyName>Netopia SmartModem</friendlyName> 
      <manufacturer>Netopia, Inc.</manufacturer> 
      <manufacturerURL>http://www.netopia.com</manufacturerURL> 
      <modelDescription>Netopia SmartModem</modelDescription> 
      <modelName>Netopia 3347W</modelName> 
      <modelNumber>3347W</modelNumber> 
      <modelURL>http://www.netopia.com</modelURL> 
      <serialNumber>12861784</serialNumber> 
      <UDN>uuid:upnp-WANConnectionDevice-1_0-_0-0000c5c44158</UDN> 
      <UPC>00000-00001</UPC> 
    - <iconList>
    - <icon>
      <mimetype>image/gif</mimetype> 
      <width>16</width> 
      <height>16</height> 
      <depth>8</depth> 
      <url>/igd_icon.gif</url> 
      </icon>
      </iconList>
    - <serviceList>
    - <service>
      <serviceType>urn:schemas-upnp-org:service:WANIPConnection:1</serviceType> 
      <serviceId>urn:upnp-org:serviceId:WANIPConn1</serviceId> 
      <SCPDURL>/wipc_scdp.xml</SCPDURL> 
      <controlURL>/wipc_cont</controlURL> 
      <eventSubURL /> 
      </service>
      </serviceList>
      <presentationURL>/</presentationURL> 
      </device>
      </deviceList>
      <presentationURL>/</presentationURL> 
      </device>
      </deviceList>
      <presentationURL>/</presentationURL> 
      </device>
      </root>
    

    Thanks,
    Lethal.


Comments

  • Moderators, Technology & Internet Moderators Posts: 11,017 Mod ✭✭✭✭yoyo


    Try hard reseting the router (Hold a paper clip in the reset hole for 20 or so seconds until all lights flash) and see if it helps, looks to me as if the firmware could be corrupt or something, try reseting to see though

    Nick


  • Registered Users, Registered Users 2 Posts: 36,095 ✭✭✭✭ED E


    yoyo wrote: »
    Try hard reseting the router (Hold a paper clip in the reset hole for 20 or so seconds until all lights flash) and see if it helps, looks to me as if the firmware could be corrupt or something, try reseting to see though

    Nick

    Done, no good.


  • Moderators, Technology & Internet Moderators Posts: 11,017 Mod ✭✭✭✭yoyo


    Had you tried a firmware upgrade and it failed? It honestly looks like the netopia settings pages arn't there... Try http://192.168.1.254/indexRES.htm?homeRES.htm btw, its the actual index page on my router, should be the same i guess...
    Nick


  • Registered Users, Registered Users 2 Posts: 36,095 ✭✭✭✭ED E


    yoyo wrote: »
    Had you tried a firmware upgrade and it failed? It honestly looks like the netopia settings pages arn't there...

    Nick

    Ok, maybe....I'm on V8.4R2. Manufacturers site tells me
    Downloads Latest Firmware: 8.5.1 R4

    I've downloaded it now, but I have to get permission before I install it :p

    Will the router maintain all its configs? There's VPN set up and I'm dead if I kill it.


  • Moderators, Technology & Internet Moderators Posts: 11,017 Mod ✭✭✭✭yoyo


    I'm honestly not sure, was just wondering if it was a firmware update which screwed it up...

    Nick


  • Advertisement
Advertisement