Anonymous | Login | 2024-11-22 23:20 EST |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||
0000760 | PacketFence | core | public | 2009-08-11 09:18 | 2012-02-29 10:58 | |||
Reporter | obilodeau | |||||||
Assigned To | obilodeau | |||||||
Priority | normal | Severity | minor | Reproducibility | N/A | |||
Status | closed | Resolution | won't fix | |||||
Platform | OS | OS Version | ||||||
Product Version | ||||||||
Target Version | Fixed in Version | 3.0.0 | ||||||
Summary | 0000760: Improve DHCP isolation mode documentation | |||||||
Description | Install 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 Information | Use 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 | |||||||
Tags | No tags attached. | |||||||
fixed in git revision | ||||||||
fixed in mtn revision | ||||||||
Attached Files | ||||||||
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 |