22 Apr
2014
22 Apr
'14
4:13 p.m.
On 2014-04-22 15:47, Dean Gibson AE7Q wrote:
I just enabled UDP port 161.
One little idiosyncrasy I've noticed in the MikroTik 5shpN: If you add lines to a list (say, the "/ip firewall filter" list), they are added at the end. Then, you can "print" where they are in the list, and "move" them to where you want them. You can't directly insert, but that's OK. Where the idiosyncrasy comes is, if you save what you did, and later paste it into the command line (without including the "print" command), it won't work. Apparently the numbering of the lines (needed for the "move" command) doesn't occur until you do a "print".