I'm upgrading from 1.8.3 as we had issues with violations on that version. It was not working with Snort and from what I understand, that has now been fixed. Here's the contents of the pf.conf:
------------------------------------------------- [general] domain=bju.edu hostname=ps dnsservers=158.158.100.232,158.158.100.233 dhcpservers=158.158.100.232,158.158.100.233 logo=/common/packetshield.png [arp] #dhcp_timeout dor static detection, greater than 50% of DHCP lease dhcp_timeout=40h #cleanshutdown=enabled #interval=60s strobe=disabled #gw_timeout=1d timeout=1h #heartbeat=30s #stuffing=disabled [network] mode=arp [trapping] testing=disabled #range=10.60.0.0/22,10.61.0.0/22,10.62.0.0/22,10.63.0.0/22,10.64.0.0/22,10.70.0.0/22,10.71.0.0/22,10.72.0.0/22,10.73.0.0/22,10.74.0.0/22,10.79.0.0/22 range=10.60.0.0/22 registration=enabled detection=enabled redirecturl=http://rhsetup.bju.edu passthrough=iptables [registration] skip_mode=disabled #skip_window=2w auth=ldap #disable,window,deadline expire_mode=disabled expire_deadline=Sat Aug 15 04:00:00 EDT 2010 expire_window=20w queuesize=75 [alerting] [email protected] smtpserver=smtp.bju.edu [database] pass=********** [interface eth0] ip=10.80.0.1 mask=255.255.252.0 type=internal,managed gateway=10.80.0.254 authorizedips= [interface eth0.60] ip=10.60.0.1 mask=255.255.252.0 type=internal gateway=10.60.0.1 [interface eth0.61] ip=10.61.0.1 mask=255.255.252.0 type=internal gateway=10.61.0.1 [interface eth0.62] ip=10.62.0.1 mask=255.255.252.0 type=internal gateway=10.62.0.1 [interface eth0.63] ip=10.63.0.1 mask=255.255.252.0 type=internal gateway=10.63.0.1 [interface eth0.64] ip=10.64.0.1 mask=255.255.252.0 type=internal gateway=10.64.0.1 [interface eth0.70] ip=10.70.0.1 mask=255.255.252.0 type=internal gateway=10.70.0.1 [interface eth0.71] ip=10.71.0.1 mask=255.255.252.0 type=internal gateway=10.71.0.1 [interface eth0.72] ip=10.72.0.1 mask=255.255.252.0 type=internal gateway=10.72.0.1 [interface eth0.73] ip=10.73.0.1 mask=255.255.252.0 type=internal gateway=10.73.0.1 [interface eth0.74] ip=10.74.0.1 mask=255.255.252.0 type=internal gateway=10.74.0.1 [interface eth0.79] ip=10.79.0.1 mask=255.255.252.0 type=internal gateway=10.79.0.1 [interface eth1] ip=10.0.0.1 mask=255.255.255.0 type=internal,monitor gateway=10.0.0.1 ----------------------------------------------- ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Packetfence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
