Hi,
The same on rb333 with 5.0rc1. After some time the ssh server crashes/it's impossible to connect to it.
Disable then enable helps for some time...
regards,
baud-rate/speed: 115200
data bits: 8
stop bits: 1
parity: none
flow control: none
No you can't. You need at last ADSL modem (with one rj11 and one rj45 port). Just connect MikroTik to rj45 port of ADSL modem and configure pppoe client on MikroTik's ethernet port connected to modem.can I connect the RJ11 to Eth1?
IMO you have too many clients on these APs. I never exceed 15-17 users per AP.On each node AP I have 25 to 35 user online during the night.
Use Torch tool.How do I list connections from a specific IP address?
It allows max 6 connections per one IP (second parameter is a mask - 32 means one host, 24 - 254 hosts)/ip firewall filter add chain=forward protocol=tcp tcp-flags=syn connection-limit=6,32
action=drop
/interface wireless set wlan1 default-forwarding=no