<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to block an IP address or Mac address]]></title><description><![CDATA[<p dir="auto">Hello sir is it possible to block an ip address from accessing the internet for example i want to block the ip of a client from the internet</p>
<p dir="auto">but my configuration is in DHCP is it possible or how can i block a specific IP from my network via pfsense firewall</p>
]]></description><link>https://forum.netgate.com/topic/187578/how-to-block-an-ip-address-or-mac-address</link><generator>RSS for Node</generator><lastBuildDate>Wed, 10 Jun 2026 06:43:37 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/187578.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 22 Apr 2024 12:13:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to block an IP address or Mac address on Mon, 22 Apr 2024 15:27:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stephenw10">@<bdi>stephenw10</bdi></a> hahah - that could be staged, but it wouldn't be unthinkable that was a legit conversation...  I take it that was some video off his doorbell camera or something.</p>
<p dir="auto">Pretty funny either way.  But more funny if actually legit conversation.</p>
]]></description><link>https://forum.netgate.com/post/1164081</link><guid isPermaLink="true">https://forum.netgate.com/post/1164081</guid><dc:creator><![CDATA[johnpoz]]></dc:creator><pubDate>Mon, 22 Apr 2024 15:27:43 GMT</pubDate></item><item><title><![CDATA[Reply to How to block an IP address or Mac address on Mon, 22 Apr 2024 14:09:22 GMT]]></title><description><![CDATA[<p dir="auto">Yeah. <img src="https://forum.netgate.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f602.png?v=717669fab53" class="not-responsive emoji emoji-android emoji--joy" style="height:23px;width:auto;vertical-align:middle" title=":joy:" alt="😂" /><br />
I think it's fake but it's sufficiently well done you can never be sure!</p>
]]></description><link>https://forum.netgate.com/post/1164058</link><guid isPermaLink="true">https://forum.netgate.com/post/1164058</guid><dc:creator><![CDATA[stephenw10]]></dc:creator><pubDate>Mon, 22 Apr 2024 14:09:22 GMT</pubDate></item><item><title><![CDATA[Reply to How to block an IP address or Mac address on Mon, 22 Apr 2024 13:30:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/invoker">@<bdi>invoker</bdi></a><br />
Added to what has been said above :</p>
<p dir="auto">This DHCP server option :</p>
<p dir="auto"><img src="/assets/uploads/files/1713792035901-5c922786-c6ee-4474-bca8-8e014bb1c5f5-image.png" alt="5c922786-c6ee-4474-bca8-8e014bb1c5f5-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">will only allow the DHCP server to answer to DHCP requests to know (static lease setup with a known MAC ) device.</p>
<p dir="auto">Then add all thehe known MAC addresses to this firewall list :</p>
<p dir="auto"><img src="/assets/uploads/files/1713792130865-c58f9701-b6c4-41aa-9134-2df5efec7410-image.png" alt="c58f9701-b6c4-41aa-9134-2df5efec7410-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">and block all the unknown "others".</p>
<p dir="auto">From this point on, some one can gain access only if they know the list of allowed MACs.</p>
<p dir="auto">The next step is far more drastic - or actually way more simple :<br />
"Do no allow people on your network that you don't want on your network".<br />
You can enforce this by 'cutting the cable' or create that 'very difficult Wifi password' and don't give it to anyone.</p>
<p dir="auto">Anyway, I thought all this was a non issue, but then I saw this video, and I'm still not sure if its all fake/ just a humor video :<br />
<a href="https://www.youtube.com/watch?v=zZ_zyLNSYaA" target="_blank" rel="noopener noreferrer nofollow ugc"><img src="/assets/uploads/files/1713792584642-89498b92-4b66-4638-97a0-c792bab4eeb5-image.png" alt="89498b92-4b66-4638-97a0-c792bab4eeb5-image.png" class=" img-fluid img-markdown" /></a></p>
]]></description><link>https://forum.netgate.com/post/1164050</link><guid isPermaLink="true">https://forum.netgate.com/post/1164050</guid><dc:creator><![CDATA[Gertjan]]></dc:creator><pubDate>Mon, 22 Apr 2024 13:30:37 GMT</pubDate></item><item><title><![CDATA[Reply to How to block an IP address or Mac address on Mon, 22 Apr 2024 12:49:57 GMT]]></title><description><![CDATA[<p dir="auto">If a device set's it own static IP address then the rule would not apply. You can set a static ARP entry so that MAC address will only work with DHCP (or statically set to the same IP). A client could still potentially spoof their MAC address though.</p>
]]></description><link>https://forum.netgate.com/post/1164025</link><guid isPermaLink="true">https://forum.netgate.com/post/1164025</guid><dc:creator><![CDATA[stephenw10]]></dc:creator><pubDate>Mon, 22 Apr 2024 12:49:57 GMT</pubDate></item><item><title><![CDATA[Reply to How to block an IP address or Mac address on Mon, 22 Apr 2024 12:50:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/invoker">@<bdi>invoker</bdi></a> There is a bit of a difference in blocking an IP, and the user of said device trying to circumvent that block by changing their IP and or mac address.</p>
<p dir="auto">Plus version has the new L2 filtering, so you could block on mac.  But mac is also changeable, so they could always change their device mac and get a different IP then what you reserve for them, and circumvent any specific IP or mac address block.</p>
<p dir="auto">You could use static arp - so pfsense wouldn't even talk to their device unless it was using a specific IP and mac address.  This can prevent them from changing their mac to get a different IP, etc.</p>
<p dir="auto">The best thing to do if you want to stop users from changing IP or mac to circumvent your rules based on those is to put them in their own vlan where doesn't matter what the source IP is or their mac address.</p>
<p dir="auto">Specific based rules per IP or mac are normally better suited for when you have a locked down vlan, but yet you might have a device you use on that vlan.. Say a wireless network, and you sometimes connect your phone or tablet to that wifi and what the IP you reserved for your devices to have more access than the normal vlan does.  This way for someone to circumvent the rules they would have to know the specific IP that has the allow rule set for it.</p>
]]></description><link>https://forum.netgate.com/post/1164023</link><guid isPermaLink="true">https://forum.netgate.com/post/1164023</guid><dc:creator><![CDATA[johnpoz]]></dc:creator><pubDate>Mon, 22 Apr 2024 12:50:35 GMT</pubDate></item><item><title><![CDATA[Reply to How to block an IP address or Mac address on Mon, 22 Apr 2024 12:41:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stephenw10">@<bdi>stephenw10</bdi></a></p>
<p dir="auto">do you have the steps sir?</p>
<p dir="auto">for example i static mapping the IP on a certain device it does not have an issue? even they are trying to using static IP?</p>
]]></description><link>https://forum.netgate.com/post/1164021</link><guid isPermaLink="true">https://forum.netgate.com/post/1164021</guid><dc:creator><![CDATA[invoker]]></dc:creator><pubDate>Mon, 22 Apr 2024 12:41:27 GMT</pubDate></item><item><title><![CDATA[Reply to How to block an IP address or Mac address on Mon, 22 Apr 2024 12:26:51 GMT]]></title><description><![CDATA[<p dir="auto">Sure you can add a firewall block rule with a single IP address as the source.</p>
<p dir="auto">You can a DHCP static mapping to be sure that client always gets the same IP address.</p>
<p dir="auto">Steve</p>
]]></description><link>https://forum.netgate.com/post/1164017</link><guid isPermaLink="true">https://forum.netgate.com/post/1164017</guid><dc:creator><![CDATA[stephenw10]]></dc:creator><pubDate>Mon, 22 Apr 2024 12:26:51 GMT</pubDate></item></channel></rss>