As a ROUTER, it should be a level 3 device. Afterall, routing is a level 3 concept. As a firewall, it needs to work in both L2 and L3. Effective security ALWAYS works at a lower level - or it's easily defeated.
It's advertised as a router and firewall.
I disagree. Firewalls act at whatever OSI level is required to perform a function: from VLANs (L2) all the way to application level (L7.) As well, even routers have to work lower than L3 to be effective. STP, VLANs, and bridging are all L2.Level up and understand - firewalls are layer 3 (IP based)
I disagree. Firewalls act at whatever OSI level is required to perform a function: from VLANs (L2) all the way to application level (L7.) As well, even routers have to work lower than L3 to be effective. STP, VLANs, and bridging are all L2.
Okay... Asking questions NEVER hurts (and I often learn something):Trying to help here... let me help...
ummm... look up 2 posts:If you don't want my help - just say so - and I'll let you thrash about in the water, rather than lend a hand to pull you into the boat...
Okay... Asking questions NEVER hurts (and I often learn something):
I have a device.. I want my pfsense router and firewall to block that device from accessing the WAN. That device is... an Android device that can authenticate either wired or wireless. (However, that's moving into L1)
It's a wifi only device (no GPRS/LTE/CDMA/etc) and can only connect to my private network. With L2, this is doable via MAC address controls.That's an interesting question - and I'll tell you - you can't... not from a pfSense or any other router perspective...
Reason is that from the router's perspective, it's just a pipe - same from a switching perspective...
From an android app - you need to put some policy control on the app itself from the OS layer in the device - the networking stack is going to move packets if the OS allows it, and the routers/switches are going to let that thru - and you can try to put some policy on the LAN side, but you might not be able to control the WAN side of that Android device, assuming it's a smartphone, without having some policy management on it.
Usually, when someone approaches a problem with these types of responses, the underlying intent is to detract from the actual issue because of a shortcoming, and try to redirect it to something else.Find the real problem - ask five why questions - and keep the focus there - and then you might find the root cause regarding the issues with that tablet...
The PROBLEM: Traffic is passing from the LAN to the WAN from devices when I'd prefer that it didn't.
You could use DHCP to create a static mapping of the MAC address to an IP of your choice, then setup the appropriate firewall rules to block WAN access for that IP.
Yes, I can remove the device completely. That doesn't solve the problem. (If you have a headache, you don't chop off your head.) I can disable all networking from the device. That doesn't solve the problem. I could put the single device on a different vlan that doesn't have access to the gateway. That becomes a nightmare when I want to switch from blocking WAN access to NOT blocking WAN access. It also creates problems when I want the device to be on the same network address as other devices. (Not all broadcasting protocols work with IGMP or are even server based.) I could force assign an IPv4 and completely disable IPv6 from working on the network...and block that IPv4... (but that's going backwards, not forward.)
That works for IPv4. It doesn't work for IPv6. With IPv6, many OS's ignore DHCPv6, and others accept the configuration and IP, but use a different IP for outgoing traffic (for "security" reasons.)You could use DHCP to create a static mapping of the MAC address to an IP of your choice, then setup the appropriate firewall rules to block WAN access for that IP.
How can I use my managed switch to accomplish this?or employ a managed switch.
He's tried that - and it's not working... hence the frustration...
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!