I have installed CentOS 5.7 and the latest DEVEL build to manage a student
network. All of my switches are unmanaged, I've got 2 network interfaces,
one in the ip range of the campus, and another in it's own subnet to DHCP to
clients. DHCP is working, violations are working (some what), we have had
some copyright letters sent to us, so I need to monitor and block p2p. When
a violation is detected browsing the web is disabled, and redirected, but
the p2p application can continue to download. I am not sure I have the
pf.conf setup correctly because I have been unable to find much
documentation, all has been for vlan which I am unable to do. My pf.conf:
[general]
domain=metro
hostname=packetfence
dnsservers=8.8.8.8,8.8.4.4
[trapping]
range=10.10.11.0/24
detection=enabled
redirtimer=10s
[database]
pass=*******
[interface eth0]
ip=10.10.10.113
mask=255.255.255.0
type=management
gateway=10.10.10.1
authorizedips=
[interface eth1]
ip=10.10.11.1
mask=255.255.255.0
type=internal,monitor
gateway=10.10.11.1
enforcement=inline
[services]
named=disabled
------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
_______________________________________________
Packetfence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users