FastNetMon

Thursday 4 February 2016

Host to enable full debug log in Bird routing daemon?

Just add this into configuration:
log "/var/log/debug.log" all;debug protocols all;
And change permissions for it:
touch  /var/log/debug.log
chmod 777 /var/log/debug.log

No comments :

Post a Comment

Note: only a member of this blog may post a comment.