Debian Log server <-- Debian Web Server
^
|
|_X_ CentOS Web Server
My network is like this.
On Fri, Jan 6, 2012 at 4:18 PM, Corey Henderson wrote:
> On 1/6/2012 1:05 AM, YunQiang Su wrote:
> > I have an rsyslog server which is running Debian Stable,
> >
On 1/6/2012 1:05 AM, YunQiang Su wrote:
> I have an rsyslog server which is running Debian Stable,
> and its version of rsyslog is 4.6.4-2.
>
> All of my Debian Stable server can send log to it now.
> and run both
> nc $IP $PORT<<< "HELLO"
> and
> echo "HELLO" | nc $IP $PORT
> on client, I can get
I have an rsyslog server which is running Debian Stable,
and its version of rsyslog is 4.6.4-2.
All of my Debian Stable server can send log to it now.
and run both
nc $IP $PORT <<< "HELLO"
and
echo "HELLO" | nc $IP $PORT
on client, I can get log on the server.
While for my CentOS 5.7 server,
nc $
3 matches
Mail list logo