Does your WLAN controller and APs support RADIUS CoA or Disconnect packets?
Have you tried manually disconnecting and reconnecting to the WiFi network
to see if connectivity is available?

On Mon, Feb 18, 2019 at 9:59 AM Ismail Yushaw via PacketFence-users <
[email protected]> wrote:

> Hi all,
> I am running Packetfence Zen and am having the following problems.
>
> I have successfully presented users with a captive portal on a VLAN
> enforcement and the users are able to login successful registration. But
> the client is presented with
> "‘Unable to detect network connectivity. Try to restarting your web
> browser or opening a new tab to see if your access has been successfully
> enabled.’"
>
> Below is the output of my ipset
>
>
> [root@pf bin]# ipset -L
> Name: parking
> Type: hash:ip
> Revision: 1
> Header: family inet hashsize 1024 maxelem 65536
> Size in memory: 16528
> References: 2
> Members:
>
> Name: pfsession_passthrough
> Type: hash:ip,port
> Revision: 2
> Header: family inet hashsize 1024 maxelem 65536
> Size in memory: 16528
> References: 2
> Members:
>
> Name: pfsession_isol_passthrough
> Type: hash:ip,port
> Revision: 2
> Header: family inet hashsize 1024 maxelem 65536
> Size in memory: 16528
> References: 2
> Members:
>
> and below is the network.conf
>
> [root@pf bin]# cat ../conf/networks.conf
> [192.168.2.0]
> dns=192.168.2.1
> split_network=disabled
> dhcp_start=192.168.2.10
> gateway=192.168.2.1
> domain-name=vlan-registration.nita.htb
> nat_enabled=disabled
> named=enabled
> dhcp_max_lease_time=30
> fake_mac_enabled=disabled
> dhcpd=enabled
> dhcp_end=192.168.2.246
> type=vlan-registration
> netmask=255.255.255.0
> dhcp_default_lease_time=30
>
> [192.168.3.0]
> dns=192.168.3.1
> split_network=disabled
> dhcp_start=192.168.3.10
> gateway=192.168.3.1
> domain-name=vlan-isolation.nita.htb
> nat_enabled=disabled
> named=enabled
> dhcp_max_lease_time=30
> fake_mac_enabled=disabled
> dhcpd=enabled
> dhcp_end=192.168.3.246
> type=vlan-isolation
> netmask=255.255.255.0
> dhcp_default_lease_time=30
>
> [10.1.0.0]
> dns=10.240.1.20
> split_network=disabled
> dhcp_start=10.1.0.10
> gateway=10.1.2.211
> domain-name=inlinel2.nita.htb
> nat_enabled=enabled
> named=enabled
> dhcp_max_lease_time=86400
> fake_mac_enabled=disabled
> dhcpd=enabled
> dhcp_end=10.1.3.246
> type=inlinel2
> netmask=255.255.252.0
> dhcp_default_lease_time=86400
>
> Mind you that I have enabled ip4 forwarding
>
>
>
>
>
> _______________________________________________
> PacketFence-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>


-- 
R. Christian McDonald
*Director of Technology*
Grand Rapids Adventist Academy
C: (616) 856-9291
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to