GSP reboot via Router OS script.

Hi all,

We have sporadic issue with our GSP’s and would like to reboot them periodically. I have a URL that worked with the GSP’s as follows:

http://user:pass@192.168.xxx.xxx/reboot

This reboots the GSP, however, this doesn’t work vis RouterOS script with fetch. I think RouterOS adds a slash after the /reboot because it doesn’t have a script extension.

/tool fetch url=“http://admin:123456@192.168.21.25/reboot

Any thoughts?

Cheers,
Tim

You should probably ask this question in the RouterOS topics.
SwOS - which runs on RB250/260 switches does only, well, switching.

Hi Docmarius,

Well the objective is to get the GSP to reboot automatically. It doesn’t take characters or a trailing slash over the http://ip/reboot .

Thanks,
Tim

A, ok. Now I got your question…

Can you sniff the actual traffic and compare the two requests?