Hi Ravi, I think all you need to change is the source statements listen address. Try, something like this; source s_net_tcp { tcp(ip(0.0.0.0) port(4474)); }; Hope that helps. Shawn -----Original Message----- From: Ravi Malghan [mailto:rmalghan@yahoo.com] Sent: Thursday, August 09, 2001 5:19 AM To: syslog-ng@lists.balabit.hu Subject: [syslog-ng]syslog-ng tcp ports Hello: I have a environment where the syslog clients are out side the firewall and the server is inside. The clients are configured to connect to port 4474 using TCP. I enabled this port on the firewall but still the connections donot go through. Are there any pther ports I need to enable on the firewall? Server side: source syslog-ng-client_tcp {tcp(ip(192.168.17.90) port(4474));}; Client side destination syslog-ng-server1 { tcp("192.168.17.90" port(4474)); }; TIA Ravi _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp