delay 10s
This forum needs "Like" button %) Good job!Everything working... I modified your script...
yesis it possible to send command via telegram then execute in RouterBOARD?
Have you use the last version (seeviewtopic.php?f=9&t=128394#p631125)?Fendi Kurniawan
ambiguous value of value-name, more than one possible value matches input
put your script hereHey guys,
quick question here.
I'm using rsc-files to configure my devices. Now when i try to use loop statements in the file, it won't load.
Is it generally not possible to use loops or am i doing something wrong?
Thanks a million in advance
J.
:put [/tool e-mail get from]
:put [/tool e-mail get]
The same. After disabling-enabling all "discover" list items started to work...Found a first anomaly:
Neighbor discovery does not work with the generated 'discover', 'mac-winbox' or 'mactel' interface lists. Other lists seem to work.
After list deletion and recreation by hand, it works.
:execute script="/import file-name=\"wifi.rsc\"" file="importresult"
I saw the same effect when tested Gr3 in 2016.So why is there such a massive perfomance loss when the hEX does the ipsec encryption, the eoip tunnel and the routing by it self ?
:global prb1 123 :global prb2 1234 :global prb3 12345 :local a1 1; :local a2 2; :local a3 3; :global t :execute script=":global t \$prb$a1" :put $t :execute script=":global t \$prb$a2" :put $t :execute script=":global t \$prb$a3" :put $t
/ip firewall export file=fr.rsc
Code:Select all/ip firewall address-list :foreach i in=[find list=redirect] do={ :do { remove $i; } on-error={ :put "xxx"}; }
I mean to setup ftp server in one of three local lans (192.168.10.x, 192.168.11.x,192.168.88.x) to check if it is either router problem or provider.3. I see my files, ftp://my_external_ip, or i must setup ftp server in local and redirect port, to check this?
/execute script="foreach k,v in [/ip address find dynamic=yes] do={:put [/ip address get \$v address];}" file=dynaddresses.txt
[irony]do not do hardware IPsec on CCR, huh?..[/irony]What measures should be taken to avoid packet reordering?
Absolutly all traffic? In such case you needn't router ^)Will I need to forward all traffic from Eth2 to Eth5
Just gentle reminder %), thanks in advance.I can't now, but later from a computer
Sent from my XT1575 using Tapatalk
ether1 and ether6 you mean I think (both master ports).You need to put ether1 and ether5 into the bridge, then assign the IP address to the bridge, not the port.
Debug log with errors are in 1st message of this topic already.Who said anything about NAT?
You need to turn on the ipsec debug logging to see what the phase2 errors are
确定。但究竟我s question. And how NAT is related to this.... Both sides use global white IPs.Enable ipsec debug logging to see what is wrong with the phase 2
/interface ethernet print detail