Hello Troy, part of this is allready answered by Jeff.
just one remark, I don't know if you used the correct rule in shorewall
" I have also made a rule in shorewall to allow my windows box to 
talk to the firewall on port 514."

It is more the firewall talking to the windows box 

o you should allow 
firewall to local udp port 514 
ACCEPT          fw        loc           udp     514     

you wrote : 
I m attempting to configure remote logging on a LEAF Bering
> router and I am wondering if anyone can show me the proper way to go about
> it.
>               This is what I have entered in the syslog.conf file. The
> syslog client is running on my windows box at 192.168.140.25 listening on
> port 514. 
>               It does not seem to be working and I just want to be sure if
> I have not misconfigured the router. Can anyone please show me the proper 
>               syntax for this. I have also made a rule in shorewall to
> allow my windows box to talk to the firewall on port 514. I am pretty sure I
> goofed 
>               on the settings on the syslog.conf. Thanks in advance. Troy
> 
>               #
>               # Log everything remotely. The other machine must run syslog
> with '-r'.
>               # WARNING: Doing this is unsecure and can open you up to a
> DoS attack.
>               #
> 
>               *.*;auth,authpriv.none
> @192.168.140.25:514.192.168.140.25:514
>               *.*;daemon.*
> @192.168.140.25:514.192.168.140.25:514
>               *.*.=info;*.=notice;*.=warn;\
>                       auth,authpriv.none;\
>                       cron,daemon.none;\
>                       mail,news.none
> @192.168.140.25:514.192.168.140.25:514
> 
Regards 
Eric Wolzak
member of the Bering Crew


-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future of 
Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) 
program now. http://ad.doubleclick.net/clk;4699841;7576301;v?
http://www.sun.com/javavote
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to