Actions
Bug #196
closedremote syslog does not work after reboot
Start date:
11/29/2009
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
1.2.3
Affected Architecture:
Description
If you enable remote syslogging it works fine until you reboot pfsense, at which point no messages are ever sent to the remote server. If one does anything to restart syslog (for example, by clicking the 'save' button in the settings page for syslog), it then starts working. What I believe is happening is this: syslog is started before the LAN interface is brought up, so when it tries to create and bind the UDP socket, it gets "Network unreachable" and gives up. This is easily reproduceable.
Actions