Category "mikrotik"

Does anyone know how to enable mikrotik router FTP using Perl script?

my %attrs = ("/ip/service/enable" , "=ftp") ($retval,@results) = Mtik::mtik_cmd(\%attrs); or ($retval,@results) = Mtik::mtik_cmd('/ip/service/enable ftp' , \%a

What are the correct "allowed IPs" on this site-to-site Wireguard link -- it should be obvious, but obviously not to me :_)

I've almost got it working, but not quite, and I've tried nearly everything except dark forces of magic. I have thought of another idea, but I didn't think cry

Fetch using mtlogin not working on RouterOs 7.1.5

I am currently encountering a problem. When I want to download a file on a mikrotik in 6.48.6 using mtlogin and fetch tool, it works perfectly and the script wa