Awesome. Thanks for sharing.

But is there any question related to this stuff ? ;)
Without a question, we can't help you...

Derek

On 2013-02-26 1:34 PM, Munroe Sollog wrote:
> I'm working on getting an inline captive portal configured.  This is how
> I'd like it to work:
>
>
> 10.0.0.0/16--------nat---------38.xxx.xxx.153-------internet
>
> 128.xxx.xxx.146 - management interface
>
> =====conf files below======
>
> ==networks.conf==
> [10.0.0.0]
> dns=128.xxx.xxx.9
> dhcp_start=10.0.0.10
> gateway=10.0.0.1
> named=enabled
> dhcp_max_lease_time=86400
> dhcpd=enabled
> type=inline
> netmask=255.255.0.0
> dhcp_end=10.0.254.246
> dhcp_default_lease_time=86400
> domain-name=inline.cc.lan
>
> [38.xxx.xxx.152]
> dns=128.xxx.xxx.9
> gateway=38.1xxx.xxx.153
> named=enabled
> dhcp_max_lease_time=86400
> dhcpd=disabled
> type=inline
> netmask=255.255.255.254
> dhcp_default_lease_time=86400
> domain-name=inline.cc.lan
>
> ==pf.conf==
> [interface eth2]
> enforcement=inline
> ip=38.xxx.xxx.153
> type=internal
> mask=255.255.255.254
>
> [interface eth1]
> enforcement=inline
> ip=10.0.0.1
> type=internal
> mask=255.255.0.0
>
> [interface eth0]
> ip=128.xxx.xxx.146
> type=management
> mask=255.255.254.0
>
> [database]
> pass=**************
>
> [general]
> domain=guest.cc.lan
> hostname=pf
>
> [alerting]
>
> [inline]
> interfaceSNAT= eth2
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> _______________________________________________
> PacketFence-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/packetfence-users

-- 
[email protected] :: +1.514.447.4918 (x110) :: www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to