Community discussions

MikroTik App
 
xd02892
just joined
Topic Author
Posts: 1
Joined: Fri Jan 19, 2024 2:39 am

Block PoE-in LAN network

Fri Jan 19, 2024 2:54 am

Hi,

I have a "Mikrotik hEX RB750Gr3 5-port" connected to my router (192.168.1.x). So, the Mikrotik device will have an address of let's say 192.168.1.134 on my routers LAN. Now, when I connect a device to the Mikrotik switch I've given a LAN address of 192.168.88.x for my connected device. Everything works fine. But, how can I make sure nothing can travel upwards to my normal LAN of 192.168.1.x? Firewall rules? Something like:
/ip firewall filter
add chain=forward action=drop src-address=192.168.88.0/24 dst-address=192.168.1.0 /24
Also, the devices on my normal LAN of 192.168.1.x can ping the Mikrotik device: 192.168.1.134. Is that okay?
 
TheCat12
Member Candidate
Member Candidate
Posts: 181
Joined: Fri Dec 31, 2021 9:13 pm

Re: Block PoE-in LAN network

Thu Feb 08, 2024 2:26 pm

Firewall rules? Something like:
/ip firewall filter
add chain=forward action=drop src-address=192.168.88.0/24 dst-address=192.168.1.0 /24
Yes, precisely
Also, the devices on my normal LAN of 192.168.1.x can ping the Mikrotik device: 192.168.1.134. Is that okay?
Yes, it's perfectly normal

Who is online

Users browsing this forum: Alek1234, PBondurant, Pilo2710 and 27 guests