[Kea-users] DHCP4 not starting or writing log file

McBride Lawrence Lawrence.McBride at imerseyside.nhs.uk
Tue Jul 17 10:02:18 UTC 2018


Hi,

I am starting just the dhcp4 server with the following command:

keactrl start -s dhcp4

I get a corresponding message to say it is starting:

INFO/keactrl: Starting /opt/kea/sbin/kea-dhcp4 -c /opt/kea/etc/kea/kea-dhcp4.conf

However, it doesn't start as the status output shows:

keactrl status
DHCPv4 server: inactive
DHCPv6 server: inactive
DHCP DDNS: inactive
Control Agent: inactive
Kea DHCPv4 configuration file: /opt/kea/etc/kea/kea-dhcp4.conf
Kea DHCPv6 configuration file: /opt/kea/etc/kea/kea-dhcp6.conf
Kea DHCP DDNS configuration file: /opt/kea/etc/kea/kea-dhcp-ddns.conf
Kea Control Agent configuration file: /opt/kea/etc/kea/kea-ctrl-agent.conf
keactrl configuration file: /opt/kea/etc/kea/keactrl.conf


I get no log output either so have no idea what is going on - logging config below:

"loggers": [
    {
        // This section affects kea-dhcp4, which is the base logger for DHCPv4
        // component. It tells DHCPv4 server to write all log messages (on
        // severity INFO or more) to a file.
        "name": "kea-dhcp4",
        "output_options": [
            {
                "output": "/opt/kea/var/log/kea-dhcp4.log"
                // This governs whether the log output is flushed to disk after
                // every write.
                // "flush": false,
                // This specifies the maximum size of the file before it is
                // rotated. File size is set to 10MB (10240000)
                "maxsize": 10240000,
                // This specifies the maximum number of rotated files to keep.
                "maxver": 8
            }
        ],

Lawrence McBride
Head of Voice and Data Networks

NHS Informatics Merseyside
a  Saturn House, Knowsley Business Park, Liverpool. L34 9GJ
t   0151 296 7668
m 07795 370190
e  Lawrence.Mcbride at imerseyside.nhs.uk

Say hello to us online at www.imerseyside.nhs.uk<http://www.imerseyside.nhs.uk> or follow us on twitter @nhsimerseyside

[Exceptionalsize14]

Advance Notification of absence:
17th of August to 6th of September 2018

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20180717/47c31224/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 6420 bytes
Desc: image001.png
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20180717/47c31224/attachment.png>


More information about the Kea-users mailing list