Page 1 of 1

Meteohub V3 web interface

Posted: Mon Nov 10, 2008 2:24 am
by stefano
With the V3.0b update, I see the nslu2 being recognized and assigned an IP by my router, but my packet sniffer confirms that it is using the wrong subnet (255.255.255.0) for my 10.x network. I can still ssh into it, but the web interface does not respond. It had been fine in V2.8.

Is there a way I can correct the subnet mask meteohub uses via ssh? Also - how can I apply an update via ssh if I have the upd file? (I read the scripts boot4 and update4, and figured out to invoke "sh update4" within /home/meteohub/update to re-apply the 3.0b update - it did not correct the subnet mask problem)

Re:Meteohub V3 web interface

Posted: Sat Nov 15, 2008 8:45 pm
by admin
When SSH is fine, you can edit netmask entry in "/etc/network/interfaces" with vi.

Your manual update procedure looks ok to me. Please make sure to be in directory /home/meteohub/update/ when starting update scripts update4. Schema will be a bit more complicated starting with version 3.1, as both architectures (x86 and NSLU2) will be supported.