[syslog-ng]syslog-ng tcp ports

Ravi Malghan rmalghan@yahoo.com
Thu, 9 Aug 2001 08:19:03 -0400


This is a multi-part message in MIME format.

------=_NextPart_000_000F_01C120AB.F3767E10
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

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

------=_NextPart_000_000F_01C120AB.F3767E10
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4522.1800" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hello: I have a environment where the =
syslog=20
clients are out side the firewall and the server is inside.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>The clients are configured to connect =
to port 4474=20
using TCP. I enabled this port on the firewall</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>but still the connections donot go =
through. Are=20
there any pther ports I need to enable on the firewall?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Server side:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>source syslog-ng-client_tcp =
{tcp(ip(192.168.17.90)=20
port(4474));};</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Client side</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>destination syslog-ng-server1 { =
tcp("192.168.17.90"=20
port(4474)); };</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>TIA</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Ravi</FONT></DIV></BODY></HTML>

------=_NextPart_000_000F_01C120AB.F3767E10--