PacketFence - BTS - PacketFence
View Issue Details
0001472PacketFenceconfigurationpublic2012-06-15 11:402012-06-15 12:34
dsmulsky 
 
normalmajoralways
closedduplicate 
3.4.0 
 
0001472: networks.conf via GUI and pfcmd fields do not line up
Seems that when adding/editing a new network, fields are incorrectly saved.


[root@amralbnac01 bin]# ./pfcmd networkconfig get all
network|type|named|dhcpd|netmask|gateway|next_hop|domainname|dns|dhcp_start|dhcp_end|dhcp_default_lease_time|dhcp_max_lease_time
10.247.150.0|||enable||||||||||
[root@amralbnac01 bin]# ./pfcmd networkconfig edit 10.247.150.0 named=enabled
[root@amralbnac01 bin]# ./pfcmd networkconfig get all
network|type|named|dhcpd|netmask|gateway|next_hop|domainname|dns|dhcp_start|dhcp_end|dhcp_default_lease_time|dhcp_max_lease_time
10.247.150.0|||enabled||||||||||
[root@amralbnac01 bin]#
No tags attached.
duplicate of 0001468closed obilodeau Extra pipe chars in pfcmd - breaking configuration via zebui 
Issue History
2012-06-15 11:40dsmulskyNew Issue
2012-06-15 11:49dsmulskyNote Added: 0002797
2012-06-15 12:34obilodeauRelationship addedduplicate of 0001468
2012-06-15 12:34obilodeauNote Added: 0002798
2012-06-15 12:34obilodeauStatusnew => closed
2012-06-15 12:34obilodeauResolutionopen => duplicate

Notes
(0002797)
dsmulsky   
2012-06-15 11:48   
looks like this is already reported in bug 0001468
(0002798)
obilodeau   
2012-06-15 12:34   
this is a dupe of 0001468