Hi,
That's my first post. I've been searching a while and haven't found an answer so here I am.
I've got a DFL-800 basic setup, planning a future WAN load balance scenario. I've found a few issues but instead of asking how to fix them I'm trying some selflearning, but I'm stuck with logging.
Memlog isn't enough so I'd like to use remote logging to a syslog server, but had no luck so far.
Here's my scenario.
* DFL-800 Firewall - WAN1: Public IP - LAN: Private IP:10.0.0.254 Subnet: 10.0.0.252/30 
Default config. Just added two IP rules to let all traffic flow to the network appliance at 10.0.0.253
#      Name      Action      Source interface      Source network      Destination interface      Destination network      Service 
1     allow_all_tcpudp_sat     SAT     any     all-nets     core     wan1_ip     all_tcpudp
2     allow_all_tcpudp_nat     NAT     any     all-nets     core     wan1_ip     all_tcpudp
* The Network appliance (IPBrick) is a linux box which handles VPN, VoIP, email and fax, and works as main firewall. Unfortunately doesn't support WAN load balance or failover (that's why we need DFL-800).
eth0 IP: is 10.0.0.253 and  eth1 IP 192.168.0.254 in our LAN Subnet 192.168.0.0/24
* A windows box in the LAN lets say 192.168.0.101 with a syslog server which should receive log messages from DFL-800 but does not :-(. I can ping and manage (https) DFL-800 from that IP. 
I've tried wallwatcher and syslog watcher 2 without success, adding a Log and Event receiver:
Name      Type      IPAddress      Port      Comments 
 dfl-rsyslog    Syslog Receiver     192.168.0.101    514     
And I've even tried D-LINK example: How_to_log_visited_web_sites.pdf and no messages appeared on the server.
Any help is appreciated.
Thank you
Sorry about my english.