Good morning,
Is possible monitoring an IPSEC tunnel on MikroTik?
I need monitoring the forward traffic and make a graphic, for example using prtg or The Dude.
Does someone have an ideas for make this sensor type?
Thx
Thank support This is support mail: Hello, Please check/enable what USB 2.0 line are routed to mini-PCIe slot 2(upper) with console command: /system routerboard usb set type=mini-PCIe If that does not help, please: enable LTE logging with the console command: /system logging add topic=lte reboot dev...
Hi
I'll try to use 2 PCIe LTE modem (r11-lte and r11-lte6).
But the system sees only one modem PCIe, i upgrade the RBLtAP-2HnD but not see the module.
the problem is on 3 sims see only 2 sim slot.
Does anyone have some solution?
Thank
Hi,
I have a strange issue.
I have got this problem in different hardware, RB4011 and RB1100x4 Dude Edition, the problem is RoS continue to do here job but lost management interface (www, winbox, ssh, telnet, API...).
RoS Version 6.45.3
Someone has got the same issue?
Thank all
Hi all, I'll try to make a script to check a WAN status, the case is: USB Modem on RB. In case of blocking of only the connectivity to a usb reset for some times, after X times to reboot of RB. I'll try with this code, but not work: { :log warning "START-SCRITP CONTROLL" :global CheckTimes...
I'll try with a different channel but not work. . To check a proper data/info channel you must do some testing. Example at E3131. interface ppp-client set ppp-out1 disabled=yes system serial-terminal port=usb1 channel=0 [Ctrl-A is the prefix key] ATI Manufacturer: huawei Model: E3131 Revision: 21.1...
You should enable this ppp interface and test the differ "data-channel=0 info-channel=1". Maybe this "dial-command="ATDT"" is not necessery? I found that to this E3276 are a firmware files and you can re-firmware it to HiLink means like internal router inside E3276 who...
Hi, Il tries to use Huawei E3276s-150 USB LTE modem, but the interface PPP does not go UP. I follow a precedent topic, but not work correctly. link: https://forum.mikrotik.com/viewtopic.php?t=71055#p718643 [admin@MikroTik] > /system resource usb print # DEVICE VENDOR NAME SPEED 0 1-0 Linux 3.3.5 ehc...
The error message says it all. Once your trial period is over you can no longer upgrade your instance. You should have bought a suitable license (or switched to the free license, in case you are fine with its limitations) before the trial ends. See CHR Licensing . Sorry but the license is active an...
ok jotne, But for using Splunk, I need to make a server or client infrastructure. this is a flash project for the convention of cyber security (ethical hacker convention), I need a little locale structure standalone when I can be powered with a battery pack. make a sever o client is so much, the obj...
Hi, The script should do : - Make Static - do - other - do - make and update the file with mac - ip - case-id (CALEA) - not to no more i need only the command for make a file and update him without losing the previous saved. thank Script should do? Can you post an example line of what you see int th...
hi, I'm trying to do a script to count the connections on the router that have a certain destination. some idea? example: :put [/ip firewall connection find reply-dst-address="xxx.xxx.xxx.xxx"[/ip firewall connection tracking get total-entries]] I definitely made some mistakes, how can I s...