Help For 2 issues

Hi again
kindly I need your help all about tow issues :

First one :

I have Mikrotik AP and i need to reset it at 12:00 AM, my question is is this script work good :

/system reboot

or there is another one work properly and there is small problem ,when it reboot the clock is reset and that is problem as you no for the scheduler .


Second one
I have RB433 AH and Hotspot is activated within it , i want my users have the ability to bing my RB before they log in so how can i do it ?


I hope I clearly explain my issuses

well the problem here is when you reboot ur router the clock won’t be saved so you will be stucked in 1970 or 2002 and the hour will change also for different RoS versiosn…the solution here is that you can configure your router as a NTP Client and define a NTP server somewhere else where the router can ask the time everytime gets rebooted

the code looks good and you will also have to create a scheduler rule to run that script at a specific time(12:00 AM), but i am not sure if it will work because when you write that on the terminal, usually ask you for a confirmation so you might have to try that first…

what is what you mean by: BING? in the second scenario

In case you mean ‘ping’ and not ‘bing’, just add a walled garden IP rule:

/ip hotspot walled-garden ip
add protocol=icmp disabled=no action=accept

thanks you all for your help
its seems ok thanks

Yes , i want to show the ping , im add a walled garden IP rule:

/ip hotspot walled-garden ip
add protocol=icmp disabled=no action=accept

But the customer not log in the internet show all ping , ping router and ping on any site , i need to make ping just on router , example : ip router is : 192.10.0.1 , the customer when make ping on this is IP show reply but make ping on any site i need show requset , show reply when log in the internet …

Oki my friend , I’ll wait your response on this issue.

Thanx