Bind port to ip address object in firewall policy
Hi,
I need to allow access to couple of my servers on vlan, but every server should be accessible only on its own service port, let's say:
server 10.1.1.1 only access on port 443
server 10.1.1.2 port 1433
server 10.1.1.3 port 3389
if I add these servers IP as address objects, with each service ports then these service ports will be shared among all servers so then client can access my 10.1.1.1 server over RDP 3389, right?
Is any way to simply create one ipv4 policy instead many separate policies with one ip and one service port for this ip?
thanks
