Code: Select all
/export verbose
/export verbose
I do not see any information about DoH memory leak fix.Version 6.49beta22 has been released.
Nearly all electronic product I do buy, I need to upgrade before use, but this product does not have any released firmware and that is not very good.Still not mentioned that it has alpha/beta quality firmware.
Do you have a not yet released version from MT?I currently run 7.1beta5 and have the following issue:
:if ($test1="true"&&test2="true") do={
# do some here
}
:if (version>=6.5) do={
# Do some stuff
} else={
# Do some other stuff
:if (host=27) do={
# Do some other stuff here
}
}
ip dns static remove [find where name="aarki.com"]
:put [/ip firewall nat find where dst-address="192.168.0.0/16"]
:put [/ip firewall nat get [find where dst-address="192.168.0.0/16"] src-address]
:put [/ip firewall nat find where dst-address=192.168.0.0/16]
:if (test1="yes") do={
if (test2="no) do={
:put "test1=yes and test2=no"
}
}
That is a plus, but strange it was not in the change log.With 6.47.9, there is currently no indication of memory leaking when DoH is used.
Correct is to send this to support@mikrotik.comI did not find where to report bugs so...
I do see the same on my RB 750G v3it's better?
Should be simple to just write a script that disable/enable interfaces on the router. No need to shutdown/boot the router.Hello,
Is there any way to startup a mikrotik with a script, or somethings?
You have then been here long (since 27 Sep 2013, 11:24) and not posted much :)Proud zero since 2013 ;)
:if ( $strVar = "" ) do= { .... }
Do the 960pgs has console cable. I do not see that on any picture of it.you can use console cable login
It sounds like you are using it in a production environment? This is just beta. :)I had to revert back to beta2 for the following reasons:
If you did read this thread, you will see that I posted the same here:This is most likely due to DoH function, because my secondary router wAP ac don't have same problem.
Do not post link to image. Upload them to the forum use the Attachments button below the post window. It will then stay in the forum.Image
Did you also upgrade the firmware.6.46.8 LTS --> 6.48 Stable --> 6.46.8 LTS
Hmm, you can guess from the graph when I turned on DoH!!DoH related memory leak reported in SUP-31833 is not fixed in this release.
Yes. Your MT Router will just be a switch with management.For option 2, do you mean to bridge all interfaces and assign an IP to the bridge
on the same subnet as the ISP device?
/interface find where name=ether5
{
:local myVar
:set $myVar "Some data"
:put $myVar
:log info $myVar
}
/system logging
add action=logserver prefix=MikroTik topics=dhcp
add action=logserver prefix=MikroTik topics=!debug,!dns
That is just one of the problem. The other is that I use an ipv4 HAProxy server.Edit: And of course the service on server must listen on IPv6 address, it's not always automatic.
/certificate remove [ find ]
/certificate remove [find where name~"cert_name"]
With only 4 post here, its not easy to see :)I'm not an rookie.
You have sent this to support?I'm tired of asking to fix snmp in the 6.47 branch.
Install an older/smaller version of the software like 6.44.x then upgradeI cant install current frmwre to hAP lite "smips".
no space! =(
That is why I always let it go some weeks before I upgrade, and only after testing it on a similar device that has same config and software version.Note to self - never upgrade ROS unless you are on site.
Downgrade to an older smaller version like 6.44, then upgrade to latest. PS this may give problem with your current configuration.hAP Lite - not enough space for upgrade
Yes it can be do.Can i change mac address automatically by script on every day?..
And as well in Windows 104) You will see it on your mobile phone:
{
:local new ([/certificate scep-server otp generate minutes-valid=0 as-value]->"password")
:interface wireless security-profiles set your_profile wpa2-pre-shared-key="$new"
}
I am happy
Since there are lots of or and it only match the \r\nCode: Select all$str~"^OK(\r|\n|\r\n|\$)"
$str~"^OK\r\n"
index=*
You have selected to write the logs to your disk so it will write it there. I do not understand the problem. Just remove the log to the disk?the files are showing on my disk because i have a rule that send the logs there
v5???by the way iam using v5 of microtik
Should work as long as data gets inn to Splunk and are tagged correctly "MikroTik"Thank you I going to try this somewhere in the next day's.
I do not see those files on my disk. Can you download one of them to your PC and list whats in the file?is there a way to make the script output not be reflected on the memory or disk log?, only send it to the remote splunk server?
Why?how to reboot the router monthly
What is this? Post info here, not a link..I think this is broken in 6.47
Its IP -> IPsec -> Policies not System and it works fine with Winbox 3.24 (latest)Great!
But Winbox CRASH DOWN, when Press + under System -> IPsec-> Policies.
Please fix that bug...
FixedWhere is version 4.1??, i only see ver 4.0 on the OP.
Log interface traffic counter to a syslog server. There you can see it number or you can graph it if you like.Monthly traffic per interface. Dont tell me about graphing. Its not fine for me.
This was posted 5 Juli 2020. 6.43.3 is very old and far far from latest Router OS (from 18.10.2018). Latest stable 6.47 and long term 6.45.9Block Bittorrent and P2P using latest MikroTik RouterOS 6.43.3
Maybe you should write that this is in spanish?This is the solution:
You can make a jump rule and add multiple rules to it, all with an address list. Not exactly the same, but should work.option to specify multiple adress lists inside single firewall rule?
:put [/interface/list get [find name=Double-WAN-List]
:put [/interface get [find name="Double-WAN-List]" ] tx-byte]
{
your code
}
And my reply to that is you cant. NTP only sends UTC format. Its up to each device to stets the correct time zone.Hence why I was asking if you read the first post.