Hi. I want to subdivide the network by sectors (to apply firewall rules by group / address list)
Is there a problem with creating +20 subnets in a single interface? slow, overload, collision, blah blah? (Is a RB760iGS)
My ip address print:
ADDRESS NETWORK INTERFACE
0 ;;; datacenter
192.168.4.1/24 192.168.4.0 ether3
1 ;;; dhcp, ap
192.168.5.1/24 192.168.5.0 ether3
2 ;;; wan, telefonica
xxxxxxxxxxxxxxxxxxxxxxxxxxxxx ether1
3 ;;; laboratorio
192.168.10.1/24 192.168.10.0 ether3
4 ;;; informatica
192.168.60.1/24 192.168.60.0 ether3
…etc
I clarify that I do not want to use vlan because there are many switches in the network that do not support it
Thanks in advance.
I think it is not important how a device gets its ip address in this case. There are also other non-ip protocols… And whoever can connect whatever device at one single place which could be configured how he wants. Its just not secure at all. There is false presumption that the router could somehow block a communication that does not pass thru it. It can not.
The router blocks communications from the lan to the internet, and to the servers that are on another router’s ethernet.
I was just asking if there was a hardware problem. It wasn’t that hard.
Anyway the switches do not allow me to configure vlans at the moment.
But you wanted to apply firewall rules to it, so I noted to you that such idea is not secure and the devices could easily have other ip addresses, or do other things that you cannot catch by the firewall in such scenario.
Yes, I understand. It is only supposed to be a temporary setup, because I don’t have manageable switches or enough eth on the router (can multiple vlans be configured on a single interface?)
I will have to do a purchase order…
Guys, I hope that ezamora could at least read few senteces from the mikrotik VLAN manual pages I provided him above. Then he can return back with additional questions if whatever was not clear.