Community discussions

MikroTik App

Search found 7 matches

by madmouser1
Mon Nov 02, 2020 11:29 am
Forum: Scripting
Topic: POST request from curl example
Replies: 3
Views: 7788

Re: POST request from curl example

Hi all, just an update
/tool fetch http-method=post http-data="rssi,device=lte value=-60" url="http://192.168.aa.bb:8086/write\3Fdb=LTE"
Is working, however the "--data-binary" is not explicitly set yet.
Please note the ? as\3F
by madmouser1
Sat Oct 31, 2020 2:19 am
Forum: Scripting
Topic: POST request from curl example
Replies: 3
Views: 7788

POST request from curl example

Hi all,

Please assist, what is the correct fetch command in 6.47.4 for the following Curl command
curl -i -XPOST 'http://192.168.aa.bb:8086/write?db=lte' --data-binary 'rssi,device=lte value=-50'
Many thanks
by madmouser1
Tue Jan 28, 2020 7:36 pm
Forum: Wireless Networking
Topic: LoRa - private network
Replies: 0
Views: 2368

LoRa - private network

Can someone confirm if the LoRa Sync Word is hardcoded? (as there is only a option to set network to public or private)
And if so to what value?

Or is there a way to set the private sync word?

Thanks
by madmouser1
Fri Dec 27, 2019 4:20 pm
Forum: RouterOS beta
Topic: [ROSv7b4] - OpenVPN - Auth SHA256 ?
Replies: 3
Views: 4336

[ROSv7b4] - OpenVPN - Auth SHA256 ?

Hi all,

Any indication or idea if and when SHA256 auth will be supported?

Thanks
by madmouser1
Fri Aug 17, 2018 10:54 pm
Forum: Scripting
Topic: API /export problem
Replies: 16
Views: 9822

Re: API /export problem

Hi all,

Is there any traction or a resolution found for this? I would like to ultimately use napalm to retrieve the config thus it must be via Python API and not another workaround.

Thanks
by madmouser1
Wed May 31, 2017 9:39 pm
Forum: General
Topic: Two Wan Dst-Nat setup
Replies: 14
Views: 7222

Re: Two Wan Dst-Nat setup

Any suggestions on what LOG Settings will catch the RP Filter that was on strict ?

Tnx
by madmouser1
Sun Jan 08, 2017 7:49 pm
Forum: Wireless Networking
Topic: Google Chromecast
Replies: 0
Views: 5597

Google Chromecast

Hi all, I have seen multiple articles and issues wrt Chromecast WiFi connections to Mikrotik devices and decided to share my experience so far on my blog http://lenjoubertblog.blogspot.co.uk/2017/01/google-chromecast-and-mikrotik-wireless.html and to start a single topic for Chromecast related issue...