Hi Walt,

> The first bug is that the default category for self registered guests is 
> "guest" and the category is not defined. This will result in a logged error 
> in packetfence.log. The administrator has to go to the category and manually 
> add the "guest" category. It would be a good idea to have this category 
> defined by default along with the "default" category.
Good catch on this one!  I believe this was forgotten during the upgrade 
process.  I will open a bug in our BTS, next version will be fixed.

> The second bug stops a self registered guest from being able to complete the 
> email registration confirmation. They will hit the "input-internal-inline-if" 
> firewall chain and the default rule stops them from being able to hit 80 or 
> 443 on the packetfence server. To work around this issue the following two 
> lines need to be commented out in the iptables.conf file in the 
> "input-internal-inline-if" section:
>
> -A input-internal-inline-if --protocol tcp --match tcp --dport 80  --match 
> mark --mark 0x1 --jump DROP
> -A input-internal-inline-if --protocol tcp --match tcp --dport 443 --match 
> mark --mark 0x1 --jump DROP
To be honest with you, we did test the self-registration on the VLAN 
mode, and not on the inline.  This is a good catch as well.  We will 
open a bug report for this one.

Thanks for your reports!

>
>
> Walt Howd
> Network Manager
> Information Technology Services
> Truman State University
>
>
>
> ------------------------------------------------------------------------------
> This SF email is sponsosred by:
> Try Windows Azure free for 90 days Click Here
> http://p.sf.net/sfu/sfd2d-msazure
> _______________________________________________
> Packetfence-users mailing list
> Packetfence-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>


-- 
Francois Gaudreault, ing. jr
fgaudrea...@inverse.ca  ::  +1.514.447.4918 (x130) ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Packetfence-users mailing list
Packetfence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to