Is there any way in 7.6 to cancel the power reset command or override it?
/ip dns static
add forward-to=192.168.215.4 regexp="\\.domain\\.local\$" type=FWD
Not new, but the problem has been acknowledged/reproduced on Jan 11th and "hopefully fixed in the next update" -- this is the next update :)Was that new for you?
>>> /interface/pptp-client/monitor
>>> =.id=pptp-out1
>>> =once=
<<< !re
<<< =status=disconnected
<<<
<<< !done
<<<
>>> /quit
<<< !fatal
<<< session terminated on request
<<<
[admin@MikroTik] /interface> set ether1 name=*A
[admin@MikroTik] /interface> disable *A
no such item (4)
Can you upload the container tar somewhere so I can rule that out?
/ip firewall
filter add chain=input action=accept dst-address=127.0.0.1 comment="defconf: accept to local loopback (for CAPsMAN)"
/interface bridge filter
add action=drop chain=forward dst-mac-address=E4:8D:8C:B0:DE:37/FF:FF:FF:FF:FF:FF
The "check all your router's configuration" is not hard.. make an export of the configuration (text file) and search for the address in this file.But what if those addresses ever change? You'd have to check all your router's configuration!
You can prevent port membership updates from affecting the bridge mac by hard setting the admin MAC instead of using auto MAC for the bridge.
/ip route print where 172.17.0.0/16 in dst-address
/interface bridge port remove [ find bridge=bridgeLocal ]
beep :beep <freq> <length> beep built in speaker
[admin@MikroTik] > /ping [:resolve www.cnn.com]
failure: dns server failure
Will be there no further V6.48.XX versions?
From the doomed V6.48 straight to V6.49?
Export problem is known, /routing menu export is the one that fails.
AFAIK you cannot disable this on MikroTik.
Default configuration is not re-applied on module activation. Maybe it should (for firewall) but that's up to the product team.not sure why it wasn't applied automatically.
Mikrotik devices are safe to loose power in normal operation mode. No need to shut down the system before the power outage.
I used to have a script in /system/schedule to change NAT address ip.
/interface/wireguard/peers
print
set 0 endpoint="[2001:0db8:85a3::8a2e:0370:7334]:12321"
/interface detect-internet
set detect-interface-list=none
It says it needs 23W constant and it could take up to 44W.
i don't know how to send info to check this issue, logs on WinBox don't show any error, after reboot DNS has back work..