Hello community:
       I defined some acl in role[OA-MACHINE],like:
       $10 permit dst 10.155.10.0/24
       $11 permit udp dst 10.155.20.253/32 123

       Radius reply is ok and switch accepted it.
       After few days, I opened role config page, they just transformed to json 
array, like
       [
  "$10 permit dst 10.155.10.0/24",
  "$11 permit udp dst 10.155.20.253/32 123"
]

       The role can not save without reformat the acl.
       In edge developer mode , I can see the server sent the acl as array.
       Anyone encounter this ?
       how to fix it ?

       PF VERSION: 11.2.0

Joel


_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to