PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000760PacketFencecorepublic2009-08-11 09:182012-02-29 10:58
Reporterobilodeau 
Assigned Toobilodeau 
PrioritynormalSeverityminorReproducibilityN/A
StatusclosedResolutionwon't fix 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.0.0 
Summary0000760: Improve DHCP isolation mode documentation
DescriptionInstall and admin guide should cover dhcp isolation mode configuration. At least getting started and also put some emphasis that vlan isolation is way better.

Test then freeze.
Additional InformationUse this as a basis:

Basic DHCP Configuration

Download and install packetfence-1.6.x.tar.gz. Please see install documentation.

Change /usr/local/pf/conf/pf.conf
[network]
mode=dhcp

[service]
dhcp=path/to/dhcp
Add your dhcp networks to pf.conf (example below)
[dhcp studentnet]
isolation_scopes=iso
registered_scopes=reg
unregistered_scopes=unreg
device=eth0

[scope iso]
network=192.168.10.0/24
gateway=192.168.10.1
range=192.168.10.10-192.168.10.50

[scope reg]
network=192.168.0.0/24
gateway=192.168.0.1
range=192.168.0.100-192.168.0.200

[scope unreg]
network=192.168.1.0/24
gateway=192.168.1.1
range=192.168.1.150-192.168.1.160
Start packetfence
/usr/local/pf/bin/start
TagsNo tags attached.
fixed in git revision
fixed in mtn revision
Attached Files

- Relationships
related to 0001227closedobilodeau Reintroduce inline mode as a first class citizen 

-  Notes
(0002191)
obilodeau (reporter)
2011-09-08 12:40

dhcp mode no longer exists. See 3.0's inline enforcement for an equivalent.
(0002272)
obilodeau (reporter)
2011-09-21 22:15

fix released in 3.0

- Issue History
Date Modified Username Field Change
2009-08-11 09:18 obilodeau New Issue
2009-08-19 15:55 obilodeau Status new => assigned
2009-08-19 15:55 obilodeau Assigned To => obilodeau
2011-06-17 17:24 obilodeau Relationship added related to 0001227
2011-09-08 12:40 obilodeau Note Added: 0002191
2011-09-08 12:40 obilodeau Status assigned => resolved
2011-09-08 12:40 obilodeau Fixed in Version => trunk
2011-09-08 12:40 obilodeau Resolution open => won't fix
2011-09-21 22:07 obilodeau Fixed in Version trunk => 3.0.0
2011-09-21 22:15 obilodeau Note Added: 0002272
2011-09-21 22:16 obilodeau Status resolved => closed
2012-02-29 10:58 obilodeau Category future => core


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker