I upgraded RB750Gr2 to V6.46 and was able to login and add switch port isolation but when I added switch rule to ether1 that connects to PTP link , I lost connectivity ?
From PTP side to ether1 trying telnet access my login credentials are not working along with two other user accounts ! I also tried telnet access from AP side going into port 3 but no luck either?
Any suggestions please
https://wiki.mikrotik.com/wiki/Manual:Switch_Router
Confused why Isolated VLANs
/interface ethernet switch rule
add dst-address=192.168.20.0/24 new-dst-ports=“” ports=ether2 switch=switch1
add dst-address=192.168.10.0/24 new-dst-ports=“” ports=ether3 switch=switch1
by including new-dst-ports=“” I lose connectivity
Good news solved! , was reading on the forum about access issues with older versions of Winbox , I had tried first from the Dude and then from a new version of Winbox to both the IP (PTP side of router Ether1) + mac address of the router but no luck, then as mentioned I had noticed that I had to disable ( new-dst-ports=“”) in switch rule to give connectivity so with Winbox i tried
AP side ether3 IP address and was able to gain access and then uncheck (new-dst-ports=“” )
