This is based on mac
To secure a network better you could consider using authentication like 802.1x
thanks for your reply
but as i know this for private IP not public
Ip from outside cant initiate sessions to you lan, unless you did some nat/port forwarding config.
You can make a layer3 firewall rule.
Deny any, publicIP
Or
You can block traffic using layer7 firewall. Deny remote ip range
There is no any NAT and port forwarding in the LAN
The question is is there any way to block specific public IP
thanks for reply
You can make a layer3 firewall rule.
Deny any, publicIP
And/Or
You can block traffic using layer7 firewall. Deny remote ip range
i've tried not the meraki rejected the command
would you please do any example
in Layer 3
i did that before but unfortunately doesn't work except /32 thanks for your help i will did it now and waiting the results then update you
The inbound firewall will deny any traffic that does not have a session initiated by a client behind the MX. This allows internal client machines to connect with any resources they need, but does not let outside devices initiate connections with inside client machines. The exception to this is if a Port Forward or 1:1 NAT is created. More information on Port Forwarding and 1:1 NAT can be found here.
You need to create a layer 7 firewall rule for this use case. It will block all traffic in and out to the IP address you specify.