Re: [PacketFence-users] Can not configure Fingerbank

2016-06-03 Thread Leonel Bonito
Thanks Antoine! It works!

Regards,
Leonel
De: Antoine Amacher [mailto:aamac...@inverse.ca]
Enviado el: viernes, 3 de junio de 2016 5:08 p. m.
Para: packetfence-users@lists.sourceforge.net
Asunto: Re: [PacketFence-users] Can not configure Fingerbank

Hello Leonel,

This is a known issue not fixed at the moment,

you can go in /usr/local/fingerbank/config/fingerbank.conf and add the 
following:
[upstream]
api_key=YOUR API KEY

Then try to reload the Fingerbank Settings page.

thank you
On Friday, June 03, 2016 14:51 EDT, Leonel Bonito 
>
 wrote:


Hi Team,

I'm entering the API key and when I press on the "Get Aboard!" button, nothing 
happens and the Textbox becomes empty.

Some logs:
- httpd.admin.audit.log
{"status":200,"context":"/config/fingerbank/settings/onboard","action":"onboard","user":"admin","happened_at":"Fri
 Jun  3 15:41:17 2016"}

- httpd.admin.log
Jun 03 15:40:59 httpd.admin(1973) WARN: Fingerbank API key is not configured. 
Running with limited features 
(pfappserver::PacketFence::Controller::Config::Fingerbank::Settings::check_for_api_key)
Jun 03 15:41:17 httpd.admin(1976) WARN: Fingerbank API key is not configured. 
Running with limited features 
(pfappserver::PacketFence::Controller::Config::Fingerbank::Settings::check_for_api_key)

I’m running PF ZEN 6.0.1

There's something I can do?

Thanks!

Regards,
Leonel




--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


Re: [PacketFence-users] Can not configure Fingerbank

2016-06-03 Thread Antoine Amacher

Hello Leonel,

This is a known issue not fixed at the moment,

you can go in /usr/local/fingerbank/config/fingerbank.conf and add the 
following:
[upstream]
api_key=YOUR API KEY

Then try to reload the Fingerbank Settings page.

thank you
On Friday, June 03, 2016 14:51 EDT, Leonel Bonito 
 wrote:
  
Hi Team,


 
I'm entering the API key and when I press on the "Get Aboard!" button, nothing 
happens and the Textbox becomes empty.


 
Some logs:

- httpd.admin.audit.log

{"status":200,"context":"/config/fingerbank/settings/onboard","action":"onboard","user":"admin","happened_at":"Fri
 Jun  3 15:41:17 2016"}


 
- httpd.admin.log

Jun 03 15:40:59 httpd.admin(1973) WARN: Fingerbank API key is not configured. 
Running with limited features 
(pfappserver::PacketFence::Controller::Config::Fingerbank::Settings::check_for_api_key)

Jun 03 15:41:17 httpd.admin(1976) WARN: Fingerbank API key is not configured. 
Running with limited features 
(pfappserver::PacketFence::Controller::Config::Fingerbank::Settings::check_for_api_key)


 
I’m running PF ZEN 6.0.1


 
There's something I can do?


 
Thanks!


 
Regards,

Leonel



 
--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


[PacketFence-users] Can not configure Fingerbank

2016-06-03 Thread Leonel Bonito
Hi Team,

I'm entering the API key and when I press on the "Get Aboard!" button, nothing 
happens and the Textbox becomes empty.

Some logs:
- httpd.admin.audit.log
{"status":200,"context":"/config/fingerbank/settings/onboard","action":"onboard","user":"admin","happened_at":"Fri
 Jun  3 15:41:17 2016"}

- httpd.admin.log
Jun 03 15:40:59 httpd.admin(1973) WARN: Fingerbank API key is not configured. 
Running with limited features 
(pfappserver::PacketFence::Controller::Config::Fingerbank::Settings::check_for_api_key)
Jun 03 15:41:17 httpd.admin(1976) WARN: Fingerbank API key is not configured. 
Running with limited features 
(pfappserver::PacketFence::Controller::Config::Fingerbank::Settings::check_for_api_key)

I'm running PF ZEN 6.0.1

There's something I can do?

Thanks!

Regards,
Leonel
--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


Re: [PacketFence-users] Mandatory fields on guest signup page

2016-06-03 Thread Morris, Andi
Hi Derek,
It really does seem much more customisable. A great advance (again!). Well done 
all.

Cheers,
Andi

From: Derek Wuelfrath [mailto:dwuelfr...@inverse.ca]
Sent: 03 June 2016 15:15
To: ML PF 
Subject: Re: [PacketFence-users] Mandatory fields on guest signup page

Andi,

The new portal config methods introduced in version 6 allows a lot more of 
customization!
You may want to create two distinct modules, one for each case, and the end 
users will be offered the choice between the two. That way, you’ll be able to 
get what you want without having to introduce custom code.

Cheers!
-dw.

—
Derek Wuelfrath
dwuelfr...@inverse.ca :: +1.514.447.4918 (x110) 
:: +1.866.353.6153 (x110)
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and 
PacketFence (www.packetfence.org)

On Jun 3, 2016, at 03:19, Morris, Andi 
> wrote:

Hi Derek,
I’ve done this by editing the HTML code within the portal pages.

I’m going to try this using the new portal config methods in version 6.x today 
and see if that does what I need. If not, then custom code may be what’s 
required.

Cheers,
Andi

From: Derek Wuelfrath [mailto:dwuelfr...@inverse.ca]
Sent: 02 June 2016 21:15
To: ML PF 
>
Subject: Re: [PacketFence-users] Mandatory fields on guest signup page

Hello Andi,

I’ve been battling with customising the interface for the Guest wifi signup 
page here and management want it to be as simple as possible. I’m getting there 
with the rough design, but I now have an issue due to me duplicating the email 
address input field, which the system doesn’t like as it’s a mandatory field.

How have you achieved that ? Using custom code or only by GUI configuration ?

Is there a way I can tell packetfence to accept either one of the email fields?

We could do it using custom code and have different IDs for both email fields.
Validation step would ensure that either one of the two is not empty and then 
the process step would take the appropriate value..
Again, that would be some custom code but is easily feasible.

Cheers!
-dw.

—
Derek Wuelfrath
dwuelfr...@inverse.ca :: +1.514.447.4918 (x110) 
:: +1.866.353.6153 (x110)
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and 
PacketFence (www.packetfence.org)

On Jun 2, 2016, at 06:18, Morris, Andi 
> wrote:

Hi all,
I’ve been battling with customising the interface for the Guest wifi signup 
page here and management want it to be as simple as possible. I’m getting there 
with the rough design, but I now have an issue due to me duplicating the email 
address input field, which the system doesn’t like as it’s a mandatory field.

For an example I’ve attached a screenshot of my interface as it stands at the 
moment.

The reason I want to duplicate the email field is so that it’s less confusing 
for users, so there’s just an email box for self signups, and the email and 
staff sponsorship box together, for the sponsored signups.

Is there a way I can tell packetfence to accept either one of the email fields?

Cheers,
Andi

-
Andi Morris
IT Security Officer
Cardiff Metropolitan University
T: 02920 205720
E: amor...@cardiffmet.ac.uk
--



[Image removed by sender. Cardiff Metropolitan University - Queens Anniversary 
Prizes 
2015]
 --
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity
planning reports. 
https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity
planning reports. 

[PacketFence-users] Access to portal for guest activation

2016-06-03 Thread Morris, Andi
Hi all,
On version <6.0.3 I was able to access the management IP on port 443 in order 
for sponsors to activate guests. However, now I'm seeing the server refuse the 
connection. Looking at the output for netstat I'm not seeing the management 
interface listening on ports 80 or 443.

Do I have to enable something for this, or should I be pointing these users at 
the registration IP in order to activate the guest users?

Cheers,
Andi

-
Andi Morris
IT Security Officer
Cardiff Metropolitan University
T: 02920 205720
E: amor...@cardiffmet.ac.uk
--



[Cardiff Metropolitan University - Queens Anniversary Prizes 
2015]
--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


Re: [PacketFence-users] Using eduroam Radius on a packetFence Portal

2016-06-03 Thread Louis Munro

> On Jun 3, 2016, at 10:40 , PROST pierrick  wrote:
> 
> An other question,
>  
> If we take Bronze support, we could have help with eduroam ?

Hi Pierrick,
Business related questions are best handled off list.

I suggest you contact inverse to discuss this (i...@inverse.ca 
).

Best regards,
--
Louis Munro
lmu...@inverse.ca  ::  www.inverse.ca 
+1.514.447.4918 x125  :: +1 (866) 353-6153 x125
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


Re: [PacketFence-users] Change port for SMTP server

2016-06-03 Thread Leonel Bonito
Clap, clap! It works!

Thanks again!

Regards,
Leonel
De: PROST pierrick [mailto:pierrick.pr...@cnrs.fr]
Enviado el: viernes, 3 de junio de 2016 11:12 a. m.
Para: packetfence-users@lists.sourceforge.net
Asunto: Re: [PacketFence-users] Change port for SMTP server

Hi,
Try on « alert » menu « IP :port ». is it works ?

pierrick

De : Leonel Bonito 
[mailto:leonel.bon...@citycenter-rosario.com.ar]
Envoyé : vendredi 3 juin 2016 16:01
À : 
packetfence-users@lists.sourceforge.net
Objet : [PacketFence-users] Change port for SMTP server

Hi Team,

I have a SMTP server listening to non-standard port.
How can I change it from PF?

Thanks!

Regards,
Leonel
--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


Re: [PacketFence-users] Using eduroam Radius on a packetFence Portal

2016-06-03 Thread PROST pierrick
An other question,

If we take Bronze support, we could have help with eduroam ?


Regards.


De : PROST pierrick
Envoyé : vendredi 3 juin 2016 16:29
À : packetfence-users@lists.sourceforge.net
Objet : Re: [PacketFence-users] Using eduroam Radius on a packetFence Portal

Hy Derek,

OK create a SSID with WPA2 enterprise but we are not doing VLAN assignment, our 
SSID is already configure whit the final Edoruam VLAN.  On packet fence, I have 
already two inline level 2 interface for authenticating two others user Vlan 
(guest and internal LDAP Auth) with a portal. For eduroam, I follow the admin 
guide and configure a EDORUAM proxy with real cnrs.fr.


· Witch sort  interface I must use on packet fence for our Eduoram VLAN 
?

· On my WPA2 entreprise SSID, I specify packetfence on radius server ?


Regards

Pierrick

De : Derek Wuelfrath [mailto:dwuelfr...@inverse.ca]
Envoyé : vendredi 3 juin 2016 16:11
À : ML PF
Objet : Re: [PacketFence-users] Using eduroam Radius on a packetFence Portal

Pierrick,

As previously said, eduroam requires a 802.1x EAP-PEAP secured SSID.

You could create one SSID on your network equipment that will use eduroam TLRS 
RADIUS servers.
That will handle the authentication part.

You can then assign a VLAN to that SSID in the case of a successful 
authentication. That VLAN would then be an inline VLAN managed by PacketFence.

Cheers!
-dw.

—
Derek Wuelfrath
dwuelfr...@inverse.ca :: +1.514.447.4918 (x110) 
:: +1.866.353.6153 (x110)
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and 
PacketFence (www.packetfence.org)

On Jun 3, 2016, at 10:04, PROST pierrick 
> wrote:

Hi Louis, thanks for your help.

Yes admin guide refer to eduroam implementation but in our case, whe are on 
INLINE mode in or packet fence configuration.

Actually, when we try an eduroam account, we have something like this on pf 
logs:


Jun 02 15:44:17 httpd.portal(2052) INFO: [mac:38:59:f9:14:62:37] Realm source 
undef is configured in the realm cnrs.fr but is not in the 
portal profile. Ignoring it and using the portal profile sources. 
(pf::config::util::get_user_sources)


Can we use something else than a portal in inline mode ?




De : Louis Munro [mailto:lmu...@inverse.ca]
Envoyé : vendredi 3 juin 2016 15:54
À : 
packetfence-users@lists.sourceforge.net
Objet : Re: [PacketFence-users] Using eduroam Radius on a packetFence Portal



On Jun 3, 2016, at 9:38 , PROST pierrick 
> wrote:

We want use radius eduroam authentication on a dedicated and isolated VLAN with 
WPA2 enterprise SSID (or with an open SSID) . We already have an internal 
Radius on or entity and we want to forward Radius request from a authentication 
portal to our Radius server.

Thank you but your answer brings no useful explanation.


That’s not how Eduroam works.
Eduroam is meant to be used on an 802.1x SSID (as you plan on doing), without a 
captive portal.
It’s not meant to send the requests to your RADIUS server (although it can do 
it) but to proxy the requests to the Eduroam servers which will themselves 
proxy them to the remote RADIUS server of the authenticating user.

The point of Eduroam is that it allows j...@some.edu to 
connect to your Eduroam SSID and authenticate transparently with the same 
credentials and configuration he can use at any other participating member of 
the Eduroam federation.


Eduroam and PacketFence are definitely compatible.
I have several clients using it, just not the way you describe it.

The way to use PacketFence with Eduroam is to configure it to proxy 
authentication to the eduroam servers.
I believe that is documented in the PacketFence administration guide.

Regards,
--
Louis Munro
lmu...@inverse.ca  ::  
www.inverse.ca
+1.514.447.4918 x125  :: +1 (866) 353-6153 x125
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and 
PacketFence (www.packetfence.org)
--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity
planning reports. 
https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

--
What NetFlow 

Re: [PacketFence-users] Using eduroam Radius on a packetFence Portal

2016-06-03 Thread PROST pierrick
Hy Derek,

OK create a SSID with WPA2 enterprise but we are not doing VLAN assignment, our 
SSID is already configure whit the final Edoruam VLAN.  On packet fence, I have 
already two inline level 2 interface for authenticating two others user Vlan 
(guest and internal LDAP Auth) with a portal. For eduroam, I follow the admin 
guide and configure a EDORUAM proxy with real cnrs.fr.


· Witch sort  interface I must use on packet fence for our Eduoram VLAN 
?

· On my WPA2 entreprise SSID, I specify packetfence on radius server ?


Regards

Pierrick

De : Derek Wuelfrath [mailto:dwuelfr...@inverse.ca]
Envoyé : vendredi 3 juin 2016 16:11
À : ML PF
Objet : Re: [PacketFence-users] Using eduroam Radius on a packetFence Portal

Pierrick,

As previously said, eduroam requires a 802.1x EAP-PEAP secured SSID.

You could create one SSID on your network equipment that will use eduroam TLRS 
RADIUS servers.
That will handle the authentication part.

You can then assign a VLAN to that SSID in the case of a successful 
authentication. That VLAN would then be an inline VLAN managed by PacketFence.

Cheers!
-dw.

—
Derek Wuelfrath
dwuelfr...@inverse.ca :: +1.514.447.4918 (x110) 
:: +1.866.353.6153 (x110)
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and 
PacketFence (www.packetfence.org)

On Jun 3, 2016, at 10:04, PROST pierrick 
> wrote:

Hi Louis, thanks for your help.

Yes admin guide refer to eduroam implementation but in our case, whe are on 
INLINE mode in or packet fence configuration.

Actually, when we try an eduroam account, we have something like this on pf 
logs:


Jun 02 15:44:17 httpd.portal(2052) INFO: [mac:38:59:f9:14:62:37] Realm source 
undef is configured in the realm cnrs.fr but is not in the 
portal profile. Ignoring it and using the portal profile sources. 
(pf::config::util::get_user_sources)


Can we use something else than a portal in inline mode ?




De : Louis Munro [mailto:lmu...@inverse.ca]
Envoyé : vendredi 3 juin 2016 15:54
À : 
packetfence-users@lists.sourceforge.net
Objet : Re: [PacketFence-users] Using eduroam Radius on a packetFence Portal



On Jun 3, 2016, at 9:38 , PROST pierrick 
> wrote:

We want use radius eduroam authentication on a dedicated and isolated VLAN with 
WPA2 enterprise SSID (or with an open SSID) . We already have an internal 
Radius on or entity and we want to forward Radius request from a authentication 
portal to our Radius server.

Thank you but your answer brings no useful explanation.


That’s not how Eduroam works.
Eduroam is meant to be used on an 802.1x SSID (as you plan on doing), without a 
captive portal.
It’s not meant to send the requests to your RADIUS server (although it can do 
it) but to proxy the requests to the Eduroam servers which will themselves 
proxy them to the remote RADIUS server of the authenticating user.

The point of Eduroam is that it allows j...@some.edu to 
connect to your Eduroam SSID and authenticate transparently with the same 
credentials and configuration he can use at any other participating member of 
the Eduroam federation.


Eduroam and PacketFence are definitely compatible.
I have several clients using it, just not the way you describe it.

The way to use PacketFence with Eduroam is to configure it to proxy 
authentication to the eduroam servers.
I believe that is documented in the PacketFence administration guide.

Regards,
--
Louis Munro
lmu...@inverse.ca  ::  
www.inverse.ca
+1.514.447.4918 x125  :: +1 (866) 353-6153 x125
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and 
PacketFence (www.packetfence.org)
--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity
planning reports. 
https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions 

Re: [PacketFence-users] Change port for SMTP server

2016-06-03 Thread PROST pierrick
Hi,
Try on « alert » menu « IP :port ». is it works ?

pierrick

De : Leonel Bonito [mailto:leonel.bon...@citycenter-rosario.com.ar]
Envoyé : vendredi 3 juin 2016 16:01
À : packetfence-users@lists.sourceforge.net
Objet : [PacketFence-users] Change port for SMTP server

Hi Team,

I have a SMTP server listening to non-standard port.
How can I change it from PF?

Thanks!

Regards,
Leonel
--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


Re: [PacketFence-users] Using eduroam Radius on a packetFence Portal

2016-06-03 Thread Derek Wuelfrath
Pierrick,

As previously said, eduroam requires a 802.1x EAP-PEAP secured SSID.

You could create one SSID on your network equipment that will use eduroam TLRS 
RADIUS servers.
That will handle the authentication part.

You can then assign a VLAN to that SSID in the case of a successful 
authentication. That VLAN would then be an inline VLAN managed by PacketFence.

Cheers!
-dw.

—
Derek Wuelfrath
dwuelfr...@inverse.ca :: +1.514.447.4918 (x110) :: +1.866.353.6153 (x110)
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

> On Jun 3, 2016, at 10:04, PROST pierrick  wrote:
> 
> Hi Louis, thanks for your help.
>  
> Yes admin guide refer to eduroam implementation but in our case, whe are on 
> INLINE mode in or packet fence configuration.
>  
> Actually, when we try an eduroam account, we have something like this on pf 
> logs:
>  
>  
> Jun 02 15:44:17 httpd.portal(2052) INFO: [mac:38:59:f9:14:62:37] Realm source 
> undef is configured in the realm cnrs.fr  but is not in the 
> portal profile. Ignoring it and using the portal profile sources. 
> (pf::config::util::get_user_sources)
>  
>  
> Can we use something else than a portal in inline mode ?
>  
>  
>  
>  
> De : Louis Munro [mailto:lmu...@inverse.ca] 
> Envoyé : vendredi 3 juin 2016 15:54
> À : packetfence-users@lists.sourceforge.net
> Objet : Re: [PacketFence-users] Using eduroam Radius on a packetFence Portal
>  
>  
>  
> On Jun 3, 2016, at 9:38 , PROST pierrick  > wrote:
>  
> We want use radius eduroam authentication on a dedicated and isolated VLAN 
> with WPA2 enterprise SSID (or with an open SSID) . We already have an 
> internal Radius on or entity and we want to forward Radius request from a 
> authentication portal to our Radius server.
>  
> Thank you but your answer brings no useful explanation.
>  
>  
> That’s not how Eduroam works.
> Eduroam is meant to be used on an 802.1x SSID (as you plan on doing), without 
> a captive portal.
> It’s not meant to send the requests to your RADIUS server (although it can do 
> it) but to proxy the requests to the Eduroam servers which will themselves 
> proxy them to the remote RADIUS server of the authenticating user.
>  
> The point of Eduroam is that it allows j...@some.edu  
> to connect to your Eduroam SSID and authenticate transparently with the same 
> credentials and configuration he can use at any other participating member of 
> the Eduroam federation.
>  
>  
> Eduroam and PacketFence are definitely compatible. 
> I have several clients using it, just not the way you describe it.
>  
> The way to use PacketFence with Eduroam is to configure it to proxy 
> authentication to the eduroam servers.
> I believe that is documented in the PacketFence administration guide.
>  
> Regards,
> --
> Louis Munro
> lmu...@inverse.ca   ::  www.inverse.ca 
>  
> +1.514.447.4918 x125  :: +1 (866) 353-6153 x125
> Inverse inc. :: Leaders behind SOGo (www.sogo.nu ) and 
> PacketFence (www.packetfence.org )
> --
> What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
> patterns at an interface-level. Reveals which users, apps, and protocols are 
> consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
> J-Flow, sFlow and other flows. Make informed decisions using capacity 
> planning reports. 
> https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
> PacketFence-users mailing list
> PacketFence-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/packetfence-users

--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


Re: [PacketFence-users] Mandatory fields on guest signup page

2016-06-03 Thread Derek Wuelfrath
Andi,

The new portal config methods introduced in version 6 allows a lot more of 
customization!
You may want to create two distinct modules, one for each case, and the end 
users will be offered the choice between the two. That way, you’ll be able to 
get what you want without having to introduce custom code.

Cheers!
-dw.

—
Derek Wuelfrath
dwuelfr...@inverse.ca :: +1.514.447.4918 (x110) :: +1.866.353.6153 (x110)
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

> On Jun 3, 2016, at 03:19, Morris, Andi  wrote:
> 
> Hi Derek,
> I’ve done this by editing the HTML code within the portal pages.
>  
> I’m going to try this using the new portal config methods in version 6.x 
> today and see if that does what I need. If not, then custom code may be 
> what’s required.
>  
> Cheers,
> Andi
>  
> From: Derek Wuelfrath [mailto:dwuelfr...@inverse.ca] 
> Sent: 02 June 2016 21:15
> To: ML PF 
> Subject: Re: [PacketFence-users] Mandatory fields on guest signup page
>  
> Hello Andi,
>  
> I’ve been battling with customising the interface for the Guest wifi signup 
> page here and management want it to be as simple as possible. I’m getting 
> there with the rough design, but I now have an issue due to me duplicating 
> the email address input field, which the system doesn’t like as it’s a 
> mandatory field.
>  
> How have you achieved that ? Using custom code or only by GUI configuration ?
>  
> Is there a way I can tell packetfence to accept either one of the email 
> fields?
>  
> We could do it using custom code and have different IDs for both email fields.
> Validation step would ensure that either one of the two is not empty and then 
> the process step would take the appropriate value..
> Again, that would be some custom code but is easily feasible.
> 
> Cheers!
> -dw.
>  
> —
> Derek Wuelfrath
> dwuelfr...@inverse.ca  :: +1.514.447.4918 
> (x110) :: +1.866.353.6153 (x110)
> Inverse inc. :: Leaders behind SOGo (www.sogo.nu ) and 
> PacketFence (www.packetfence.org )
>  
> On Jun 2, 2016, at 06:18, Morris, Andi  > wrote:
>  
> Hi all,
> I’ve been battling with customising the interface for the Guest wifi signup 
> page here and management want it to be as simple as possible. I’m getting 
> there with the rough design, but I now have an issue due to me duplicating 
> the email address input field, which the system doesn’t like as it’s a 
> mandatory field.
>  
> For an example I’ve attached a screenshot of my interface as it stands at the 
> moment.
>  
> The reason I want to duplicate the email field is so that it’s less confusing 
> for users, so there’s just an email box for self signups, and the email and 
> staff sponsorship box together, for the sponsored signups.
>  
> Is there a way I can tell packetfence to accept either one of the email 
> fields?
>  
> Cheers,
> Andi
>  
> -
> Andi Morris
> IT Security Officer
> Cardiff Metropolitan University
> T: 02920 205720
> E: amor...@cardiffmet.ac.uk 
> --
>  
> 
>  
> 
>   54.png>--
> What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
> patterns at an interface-level. Reveals which users, apps, and protocols are 
> consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
> J-Flow, sFlow and other flows. Make informed decisions using capacity 
> planning reports. 
> https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
>  
> 
> PacketFence-users mailing list
> PacketFence-users@lists.sourceforge.net 
> 
> https://lists.sourceforge.net/lists/listinfo/packetfence-users 
> 
>  
> --
> What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
> patterns at an interface-level. Reveals which users, apps, and protocols are 
> consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
> J-Flow, sFlow and other flows. Make informed decisions using capacity 
> planning reports. 
> https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
> PacketFence-users mailing list
> PacketFence-users@lists.sourceforge.net
> 

Re: [PacketFence-users] Listening HTTPD on a second interface

2016-06-03 Thread Derek Wuelfrath
It is unfortunately not available.
I was speaking out loud to add that feature just as we did for the ‘portal’ 
type.

Cheers!
-dw.

—
Derek Wuelfrath
dwuelfr...@inverse.ca :: +1.514.447.4918 (x110) :: +1.866.353.6153 (x110)
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

> On Jun 2, 2016, at 16:42, Leonel Bonito 
>  wrote:
> 
> Derek,
>  
> How can I try that?
>  
> Thanks!
>  
> Regards,
> Leonel
>  
> De: Derek Wuelfrath [mailto:dwuelfr...@inverse.ca] 
> Enviado el: jueves, 2 de junio de 2016 5:16 p. m.
> Para: ML PF
> Asunto: Re: [PacketFence-users] Listening HTTPD on a second interface
>  
> We could also have the ability to specify the admin as a “listening daemon”, 
> just as for the portal.
> That way, you could configure the “admin” as an additionnal listening daemon 
> on different interfaces.
> 
> Cheers!
> -dw.
>  
> —
> Derek Wuelfrath
> dwuelfr...@inverse.ca  :: +1.514.447.4918 
> (x110) :: +1.866.353.6153 (x110)
> Inverse inc. :: Leaders behind SOGo (www.sogo.nu ) and 
> PacketFence (www.packetfence.org )
>  
> On Jun 2, 2016, at 11:57, Leonel Bonito 
>  > wrote:
>  
> Thanks Pierrick!
>  
> I created the static route on the client (part of the eth2 network).
> Then I added a rule in iptables to accept the port 1443 and it worked!
>  
> Regards,
>  
> Leonel
> De: PROST pierrick [mailto:pierrick.pr...@cnrs.fr 
> ] 
> Enviado el: jueves, 2 de junio de 2016 11:14 a. m.
> Para: packetfence-users@lists.sourceforge.net 
> 
> Asunto: Re: [PacketFence-users] Listening HTTPD on a second interface
>  
> Hi,
> Why not use a IP route between eth2 and eth0 ? 
>  
> regards
>  
> Pierrick
>  
> De : Leonel Bonito [mailto:leonel.bon...@citycenter-rosario.com.ar] 
>  
> Envoyé : mercredi 1 juin 2016 14:44
> À : 'packetfence-users@lists.sourceforge.net 
> '
> Objet : [PacketFence-users] Listening HTTPD on a second interface
>  
> Hi Team,
>  
> I have PF ZEN Inline Mode with three interfaces: management (eth0), inline 
> (eth1), other (eth2).
> I want to connect to the Admin site via the two interfaces: eth0 and eth2.
>  
> Currently the HTTPD service is listening only through management interface.
>  
> How can I do that?
>  
> Thanks!
>  
> Regards,
>  
> Leonel
> --
> What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
> patterns at an interface-level. Reveals which users, apps, and protocols are 
> consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
> J-Flow, sFlow and other flows. Make informed decisions using capacity 
> planning reports. 
> https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
>  
> 
> PacketFence-users mailing list
> PacketFence-users@lists.sourceforge.net 
> 
> https://lists.sourceforge.net/lists/listinfo/packetfence-users 
> 
>  
> --
> What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
> patterns at an interface-level. Reveals which users, apps, and protocols are 
> consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
> J-Flow, sFlow and other flows. Make informed decisions using capacity 
> planning reports. 
> https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
> PacketFence-users mailing list
> PacketFence-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/packetfence-users

--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


Re: [PacketFence-users] Using eduroam Radius on a packetFence Portal

2016-06-03 Thread PROST pierrick
Hi Louis, thanks for your help.

Yes admin guide refer to eduroam implementation but in our case, whe are on 
INLINE mode in or packet fence configuration.

Actually, when we try an eduroam account, we have something like this on pf 
logs:


Jun 02 15:44:17 httpd.portal(2052) INFO: [mac:38:59:f9:14:62:37] Realm source 
undef is configured in the realm cnrs.fr but is not in the 
portal profile. Ignoring it and using the portal profile sources. 
(pf::config::util::get_user_sources)


Can we use something else than a portal in inline mode ?




De : Louis Munro [mailto:lmu...@inverse.ca]
Envoyé : vendredi 3 juin 2016 15:54
À : packetfence-users@lists.sourceforge.net
Objet : Re: [PacketFence-users] Using eduroam Radius on a packetFence Portal



On Jun 3, 2016, at 9:38 , PROST pierrick 
> wrote:

We want use radius eduroam authentication on a dedicated and isolated VLAN with 
WPA2 enterprise SSID (or with an open SSID) . We already have an internal 
Radius on or entity and we want to forward Radius request from a authentication 
portal to our Radius server.

Thank you but your answer brings no useful explanation.


That’s not how Eduroam works.
Eduroam is meant to be used on an 802.1x SSID (as you plan on doing), without a 
captive portal.
It’s not meant to send the requests to your RADIUS server (although it can do 
it) but to proxy the requests to the Eduroam servers which will themselves 
proxy them to the remote RADIUS server of the authenticating user.

The point of Eduroam is that it allows j...@some.edu to 
connect to your Eduroam SSID and authenticate transparently with the same 
credentials and configuration he can use at any other participating member of 
the Eduroam federation.


Eduroam and PacketFence are definitely compatible.
I have several clients using it, just not the way you describe it.

The way to use PacketFence with Eduroam is to configure it to proxy 
authentication to the eduroam servers.
I believe that is documented in the PacketFence administration guide.

Regards,
--
Louis Munro
lmu...@inverse.ca  ::  
www.inverse.ca
+1.514.447.4918 x125  :: +1 (866) 353-6153 x125
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and 
PacketFence (www.packetfence.org)
--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


[PacketFence-users] Change port for SMTP server

2016-06-03 Thread Leonel Bonito
Hi Team,

I have a SMTP server listening to non-standard port.
How can I change it from PF?

Thanks!

Regards,
Leonel
--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


Re: [PacketFence-users] Using eduroam Radius on a packetFence Portal

2016-06-03 Thread Louis Munro


> On Jun 3, 2016, at 9:38 , PROST pierrick  wrote:
> 
> We want use radius eduroam authentication on a dedicated and isolated VLAN 
> with WPA2 enterprise SSID (or with an open SSID) . We already have an 
> internal Radius on or entity and we want to forward Radius request from a 
> authentication portal to our Radius server.
>  
> Thank you but your answer brings no useful explanation.


That’s not how Eduroam works.
Eduroam is meant to be used on an 802.1x SSID (as you plan on doing), without a 
captive portal.
It’s not meant to send the requests to your RADIUS server (although it can do 
it) but to proxy the requests to the Eduroam servers which will themselves 
proxy them to the remote RADIUS server of the authenticating user.

The point of Eduroam is that it allows j...@some.edu  to 
connect to your Eduroam SSID and authenticate transparently with the same 
credentials and configuration he can use at any other participating member of 
the Eduroam federation.


Eduroam and PacketFence are definitely compatible. 
I have several clients using it, just not the way you describe it.

The way to use PacketFence with Eduroam is to configure it to proxy 
authentication to the eduroam servers.
I believe that is documented in the PacketFence administration guide.

Regards,
--
Louis Munro
lmu...@inverse.ca  ::  www.inverse.ca 
+1.514.447.4918 x125  :: +1 (866) 353-6153 x125
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


Re: [PacketFence-users] Listening HTTPD on a second interface

2016-06-03 Thread Leonel Bonito
Derek,

How can I try that?

Thanks!

Regards,
Leonel

De: Derek Wuelfrath [mailto:dwuelfr...@inverse.ca]
Enviado el: jueves, 2 de junio de 2016 5:16 p. m.
Para: ML PF
Asunto: Re: [PacketFence-users] Listening HTTPD on a second interface

We could also have the ability to specify the admin as a “listening daemon”, 
just as for the portal.
That way, you could configure the “admin” as an additionnal listening daemon on 
different interfaces.

Cheers!
-dw.

—
Derek Wuelfrath
dwuelfr...@inverse.ca :: +1.514.447.4918 (x110) 
:: +1.866.353.6153 (x110)
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and 
PacketFence (www.packetfence.org)

On Jun 2, 2016, at 11:57, Leonel Bonito 
>
 wrote:

Thanks Pierrick!

I created the static route on the client (part of the eth2 network).
Then I added a rule in iptables to accept the port 1443 and it worked!

Regards,

Leonel
De: PROST pierrick [mailto:pierrick.pr...@cnrs.fr]
Enviado el: jueves, 2 de junio de 2016 11:14 a. m.
Para: 
packetfence-users@lists.sourceforge.net
Asunto: Re: [PacketFence-users] Listening HTTPD on a second interface

Hi,
Why not use a IP route between eth2 and eth0 ?

regards

Pierrick

De : Leonel Bonito 
[mailto:leonel.bon...@citycenter-rosario.com.ar]
Envoyé : mercredi 1 juin 2016 14:44
À : 'packetfence-users@lists.sourceforge.net'
Objet : [PacketFence-users] Listening HTTPD on a second interface

Hi Team,

I have PF ZEN Inline Mode with three interfaces: management (eth0), inline 
(eth1), other (eth2).
I want to connect to the Admin site via the two interfaces: eth0 and eth2.

Currently the HTTPD service is listening only through management interface.

How can I do that?

Thanks!

Regards,

Leonel
--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity
planning reports. 
https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


Re: [PacketFence-users] Using eduroam Radius on a packetFence Portal

2016-06-03 Thread PROST pierrick
We want use radius eduroam authentication on a dedicated and isolated VLAN with 
WPA2 enterprise SSID (or with an open SSID) . We already have an internal 
Radius on or entity and we want to forward Radius request from a authentication 
portal to our Radius server.

Thank you but your answer brings no useful explanation.

No one ?

Pierrick

De : Tim DeNike [mailto:tim.den...@mcc.edu]
Envoyé : vendredi 3 juin 2016 15:09
À : packetfence-users@lists.sourceforge.net
Objet : Re: [PacketFence-users] Using eduroam Radius on a packetFence Portal

You shouldn't use eduroam without dot1x.  That's the whole point.

Sent from my iPhone

On Jun 3, 2016, at 9:07 AM, PROST pierrick 
> wrote:
Hi,

No one as use case on EDUROAM integration with PF in inline mode / 
authentication Portal ?

Have a good day.

Pierrick

De : PROST pierrick
Envoyé : jeudi 2 juin 2016 15:45
À : 
packetfence-users@lists.sourceforge.net
Objet : [PacketFence-users] Using eduroam Radius on a packetFence Portal

Hi everybody,

Does someone has already using EDUROAM on packetfence ?  We try have an open 
SSID “eduroam” whith packetfence on Inline mode with a portal authentification 
on a dedicated Eduroam VLAN.

We configured Raddb service with eduroam proxy as it is written in the 
documentation but is it possible to dedicate a portal profile this ?

Actually, when we try an eduroam account, we have something like this on pf 
logs:


Jun 02 15:44:17 httpd.portal(2052) INFO: [mac:38:59:f9:14:62:37] Realm source 
undef is configured in the realm cnrs.fr but is not in the 
portal profile. Ignoring it and using the portal profile sources. 
(pf::config::util::get_user_sources)






Or there is another way to use eduroam without out of band configuration ?


Have a good day.

Pierrick Prost

CNRS

--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users
--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


Re: [PacketFence-users] Using eduroam Radius on a packetFence Portal

2016-06-03 Thread Tim DeNike
You shouldn't use eduroam without dot1x.  That's the whole point.

Sent from my iPhone

On Jun 3, 2016, at 9:07 AM, PROST pierrick  wrote:

Hi,



No one as use case on EDUROAM integration with PF in inline mode /
authentication Portal ?



Have a good day.



Pierrick



*De :* PROST pierrick
*Envoyé :* jeudi 2 juin 2016 15:45
*À :* packetfence-users@lists.sourceforge.net
*Objet :* [PacketFence-users] Using eduroam Radius on a packetFence Portal



Hi everybody,



Does someone has already using EDUROAM on packetfence ?  We try have an
open SSID “eduroam” whith packetfence on Inline mode with a portal
authentification on a dedicated Eduroam VLAN.



We configured Raddb service with eduroam proxy as it is written in the
documentation but is it possible to dedicate a portal profile this ?



Actually, when we try an eduroam account, we have something like this on pf
logs:





Jun 02 15:44:17 httpd.portal(2052) INFO: [mac:38:59:f9:14:62:37] Realm
source undef is configured in the realm cnrs.fr but is not in the portal
profile. Ignoring it and using the portal profile sources.
(pf::config::util::get_user_sources)













Or there is another way to use eduroam without out of band configuration ?





Have a good day.



Pierrick Prost



CNRS



--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols
are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e

___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users
--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


Re: [PacketFence-users] Listening HTTPD on a second interface

2016-06-03 Thread PROST pierrick
You're welcome ;)


De : Leonel Bonito [mailto:leonel.bon...@citycenter-rosario.com.ar]
Envoyé : jeudi 2 juin 2016 17:57
À : packetfence-users@lists.sourceforge.net
Objet : Re: [PacketFence-users] Listening HTTPD on a second interface

Thanks Pierrick!

I created the static route on the client (part of the eth2 network).
Then I added a rule in iptables to accept the port 1443 and it worked!

Regards,

Leonel

De: PROST pierrick [mailto:pierrick.pr...@cnrs.fr]
Enviado el: jueves, 2 de junio de 2016 11:14 a. m.
Para: 
packetfence-users@lists.sourceforge.net
Asunto: Re: [PacketFence-users] Listening HTTPD on a second interface

Hi,
Why not use a IP route between eth2 and eth0 ?

regards

Pierrick

De : Leonel Bonito 
[mailto:leonel.bon...@citycenter-rosario.com.ar]
Envoyé : mercredi 1 juin 2016 14:44
À : 'packetfence-users@lists.sourceforge.net'
Objet : [PacketFence-users] Listening HTTPD on a second interface

Hi Team,

I have PF ZEN Inline Mode with three interfaces: management (eth0), inline 
(eth1), other (eth2).
I want to connect to the Admin site via the two interfaces: eth0 and eth2.

Currently the HTTPD service is listening only through management interface.

How can I do that?

Thanks!

Regards,

Leonel
--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


Re: [PacketFence-users] Mandatory fields on guest signup page

2016-06-03 Thread Morris, Andi
Hi Derek,
I’ve done this by editing the HTML code within the portal pages.

I’m going to try this using the new portal config methods in version 6.x today 
and see if that does what I need. If not, then custom code may be what’s 
required.

Cheers,
Andi

From: Derek Wuelfrath [mailto:dwuelfr...@inverse.ca]
Sent: 02 June 2016 21:15
To: ML PF 
Subject: Re: [PacketFence-users] Mandatory fields on guest signup page

Hello Andi,

I’ve been battling with customising the interface for the Guest wifi signup 
page here and management want it to be as simple as possible. I’m getting there 
with the rough design, but I now have an issue due to me duplicating the email 
address input field, which the system doesn’t like as it’s a mandatory field.

How have you achieved that ? Using custom code or only by GUI configuration ?

Is there a way I can tell packetfence to accept either one of the email fields?

We could do it using custom code and have different IDs for both email fields.
Validation step would ensure that either one of the two is not empty and then 
the process step would take the appropriate value..
Again, that would be some custom code but is easily feasible.

Cheers!
-dw.

—
Derek Wuelfrath
dwuelfr...@inverse.ca :: +1.514.447.4918 (x110) 
:: +1.866.353.6153 (x110)
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and 
PacketFence (www.packetfence.org)

On Jun 2, 2016, at 06:18, Morris, Andi 
> wrote:

Hi all,
I’ve been battling with customising the interface for the Guest wifi signup 
page here and management want it to be as simple as possible. I’m getting there 
with the rough design, but I now have an issue due to me duplicating the email 
address input field, which the system doesn’t like as it’s a mandatory field.

For an example I’ve attached a screenshot of my interface as it stands at the 
moment.

The reason I want to duplicate the email field is so that it’s less confusing 
for users, so there’s just an email box for self signups, and the email and 
staff sponsorship box together, for the sponsored signups.

Is there a way I can tell packetfence to accept either one of the email fields?

Cheers,
Andi

-
Andi Morris
IT Security Officer
Cardiff Metropolitan University
T: 02920 205720
E: amor...@cardiffmet.ac.uk
--



[Cardiff Metropolitan University - Queens Anniversary Prizes 
2015]
 --
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity
planning reports. 
https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users