[sysmon-help] What am I doing wrong ?
Mark Pace Balzan
mpb at melitacable.com
Thu Dec 21 14:57:57 EST 2006
>
> You didn't include the TCP test in the config you posted to the list.
>
Right.
The object monitored via TCP is
object mx01 {
dep "internal";
ip "212.56.128.205";
type tcp;
port 25;
desc "mx01";
};
And I get the same results with
object mx01 {
ip "212.56.128.205";
type smtp;
desc "mx01";
dep "internal";
};
What I really don't have an explanation for is why 127.0.0.1 is
unreachable when the TCP object is included in the config.
> > Dec 21 2006-14:44:18 : service_this:Servicing entry in queue of
> > 127.0.0.1:ping
> > Dec 21 2006-14:44:18 : icmp.c:service_test_ping:While pinging
> > 127.0.0.1,
> > packetsent = 7
> > Dec 21 2006-14:44:18 : icmp.c: 127.0.0.1 unpingable after 7 attempts
More information about the Sysmon-help
mailing list