I am having troubles getting the services started in PacketFence.  When trying 
to start an individual service I get

[root@pf bin]# ./pfcmd checkup
Checking configuration sanity...
FATAL - internal network(s) not defined!
WARNING - networks.conf 10.100.7.0 gateway (10.100.7.1) is not bound to an 
internal interface. Assume your configuration is wrong unless you know what you 
are doing.

Pf.conf

[general]
domain=il2k.net
hostname=pf
dnsservers=8.8.8.8,4.2.2.2
timezone=America/Indiana/Indianapolis
[network]
interfaceSNAT=eth2
[trapping]
range=10.100.7.10-10.100.7.250
redirtimer=3s
whitelist=50:60:28:56:da:c0,50:60:28:56:da:ff
passthrough=enabled
passthroughs=accounts.google.com,graph.facebook.com,www.linkedin.com
[registration]
button_text=Register here
[alerting]
emailaddr=supp...@il2k.net
smtpserver=smtp.elkhart.net
[scan]
pass=elk1net
[database]
pass=elk1net
[services]
httpd_mod_qos_maximum_connections_per_device=10
[inline]
ports_redirect=80/tcp
interfaceSNAT=eth2
accounting=enabled
[servicewatch]
restart=enabled
[captive_portal]
secure_redirect=disabled
[provisioning]
autoconfig=enabled
[interface eth0]
ip=10.100.1.129
type=management
mask=255.255.255.0
[interface eth1]
enforcement=inlinel3
ip=10.100.7.1
mask=255.255.255.0

networks.conf
[10.100.7.0]
dns=8.8.8.8,4.2.2.2
dhcp_start=10.100.7.10
gateway=10.100.7.1
domain-name=inlinel3.il2k.net
named=enabled
dhcp_max_lease_time=86400
dhcpd=enabled
fake_mac_enabled=disabled
dhcp_end=10.100.7.246
type=inlinel3
netmask=255.255.255.0
dhcp_default_lease_time=86400

[cid:image001.png@01CFC77B.010FC7F0]

Thanks,
Chris

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to