useful:mikrotik
                Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| useful:mikrotik [2023/02/18 08:00] – created admin | useful:mikrotik [2024/07/01 20:08] (current) – admin | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| /ip dhcp-server lease print file=lease detail | /ip dhcp-server lease print file=lease detail | ||
| - | Or can use " | + | Or can use " | 
| + | ===== Add to Firewall ===== | ||
| + | |||
| + | Paste is not supported for web terminal, but using SSH can enter e.g. | ||
| + | |||
| + | /ip firewall filter add action=accept chain=forward dst-address=52.208.184.61 dst-port=587 protocol=tcp | ||
| + | |||
| + | ===== Set DNS servers in DHCP lease ===== | ||
| + | |||
| + | [[useful: | ||
| + | |||
| + | |||
| + | ===== How to use DHCP option 43 to adopt Ubiquiti router ===== | ||
| + | |||
| + | [[https:// | ||
| + | |||
| + | |||
| + | ===== SSH to a Ubiquiti AP ===== | ||
| + | |||
| + | Need to use an extra parameter, recent Linux restricts SSH options. Example: | ||
| + | |||
| + | ssh -oHostKeyAlgorithms=+ssh-dss root@10.3.76.115 | ||
useful/mikrotik.1676707228.txt.gz · Last modified: 2023/02/18 08:00 by admin
                
                