[PacketFence-users] Captive Portal not showing on Meraki APs

2019-09-23 Thread Ivan Saliu via PacketFence-users
Hi Guys, I'm trying to configure the captive portal to show up on a Meraki AP connected to a Catalyst Cisco Switch. At the moment what I'm noticing is that the IP address is the correct one of the registration VLAN, but the captive portal is not shown, and of course I cannot access anything on

Re: [PacketFence-users] authorized ports

2019-09-23 Thread Fabrice Durand via PacketFence-users
Hello Alain, you just need to edit the iptables template file under /usr/local/pf/conf/iptables.conf: -A input-management-if --protocol tcp --match tcp --dport 2048 --jump ACCEPT -A input-management-if --protocol tcp --match tcp --dport 2443 --jump ACCEPT Then restart the iptables service.

[PacketFence-users] authorized ports

2019-09-23 Thread Alain Defrance via PacketFence-users
Hi, i need to authorized 2 ports on my packetfence, 2048 and 2443 but i don't how.. with the interface and where ? with iptables and how ? thanks a lot for replies Alain Alain Defrance Chef de service des systèmes d'informations 01 47 03 89 11 alain.defra...@inha.fr

Re: [PacketFence-users] Need to disable AUP on captive portal

2019-09-23 Thread Fabrice Durand via PacketFence-users
Hello Ahmed, you need to play with the portal modules to skip the AUP. Regards Fabrice Le 19-09-22 à 18 h 15, Ahmed Salama via PacketFence-users a écrit : Hi I am just new in using Packetfence 9.1, And I happy using it. but I am facing an issue need help with. we need to skip the AUP from

Re: [PacketFence-users] Mandatory element ip or netmask on interface

2019-09-23 Thread Fabrice Durand via PacketFence-users
Hello David, what you can do instead of using a dhcp-listener interface is to use the dhcp sensor (https://github.com/inverse-inc/packetfence/blob/devel/docs/PacketFence_Installation_Guide.asciidoc#dhcp-remote-sensor). Also for the "Missing mandatory element ip or netmask on interface

Re: [PacketFence-users] Issue with RADIUS CoA

2019-09-23 Thread Lierman, Andrew via PacketFence-users
Thanks for this response, hopefully there is a fix soon for it. On Mon, Sep 23, 2019 at 7:38 AM Torry, Andrew via PacketFence-users < packetfence-users@lists.sourceforge.net> wrote: > This is exactly the bug I have logged already. > > > > The PM code does not parse the switches.conf defined CoA

Re: [PacketFence-users] Issue with RADIUS CoA

2019-09-23 Thread Torry, Andrew via PacketFence-users
This is exactly the bug I have logged already. The PM code does not parse the switches.conf defined CoA port to the CoA routines which then promptly uses the default port of 3799 regardless of the switches.conf setting. Andrew From: Lierman, Andrew via PacketFence-users Sent: 19 September