Community discussions

MikroTik App

Search found 5 matches

by rubence1975
Sat Mar 11, 2017 10:26 pm
Forum: Scripting
Topic: Help on php api
Replies: 15
Views: 4994

Re: Help on php api

thanks for your quick reply .

its great bro . heads up !!
by rubence1975
Sat Mar 11, 2017 8:19 pm
Forum: Scripting
Topic: Help on php api
Replies: 15
Views: 4994

Re: Help on php api

hello again, with your API Client i played a lot for last few weeks . thanks for that great thing . but i stucked again . i want to to reduce or increase the max limit in simple queue for an specific target ipaddress by 2 times . like if in simple queue for ip address 192.168.100.2 the maxlimits tar...
by rubence1975
Thu Jan 26, 2017 10:15 pm
Forum: Scripting
Topic: Help on php api
Replies: 15
Views: 4994

Re: Help on php api

thanks a lot :)
by rubence1975
Thu Jan 26, 2017 6:41 am
Forum: Scripting
Topic: Help on php api
Replies: 15
Views: 4994

Re: Help on php api

Thanks a lot . its working . can you help me on another thing . i want to show about the status of the nat rule . like if the rule with comment "1234" is disabled , on my php page it'll show " your rule is disabled" and if enabled it will show "your rule is enabled" tha...
by rubence1975
Wed Jan 25, 2017 3:17 pm
Forum: Scripting
Topic: Help on php api
Replies: 15
Views: 4994

Help on php api

can anyone help me to write a php api ? from my php page i want to disable a nat rule with specific comment . or simply how can i invoke following cli command from php page

/ip firewall nat disable [/ip firewall nat find comment=1234]



thanks in advance