On 9/26/05, <b class="gmail_sendername">fico gid</b> &lt;<a href="mailto:ficohertz@gmail.com">ficohertz@gmail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hi there syslog gurus..<br><br>Is the configuration below enough for me to log some of my routers ?<br><a href="http://157.0.1.1">157.0.1.1</a> is my syslog server and im suppose to get logs frm a few<br>routers. I have added appropriate logging commands on the routers to
<br>log to the syslog server but i don't see anything. syslog-ng is<br>started and listening on both udp/tcp . Im running on freebsd</blockquote><div><br>
Ok so you verified that syslog-ng is still running? Good.<br>
<br>
At a glance your configs look good, I'd want to check that the packets
are really making it to the log server. Use tcpdump or something
similar to check the network, and during troubleshooting I'd clear any
packet filters on the FreeBSD host (&quot;ipf -F a&quot; or whatever you have to
do on FreeBSD these days).<br>
</div><br></div><br>