On Tue, Feb 23, 2010 at 10:26 AM, Nigel Metheringham <[email protected]> wrote: > I'm looking at pfsense 1.2.3. > > We have a requirement to push several subnets through a captive portal, so > expected pfsense to be able to do this (with the "Disable MAC filtering" > option). > > However any clients, other than on the local LAN network, that attempt to > route through the pfsense box get no packets back at all - no redirect to the > portal web page, nothing. > > This is due to the following pf rule being used to push packets to the > captive portal stuff:- > > pass in quick on $lan from 192.168.50.0/24 to any keep state \ > label "USER_RULE: Default LAN -> any" >
That has nothing to do with what pushes to captive portal, that's your LAN rule. Edit that rule under Firewall > Rules, LAN tab. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] Commercial support available - https://portal.pfsense.org
