The reason why I ask is that I want to change an endian to an ipfire.
The firewall is used in a small restaurant. Green is the LAN used by the restaurant itself for internet, mail, etc.
Blue is for guests. Blue is an LAN-interface and a WLAN-Ap is directly connected. No use of hostapd.
Actually the guest will get the key and can use their wlan-clients (smartphones, netbooks, etc)
Because there is no one which is able to use the webif the mac-filter is off. And of course the clients in blue do not see each other.
So if I want to migrate to IPFire i must be able to switch the 2 things.
I hope this makes a little bit more understandable. What I need and why.
Am 21.01.2013 12:12, schrieb Michael Tremer:
Hi,
On Sun, 2013-01-20 at 13:55 +0100, Daniel Weismüller wrote:
Hello
Today I've got an idea and I would like to know if it is possible and how many work we have to spend on it.
1st idea: Make it possible to switch (on/off), over the webif, the MAC-filter on blue over the webif.
Why would someone want to do that? It has been like that since the beginning of the IPFire project and no one has ever complained about it.
To enable access for all systems on that part of the network it takes one rule and you are done. That is not worth an extra switch for me - especially because it weakens the system very easily.
2nd idea: Make it possible to switch (on/off), over the webif, that the clients on blue may connect each other.
I am sure you are talking about the hostapd addon here, because that would otherwise not be possible (except using managed switches which can do that).
Implementing this option for the hostapd addon is easy. It is a one-line change in the configuration file and you will need to add a checkbox on the WUI.
Please send me a patch with those changes when you are done.
Best, -Michael