On Wed, Apr 4, 2012 at 2:29 AM, Bill Yuan <[email protected]> wrote:
> Hi,
>
> on pfsense ,actually is using fwd 127.0.0.1:8080 to redirect the traffic to
> the captive portal when the ip is not allow to go through.
>
> but is it possible to add an extra parameter there, like i want to have a
> MAC address of the client on the captive portal.
>

That's a TCP level redirect, can't change the actual request within
it. There are ways to get the MAC in PHP on the portal page, checking
the ARP cache probably best.
_______________________________________________
List mailing list
[email protected]
http://lists.pfsense.org/mailman/listinfo/list

Reply via email to