Meteohub V3 web interface

Discussion of the Meteohub software package

Moderator: Mattk

Post Reply
stefano
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: Mon Apr 28, 2008 8:04 am

Meteohub V3 web interface

Post 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)
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7953
Joined: Mon Oct 01, 2007 10:51 pm

Re:Meteohub V3 web interface

Post 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.
Post Reply