home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   alt.internet.wireless      Fun with wireless Internet access      55,960 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 54,373 of 55,960   
   J.O. Aho to harry newton   
   Re: Rebooting radio in Santa Cruz mounta   
   15 Nov 17 07:20:40   
   
   XPost: alt.os.linux, sci.electronics.repair   
   From: user@example.net   
      
   On 11/14/17 21:19, harry newton wrote:   
   > If we wanted to automatically reboot our radios once a week, should we do   
   > it with a GitHub script on the radio or do you know of a better way?   
   >    
      
   Hope you really have another admin user/password than ubnt.   
      
   > If we wanted to automatically reboot our radios once a week, can we do it   
   > with a GitHub script on the radio or do you know of a better way?   
      
   If you want the reboot to occur periodically, then a crontab job would   
   be simplest.   
      
   If you want more control, then have periodical checks of a site, and if   
   the value changes on the requested page say from 0 to 1, then reboot   
   (then have a grace period when it will not check the page, or else it   
   will keep rebooting until you change the value back to 0).   
      
   If making the page with some kind of logic, then each client sends a   
   hash unique for them to you, if the value is in your database, then send   
   value 0, if not send 1 and each time you want all units to reboot you   
   empty the table.   
      
   Sure you could use nrpe to do the same thing as your ssh connection, but   
   with the difference that you wouldn't need to know the password of the   
   device, lock it with ip restriction. This will work quite nicely till   
   someone does an arp poisoning and make it look for the device that you   
   would be sending the nrpe request while it's someone else.   
   I have used nrpe where the client been allowing request from a dynamical   
   ip server, this has the small drawback that you have a minute while you   
   can't access the nrpe service, but I do rather use it than ssh which   
   requires you to configure username/password in nagios/icinga.   
      
   --   
      
    //Aho   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca