Notes |
|
(0000738)
|
user4
|
2008-06-13 14:48
|
|
|
|
|
Just found out about that issue. What was the plan here?
A special remediation page? |
|
|
(0001750)
|
maikel
|
2010-11-02 15:55
|
|
Think thats the best idea.
If a user connects to the open registration network/guestnetwork, but has access to a protected site. use redir.cgi to inform the user that his/her network is setup in correctly and show the correct network SSID to connect to. |
|
|
|
A lot of new information about the node is available in trunk. Including the SSID. This will allow to very easily do this kind of stuff with the captive portal.
Re-targeting for 1.10.0 as a consequence to avoid duplicated effort. |
|
|
|
This is now possible with latest release.
Several ways it can be accomplished but pulling this out of my head:
- modify pf::vlan::custom to return a specific VLAN based on SSID (with specific subnet info)
- modify redir.cgi to present a special page if a user hits it with an IP in the specific above range
If you want it to be easier, please re-open another feature ticket with what pieces are missing to make it easier. |
|