Error starting service snort: âFailed to Start LSBâ
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I am tried use command systemctl start snortd.service
to start service snort. It did not start and the status
subcommand shows me errors:
[root@localhost bin]# systemctl status snortd.service -l
â snortd.service - LSB: Start up the Snort Intrusion Detection System daemon
Loaded: loaded (/etc/rc.d/init.d/snortd; bad; vendor preset: disabled)
Active: failed (Result: timeout) since Wed 2017-12-06 09:06:58 +07; 48min ago
Docs: man:systemd-sysv-generator(8)
Process: 3650 ExecStart=/etc/rc.d/init.d/snortd start (code=exited, status=0/SUCCESS)
CGroup: /system.slice/snortd.service
âÂÂâÂÂ1426 /usr/sbin/snort -A fast -b -d -D -i eno16777736 -u snort -g snort -c /etc/snort/snort.conf -l /var/log/snort
Dec 06 09:02:00 localhost.localdomain snortd[3650]: [17B blob data]
Dec 06 09:02:00 localhost.localdomain systemd[1]: PID file /var/run/dhclient_eno16777736.pid not readable (yet?) after start.
Dec 06 09:02:00 localhost.localdomain snort[3672]: Reload thread starting...
Dec 06 09:02:00 localhost.localdomain snort[3672]: Reload thread started, thread 0x7f4729bd5700 (3674)
Dec 06 09:02:00 localhost.localdomain snort[3672]: Decoding Ethernet
Dec 06 09:02:00 localhost.localdomain snort[3672]: Set gid to 1001
Dec 06 09:06:58 localhost.localdomain systemd[1]: snortd.service start operation timed out. Terminating.
Dec 06 09:06:58 localhost.localdomain systemd[1]: Failed to start LSB: Start up the Snort Intrusion Detection System daemon.
Dec 06 09:06:58 localhost.localdomain systemd[1]: Unit snortd.service entered failed state.
Dec 06 09:06:58 localhost.localdomain systemd[1]: snortd.service failed.
I checked file message in /var/log/messages
. And it shows:
Dec 6 09:26:34 localhost journal: unable to get EDID for xrandr-Virtual1: unable to get EDID for output
Dec 6 09:30:01 localhost systemd: Started Session 7 of user root.
What is going on? How do I fix it and get this service started?
linux systemd snort
add a comment |Â
up vote
0
down vote
favorite
I am tried use command systemctl start snortd.service
to start service snort. It did not start and the status
subcommand shows me errors:
[root@localhost bin]# systemctl status snortd.service -l
â snortd.service - LSB: Start up the Snort Intrusion Detection System daemon
Loaded: loaded (/etc/rc.d/init.d/snortd; bad; vendor preset: disabled)
Active: failed (Result: timeout) since Wed 2017-12-06 09:06:58 +07; 48min ago
Docs: man:systemd-sysv-generator(8)
Process: 3650 ExecStart=/etc/rc.d/init.d/snortd start (code=exited, status=0/SUCCESS)
CGroup: /system.slice/snortd.service
âÂÂâÂÂ1426 /usr/sbin/snort -A fast -b -d -D -i eno16777736 -u snort -g snort -c /etc/snort/snort.conf -l /var/log/snort
Dec 06 09:02:00 localhost.localdomain snortd[3650]: [17B blob data]
Dec 06 09:02:00 localhost.localdomain systemd[1]: PID file /var/run/dhclient_eno16777736.pid not readable (yet?) after start.
Dec 06 09:02:00 localhost.localdomain snort[3672]: Reload thread starting...
Dec 06 09:02:00 localhost.localdomain snort[3672]: Reload thread started, thread 0x7f4729bd5700 (3674)
Dec 06 09:02:00 localhost.localdomain snort[3672]: Decoding Ethernet
Dec 06 09:02:00 localhost.localdomain snort[3672]: Set gid to 1001
Dec 06 09:06:58 localhost.localdomain systemd[1]: snortd.service start operation timed out. Terminating.
Dec 06 09:06:58 localhost.localdomain systemd[1]: Failed to start LSB: Start up the Snort Intrusion Detection System daemon.
Dec 06 09:06:58 localhost.localdomain systemd[1]: Unit snortd.service entered failed state.
Dec 06 09:06:58 localhost.localdomain systemd[1]: snortd.service failed.
I checked file message in /var/log/messages
. And it shows:
Dec 6 09:26:34 localhost journal: unable to get EDID for xrandr-Virtual1: unable to get EDID for output
Dec 6 09:30:01 localhost systemd: Started Session 7 of user root.
What is going on? How do I fix it and get this service started?
linux systemd snort
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am tried use command systemctl start snortd.service
to start service snort. It did not start and the status
subcommand shows me errors:
[root@localhost bin]# systemctl status snortd.service -l
â snortd.service - LSB: Start up the Snort Intrusion Detection System daemon
Loaded: loaded (/etc/rc.d/init.d/snortd; bad; vendor preset: disabled)
Active: failed (Result: timeout) since Wed 2017-12-06 09:06:58 +07; 48min ago
Docs: man:systemd-sysv-generator(8)
Process: 3650 ExecStart=/etc/rc.d/init.d/snortd start (code=exited, status=0/SUCCESS)
CGroup: /system.slice/snortd.service
âÂÂâÂÂ1426 /usr/sbin/snort -A fast -b -d -D -i eno16777736 -u snort -g snort -c /etc/snort/snort.conf -l /var/log/snort
Dec 06 09:02:00 localhost.localdomain snortd[3650]: [17B blob data]
Dec 06 09:02:00 localhost.localdomain systemd[1]: PID file /var/run/dhclient_eno16777736.pid not readable (yet?) after start.
Dec 06 09:02:00 localhost.localdomain snort[3672]: Reload thread starting...
Dec 06 09:02:00 localhost.localdomain snort[3672]: Reload thread started, thread 0x7f4729bd5700 (3674)
Dec 06 09:02:00 localhost.localdomain snort[3672]: Decoding Ethernet
Dec 06 09:02:00 localhost.localdomain snort[3672]: Set gid to 1001
Dec 06 09:06:58 localhost.localdomain systemd[1]: snortd.service start operation timed out. Terminating.
Dec 06 09:06:58 localhost.localdomain systemd[1]: Failed to start LSB: Start up the Snort Intrusion Detection System daemon.
Dec 06 09:06:58 localhost.localdomain systemd[1]: Unit snortd.service entered failed state.
Dec 06 09:06:58 localhost.localdomain systemd[1]: snortd.service failed.
I checked file message in /var/log/messages
. And it shows:
Dec 6 09:26:34 localhost journal: unable to get EDID for xrandr-Virtual1: unable to get EDID for output
Dec 6 09:30:01 localhost systemd: Started Session 7 of user root.
What is going on? How do I fix it and get this service started?
linux systemd snort
I am tried use command systemctl start snortd.service
to start service snort. It did not start and the status
subcommand shows me errors:
[root@localhost bin]# systemctl status snortd.service -l
â snortd.service - LSB: Start up the Snort Intrusion Detection System daemon
Loaded: loaded (/etc/rc.d/init.d/snortd; bad; vendor preset: disabled)
Active: failed (Result: timeout) since Wed 2017-12-06 09:06:58 +07; 48min ago
Docs: man:systemd-sysv-generator(8)
Process: 3650 ExecStart=/etc/rc.d/init.d/snortd start (code=exited, status=0/SUCCESS)
CGroup: /system.slice/snortd.service
âÂÂâÂÂ1426 /usr/sbin/snort -A fast -b -d -D -i eno16777736 -u snort -g snort -c /etc/snort/snort.conf -l /var/log/snort
Dec 06 09:02:00 localhost.localdomain snortd[3650]: [17B blob data]
Dec 06 09:02:00 localhost.localdomain systemd[1]: PID file /var/run/dhclient_eno16777736.pid not readable (yet?) after start.
Dec 06 09:02:00 localhost.localdomain snort[3672]: Reload thread starting...
Dec 06 09:02:00 localhost.localdomain snort[3672]: Reload thread started, thread 0x7f4729bd5700 (3674)
Dec 06 09:02:00 localhost.localdomain snort[3672]: Decoding Ethernet
Dec 06 09:02:00 localhost.localdomain snort[3672]: Set gid to 1001
Dec 06 09:06:58 localhost.localdomain systemd[1]: snortd.service start operation timed out. Terminating.
Dec 06 09:06:58 localhost.localdomain systemd[1]: Failed to start LSB: Start up the Snort Intrusion Detection System daemon.
Dec 06 09:06:58 localhost.localdomain systemd[1]: Unit snortd.service entered failed state.
Dec 06 09:06:58 localhost.localdomain systemd[1]: snortd.service failed.
I checked file message in /var/log/messages
. And it shows:
Dec 6 09:26:34 localhost journal: unable to get EDID for xrandr-Virtual1: unable to get EDID for output
Dec 6 09:30:01 localhost systemd: Started Session 7 of user root.
What is going on? How do I fix it and get this service started?
linux systemd snort
edited Dec 6 '17 at 7:00
JdeBP
28.7k459134
28.7k459134
asked Dec 6 '17 at 5:01
Godfather
11
11
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f409099%2ferror-starting-service-snort-failed-to-start-lsb%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password