Re: [PacketFence-users] PF 4.3 and Facebook Oauth2

2014-07-03 Thread Andreas Schacht
Hi, can somebody tell me which Service can be Disabled to save recourses in PF. I just need the Oauth2 feature for WiFi. Mit freundlichen Grüßen Andreas Am 03.07.2014 um 01:14 schrieb Durand fabrice fdur...@inverse.ca: Hi Andreas, allow_android_devices and allowed_devices will be to

Re: [PacketFence-users] Installing Packetfence on Amazon EC2

2014-07-03 Thread Arthur Emerson III
On Jul 2, 2014, at 6:58 PM, Moe Alsmadi malsm...@gmail.com wrote: I have been trying for days to install packetfence on a ubuntu instance on Amazon EC with no luck. Anyone can assist in a way or a cocument of how I can make that possible if its possible. Forgive my ignorance on Amazon EC

Re: [PacketFence-users] Installing Packetfence on Amazon EC2

2014-07-03 Thread Moe Alsmadi
It does allow you to create 2 subnets through there vpc Yes On Jul 3, 2014 6:01 AM, Arthur Emerson III arthur.emer...@msmc.edu wrote: On Jul 2, 2014, at 6:58 PM, Moe Alsmadi malsm...@gmail.com wrote: I have been trying for days to install packetfence on a ubuntu instance on Amazon EC with no

[PacketFence-users] Inline Layer 2 and Inline Layer 3

2014-07-03 Thread Carla Nurse
We are trying to setup the PF captive portal ONLY in inline mode for the wireless network on our Campus. I have a couple of questions: 1. What is the difference between inline layer 2 and inline layer 3? 2. Is it possible to have routed networks behind the inline interface? We currently have a

Re: [PacketFence-users] SSID message Error on PF from Cisco ap1242 and iphone mobile phone

2014-07-03 Thread Matteo Pidalà
ah ok! I will try next week, I will be far away from my server until Monday... Thanks once again Fabrice, regards Matteo 2014-07-03 1:10 GMT+02:00 Durand fabrice fdur...@inverse.ca: My fault, it´s just a little syntax error, try this: sub extractSsid { my ($this, $radius_request) =

Re: [PacketFence-users] Installing Packetfence on Amazon EC2

2014-07-03 Thread Arthur Emerson III
On Jul 3, 2014, at 9:17 AM, Moe Alsmadi malsm...@gmail.commailto:malsm...@gmail.com wrote: It does allow you to create 2 subnets through there vpc Yes Layer 2 subnets -- as in sits on your local ethernet with no routers between your local network and the virtual interface in the cloud, seeing

Re: [PacketFence-users] Installing Packetfence on Amazon EC2

2014-07-03 Thread Tim DeNike
None of our registration subnets have L2 connectivity to packet fence.. They are all routed. :D On Thu, Jul 3, 2014 at 8:59 AM, Arthur Emerson III arthur.emer...@msmc.edu wrote: On Jul 2, 2014, at 6:58 PM, Moe Alsmadi malsm...@gmail.com wrote: I have been trying for days to install

[PacketFence-users] Error instaling packetfence

2014-07-03 Thread David Martinez
Hi I'm new in packetfence, I Installed the PF but there is a error when I try to start the service. unable to connect to database: Access denied for user 'pf'@'localhost' (using password: YES) at /usr/local/pf/lib/pf/iplog.pm line 70. Any Idea What Can be? Thanks in advance

Re: [PacketFence-users] Installing Packetfence on Amazon EC2

2014-07-03 Thread Fletcher Haynes
AWS supports, I believe, VPN connectivity between your local network and the AWS cloud with BGP or static routing, but this is going to involve, well, routing. I don't think you can put an AWS network on the same ethernet segment as a local network. I think you're going to need to go into more

Re: [PacketFence-users] Error instaling packetfence

2014-07-03 Thread Leonel Bonito
You should try starting mysql service. /etc/init.d/mysqld start De: David Martinez [mailto:david.lez...@gmail.com] Enviado el: Jueves, 03 de Julio de 2014 10:45 Para: packetfence-users@lists.sourceforge.net Asunto: [PacketFence-users] Error instaling packetfence Hi I'm new in packetfence, I

Re: [PacketFence-users] Error instaling packetfence

2014-07-03 Thread Matteo Pidalà
Hi, did you follow the first wizard configuration on the web interface? From there you can start from the beginning the sqlserver and the users that PF would use for the database connection. Regards Matteo 2014-07-03 15:44 GMT+02:00 David Martinez david.lez...@gmail.com: Hi I'm new in

Re: [PacketFence-users] Installing Packetfence on Amazon EC2

2014-07-03 Thread Moe Alsmadi
Fletcher, Thanks for your response. Here is what I am trying to accomplish maybe you can help with another solution. My client has mutiple Wifi APs in different locations. ( Hotels, Cafes ) he wants to have PF control all the traffic to his APs thru packetfence. Thats why we are trying to

[PacketFence-users] integration with CAS Jasig

2014-07-03 Thread Carlos Eduardo de Siqueira
Hi to all, Does PacketFence supports CAS Jasig authentication? Regards Carlos -- Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community

Re: [PacketFence-users] Installing Packetfence on Amazon EC2

2014-07-03 Thread Chris Ross
If you have a snort/nessus server running locally at each location to flag violations to the PF server ruining in AWS then you should be good to go. If you don't care about violations, just billing and authentication, then you won't even need that. You just need to force your unregistered vlans to

Re: [PacketFence-users] Installing Packetfence on Amazon EC2

2014-07-03 Thread Moe Alsmadi
They won't care about violation just billing and authentication On Jul 3, 2014 8:05 AM, Chris Ross christophe.ros...@gmail.com wrote: If you have a snort/nessus server running locally at each location to flag violations to the PF server ruining in AWS then you should be good to go. If you

Re: [PacketFence-users] Installing Packetfence on Amazon EC2

2014-07-03 Thread Fletcher Haynes
I suspect you are going to need to utilize PacketFence's routed networks functionality (see the admin guide), and then you'll need to configure each of your remote sites appropriately to send traffic to your PF box in AWS. This is not an easy task. Without a lot more detail about the network

Re: [PacketFence-users] Error instaling packetfence

2014-07-03 Thread David Martinez
Hi I Have uninstalled the packetfence and its dependencies. I am installing again in this moment 2014-07-03 9:30 GMT-04:30 Matteo Pidalà matteo.pid...@gmail.com: Hi, did you follow the first wizard configuration on the web interface? From there you can start from the beginning the sqlserver