Community discussions

MikroTik App

Search found 3 matches

by chaplin
Thu May 11, 2017 5:52 pm
Forum: Scripting
Topic: POST Request with fetch
Replies: 83
Views: 117805

Re: POST Request with fetch

Is it possible to PUT Content-Type: application/json ? I would want to perform the following but i couldn't. curl -X PUT "https://api.cloudflare.com/client/v4/zones/023e105f4ecef8ad9ca31a8372d0c353/dns_records/372e67954025e0ba6aaa6d586b9e0b59" \ -H "X-Auth-Email: user@example.com"...
by chaplin
Thu May 11, 2017 4:34 pm
Forum: General
Topic: Feature request for v7.x
Replies: 296
Views: 106928

Re: Feature request for v7.x

Allow header modification.
curl -H
by chaplin
Mon Jul 21, 2014 5:40 pm
Forum: Beginner Basics
Topic: Poor NAT throughput on Atom D525 CPU
Replies: 0
Views: 1206

Poor NAT throughput on Atom D525 CPU

I had a Atom D525 CPU with 6 * Intel 82583V chip loaded with RouterOS My ISP use VLAN10 for internet traffice and VLAN20 for IPTV, so i setup these VLAN on ETH1. I setup Bridge1 to bridge VLAN20 and ETH6 for IPTV. I also setup Bridge2 for ETH2-ETH5, and assign DHCP server to it. I managed to go inte...