Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Search found 3 matches

by dannemil
09 May 2008, 09:55
Forum: Bubba Server Support
Topic: how to listen on port 514
Replies: 6
Views: 11878

Eek wrote:hi

Code: Select all

vi /etc/default/syslogd
add the -r option
SYSLOGD="-r"
restart sysklogd
# netstat -an|grep 514
udp 0 0 0.0.0.0:514 0.0.0.0:*
cheers
Eek
Thanks. /etc/default/syslogd did not exist, so I created it, and your suggestion worked. I appreciate it.
by dannemil
09 May 2008, 07:21
Forum: Bubba Server Support
Topic: how to listen on port 514
Replies: 6
Views: 11878

Re: how to listen on port 514

I would like to use bubba as a syslog server. I have changed the correct config file, but syslog is set by default to listen on port 514. After I restart sysklogd and run a netstat -an, port 514 does not show up. Iptable does not seem to be an option here. How do I open port 514?

This is a very ...
by dannemil
08 May 2008, 22:09
Forum: Bubba Server Support
Topic: how to listen on port 514
Replies: 6
Views: 11878

how to listen on port 514

I would like to use bubba as a syslog server. I have changed the correct config file, but syslog is set by default to listen on port 514. After I restart sysklogd and run a netstat -an, port 514 does not show up. Iptable does not seem to be an option here. How do I open port 514?