Dear Subscirbers,

Until now i have set up the packetfence to centos 7 and also added my 
authentication source(ldap). I am able to authenticate through cpative portal 
preview, however not able to do it thourgh switch. when i connect my windows 7 
to necessarry switch port, packetfence gets my mac adress and put me into vlan 
3 which is registration vlan. After a while, a message pops up from Network and 
Sharing center (message = You may need to enter further information) and it 
doesnt connect anywhere and i get the error(2.PNG). Information about pf.conf 
can be found below. if any further detail is necessary i am ready to share 
immediately. Many thanks from now to everyone.

Kind Regards,

Suleyman

[general]
#
# general.domain
#
# Domain name of PacketFence system.
domain=ciu.edu.tr

[database]
#
# database.pass
#
# Password for the mysql database used by PacketFence. Changing this parameter 
after the initial configuration will *not* change it in the database it self, 
only in the configuration.
pass=ciu.2019

[captive_portal]
#
# captive_portal.network_detection_ip
#
# This IP is used as the webserver who hosts the 
common/network-access-detection.gif which is used to detect if network
# access was enabled.
# It cannot be a domain name since it is used in registration or quarantine 
where DNS is blackholed.
# It is recommended that you allow your users to reach your packetfence server 
and put your LAN's PacketFence IP.
# By default we will make this reach PacketFence's website as an easy solution.
#
network_detection_ip=10.0.3.189
#
# captive_portal.request_timeout
#
# The amount of seconds before a request times out in the captive portal
request_timeout=10
#
# captive_portal.secure_redirect
#
# If secure_redirect is enabled, the captive portal uses HTTPS when redirecting
# captured clients. This is the default behavior.
secure_redirect=disabled
#
# captive_portal.other_domain_names
#
# Other domain names under which the captive portal responds
other_domain_names=packetfence.ciu.edu.tr

[interface enp2s0.2]
enforcement=vlan
ip=10.10.0.1
type=internal
mask=255.255.255.0

[interface enp2s0.4]
ip=10.14.0.1
type=portal
mask=255.255.255.0

[interface enp2s0.3]
enforcement=vlan
ip=10.11.0.1
type=internal
mask=255.255.255.0

[interface enp2s0.200]
ip=10.0.3.189
type=management
mask=255.255.248.0

_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to