Just an FYI, Fabrice had advised me to run this command:

cp /usr/local/pf/conf/pf-release /usr/local/pf/conf/currently-at

After issuing this command, I was able to get to the admin page!

Merci beaucoup, Fabrice!

________________________________
From: Omar M <[email protected]>
Sent: March 31, 2017 11:35 AM
To: [email protected]
Subject: Re: [PacketFence-users] Unable to get to admin page after starting 
services/confirmation


Hi Fabrice,

Here is my pf.conf file

[general]
#
# general.domain
#
# Domain name of PacketFence system.
domain=azur.org
#
# general.hostname
#
# Hostname of PacketFence system.  This is concatenated with the domain in 
Apache rewriting rules and therefore must be resolvable by clients.
hostname=pf
#
# general.dhcpservers
#
# Comma-delimited list of DHCP servers.  Passthroughs are created to allow DHCP 
transactions from even "trapped" nodes.
dhcpservers=127.0.0.1,192.168.20.1,192.168.30.1,192.168.40.1

[alerting]
#
# alerting.emailaddr
#
# Email address to which notifications of rogue DHCP servers, violations with 
an action of "email", or any other
# PacketFence-related message goes to.
[email protected]

[database]
#
# database.pass
#
# Password for the mysql database used by PacketFence.
pass=******
#
# database.user
#
# Username of the account with access to the mysql database used by PacketFence.
user=myuser

[interface eth0]
ip=192.168.0.77
type=management
mask=255.255.255.0

[interface eth1.20]
enforcement=vlan
ip=192.168.20.1
type=internal
mask=255.255.255.0

[interface eth1.30]
enforcement=vlan
ip=192.168.30.1
type=internal
mask=255.255.255.0

[interface eth1.40]
enforcement=inlinel2
ip=192.168.40.1
type=internal
mask=255.255.255.0

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to