Firewalling MAC addresses
-
I try to keep my computers patched and secure, but as you know, you can never be 100% sure that one of your computers has been compromised. So IMHO it is not wise to trust your own systems.
So, I try to do things to prevent "infected computers" to reach other computers. And the same rules would hopefully warm me that some thing strange is happening.
Capative portal does not help here, since that protect against unwanted computers, not against my own computers potentially being infected.
And of cause as I am talking about MAC-filtering, I am talking about traffic originated from my own vlan's
-
My remarks are related to multiple situations. Surely not only my guest lan!
I have multiple vlans and in each vlan I limmit the outgoing traffic, traffic to other vlans and/or the internet as far as possible.
Extreme example is e.g. the greenzone (e.g. my nas) which should be kept away from the internet as far as possible. Among other things I use floating rules to make sure that (nearly) every other vlan can not enter that vlan.
-
I know, mac filtering is (when supported) only possible for network internal generated traffic. And that is exactly what I had in mind
-
@louis2 how does mac filtering help in filtering intervlan traffic? Macs are not used between vlans.. IP and Ports and protocols are used between vlans.
If you have a compromised machine and it is allowed to talk to your nas on port 445.. (smb over tcp).. What does matter what its mac address is?
-
John, it is complicated not hew of course. A few remarks:
I only allow access to my ntp server IPv6 address
-
that alone is an issue but also in ipv4, problem is that a lot of applications use their own build in ntp, dns etc. So if you want to force the use of your own dns etc, you probably have to redirect the server address, which is as far as I know not yet possible for IPV6
-
Related to used addresses there are two different issues here
a) Different address types e.g. link local and global
b) Multiple and changing global addresses (fixed, temporarily, changing all the time for security reasons)
Additionally a server can have multiple addresses in favor of multiple functions / applications. So this all together makes it impossible to filter on IP-address.
What does to a certain extend helps is to create many vlans. Since that provides better separation and each vlan does have it own rule-set. More complicated to maintain of course and also not always a good idea. Reason for that is e.g. that the equipment in the separated vlans also have to talk to each other.
For info, I do have native IPV6 for years and there is one big advantage. I do have an endless number of IPV6-addresses, where I only have one IPV4.
My servers all have and use IPV6 next to IPV4. If applicable/needed they my servers are accessible from the internet via IPV6.
A lot of if not most equipment today has a preference for IPV6 over IPV4. So IPV6 is available it will use IPV6.
-
-
@louis2 said in Firewalling MAC addresses:
can have multiple addresses in favor of multiple functions / applications. So this all together makes it impossible to filter on IP-address.
While yes clients can have multiple IPv6 address - they don't have too.
If applicable/needed they my servers are accessible from the internet via IPV6.
Why? Do you have clients that only have IPv6? While again using IPv6, are you behind IPv4 nat and can only provide access that is not natted via IPv6?
So IPV6 is available it will use IPV6.
Which is another good reason that if your not up to speed on all the differences and changes that IPv6 brings to just not use it..
b) Multiple and changing global addresses (fixed, temporarily, changing all the time for security reasons)
Again they do not have too. My ntp server this is served to the public via ntp pool, its IPv6 it only has the 1 address I gave it - and it doesn't change.. It doesn't use temp IPv6 addresses, because I told it not too, etc..
If you are not ready to embrace all the changes that come with IPv6 - don't use it, or yeah your going to have to ramp up and learn how to handle the differences. Mac addresses are not the solution to firewalling IPv6 and as stated pfsense does not have any real support for using mac addresses in filtering other than captive portal, or limits by doing static arp, etc. If you need to or feel you need/want to use mac filtering in your network - then you prob better off using something else as your firewall that supports it. Pfsense has limited mac abilities from a firewall point of view, and I don't think they are going to be adding any new abilities in that area like next week ;)
-
Hi.
Sorry to revive this more than 2-years old thread.
I registered on this forum just to reply about the need for the ability of filtering / blocking by MAC address.
I am by no means versed in networking, however I have a basic understanding of the principles and learned my way around in PFSense because for the most part, I find it an excellent solution for my homelab environment.
I won't go into the ipv6 debate, I am not at all familiar with the subject. However, I am a bit privacy and security-oriented and have a small dose of healthy paranoia.
I'm also not sure if this is the right place to address this , But here it goes, from a less technical user's perspective.
Here is a practical and basic scenario where this would be useful, :- Let's say you have your simple home network having both LAN and WLAN. Let's say someone has managed to crack your WiFi password. This means he now has unrestricted access (unless your WiFi AP has the ability to prevent it) to your entire network. If you have the ability to set rules by MAC Address, then you can either block any network access for that unknown MAC by denying an IP, or you can kick it into an isolated VLAN. In order to spoof a MAC on the intruder device, the intruder would have to make the extra effort of finding a MAC address which is allowed on your infrastructure and even so, there could be a feature which raises an alert and prompts for manual intervention if a duplicate MAC address is detected in your infrastructure. This would mean that even if somehow the intruder KNOWS your IP ranges and sets their IP manually, they would still be blocked from accessing the infrastructure.
- Regarding the new random MAC feature on Android devices: In the same context of a small home network, if you trust an Android device, then you should also have that Android device trust your network. And the same modern Android devices give you the option to use the real MAC address for your particular network, therefore also successfully integrating into this concept. This will make a new connection a bit more complex, but if you're willing to go that route, you will also take this step.
- A first additional layer of security which could be added would be an OS fingerprint feature on top of that. So if your known MAC address is an Android device, but the intruder uses a different OS, even if they manage to spoof the MAC address, it will kick them out. Let's say that they try emulating other OS fingerprints until they find the correct ones. If several such OS fingerprint changes are detected, then the device still stays kicked out.
- A second additional security layer would be that, besides the fingerprinting, you could have some simple cross-platform client, which after connecting to the network, also provides some security key., known only to the firewall. This could also complement the already existing 802.1x security features if your switches support that, but also allow for better security for those of us who don't have the resources to invest in equipment with more advanced security.
Thus, you would be adding some additional control and complexity to even the simplest network setup, which will not necessarily block any and all attempts at infiltration, but definitely discourage an intruder by adding more layers to hack, therefore making it more difficult and time-consuming to infiltrate. This will, however, most likely stop the neighbour who was smart enough to find some tricks to hack into a WiFi and forgot to pay his internet provider and wants to use your internet.
On a small-scale home network, even in a homelab context, as these additional security featured would be implemented once for a particular device, they can be done manually.
I am sure that at an enterprise level, these can be centralised somehow.Rant: Sorry if this may rub someone the wrong way, but if a project relies on its community for feedback and for useful feature requests which can be later incorporated into the paid version, which targets the corporate environment, features which are already being provided by other suppliers, but then it refuses those suggestions because they cannot be implemented quickly is not a particularly healthy attitude. I can see this also in other such mixed projects, like Nextcloud, but that's another story.
/rant.As mentioned or hinted, I am not exceptionally technical and knowledgeable in this context. Perhaps I am not using the proper terms, but I hope that this post helps others who understand the technical parts better to drive the implementation of such features which nowadays should be considered common sense...
-
Since pfSense can only filter packets passing through it, it can do nothing to keep those MAC addresses off your local network. About the best you can do is only provide DHCP addresses to known MAC addresses.
-
@KomoriCodrutz said in Firewalling MAC addresses:
small dose of healthy paranoia.
Don't stay that way. Look at this forum, things that are discussed. It's all based on old technology, thrown together last century during the sixties, seventies and eighties, and that it.
What I'm saying : all this stuff can be learned pretty quickly.
Medecins that take care of people because they are ill, that is a real ongoing battle that already last for centuries, and will probably never go away.
Or flying to the moon, that is rocket science.
Not this stuff. Look I my mom, early eighty years old and she's surfing on the net, and no risks.
I've written 5 rules on a paper for her, and when she has a doubt, she'll read it, and everything is fine afterwards.
After all : all this Internet stuff exists in the human's mind (only). Go have a walk in the forest, or trip the main power switch in your house, and issues related to 'firewall' or 'MAC address' are gone.Btw : You can't use things and not learning about them (first). This will apply as long as humans exist. Don't think that there is a short cut.
@KomoriCodrutz said in Firewalling MAC addresses:
Let's say someone has managed to crack your WiFi password
If you even think that is possible, why would you even use Wifi ??
If you have to use Wifi, put your access point in a Faraday cache, and insert your phone in the cache when you need to use the wifi. No one can hack the password, as no one can 'see' your wifi.
What I mean is : don't protect things with things you don't 'manage'. Use the methods that simple an sure.@KomoriCodrutz said in Firewalling MAC addresses:
If you have the ability to set rules by MAC Address
pfSense has you covered.
This is probably what you are looking for https://docs.netgate.com/pfsense/en/latest/firewall/ethernet-rules.html
I'm pretty sure these Etherrnet rules aren't used very often.
Maybe some 'comfort' rules could be created, but don't use them to enforce security.
As soon as a human can read and write (5 years or so ?) they can change their MAC address of their device ...If the encrypted Wifi is that badly protected (your first phrase) then the hacker could see the MAC addresses going over the wire, and see which ones are 'communicating'.
10 seconds later he spoofed his MAC, and he is in.
So MAC filtring ? => >I see that as a no go.@KomoriCodrutz said in Firewalling MAC addresses:
added would be an OS fingerprint feature on top of that.
True, packets contain a lot of very (world's most ?!) documentation data.
There are all kind of bits used to flag many posibiliies, and teher are also some semi random generated number to indicate packet sequences.
These semi random numbers could - in the past - indicate what OS is being used.
That situation is pretty much gone now.
Or do you still have a phone with on unknown obscure non updated OS hanging around ? ^^ Or a Windows 95 PC ?@KomoriCodrutz said in Firewalling MAC addresses:
but definitely discourage an intruder by adding more layers to hack, therefore making it more difficult and time-consuming to infiltrate
Let's see this from two extreme side :
You're like everybody else.
No one is going to use 'big' resources to get your stuff. And if they need it, they will come over physically, bad things will happen, and the info is out there.
But if you really hide the digital print info to make 100 dollar bill, then yeah, you will get focused, physically, and electronically.I've still some good news for you : apply an very ancient behavior, that works well for many centuries now : don't do on the Internet what you wouldn't do at home neither. Or what you wouldn't be happening to you.
Do that, and you'll be safe.pfSense, as soon as it was installed, is already safe enough to run a bank (the company) on it LAN's. My opinion of course, but you get the picture.
Things can (will !) go bad because the admin starts to 'do' things with it (that he didn't really understand in the first place).
It's like a plain : you just bought a your own Boeing 737-Max, but if you didn't learn to fly the damn thing, it's game over (don't even try it). Walking isn't' that bad ^^Btw : the first thing I always have done with my Wifi access points : I removed the password. I'm not joking.
-
Guys, just go check out ADAM:one from the adam networks team. Install it on your pfsense box, and take control of your network, with full l2 visibility to each endpoint. You can have a default deny all policy for new devices (MACs) and you can also just not allow random macs, although this can be done natively in pfsense. If people spoof a mac, they will just be an unknown device, with no access to what they shouldnt have.
go read this article, the guy who founded adam networks replies to the thread at the end.
https://forums.lawrencesystems.com/t/convert-pfsense-into-l7-fw-adam-networks/19226