Dear All,
I try to test the spamd-test. But it does not work, since it is running on localhost and hobbit tests on hostname. Ie:
$ telnet localhost 783
Trying...
Connected to localhost.
Escape character is 'ÜÅ'.
PING SPAMC/spam
SPAMD/1.2 0 PONG
Connection closed by foreign host.
$ telnet leopg9 783
Trying...
telnet: Unable to connect to remote host: Connection refused
$
Could anyone help me?
Regards Lars Ebeling Hobbithobbyist http://leopg9.no-ip.org
¤ "If you can't be a good example, then you'll just have to be a horrible warning." --Catherine Aird
Hi Lars,
I try to test the spamd-test. But it does not work, since it is running on localhost and hobbit tests on hostname. Ie:
$ telnet localhost 783 Trying... Connected to localhost. Escape character is 'ÜÅ'. PING SPAMC/spam SPAMD/1.2 0 PONG Connection closed by foreign host.
$ telnet leopg9 783 Trying... telnet: Unable to connect to remote host: Connection refused $
Could anyone help me?
this looks like the LISTEN on port 783 is only on 127.0.0.1. What shows the "netstat -an | grep 783" command on your machine?
Chris
-- Dipl. Ing. (FH) Christian Rehberger System Consultant · OCLC PICA GmbH Grünwalder Weg 28g · 82041 Oberhaching · Germany t +49-(0)89-61308 333 · f +49-(0)89-61308 399 e c.rehberger at oclcpica.org · w http://www.oclcpica.org
I tested the netstat command and it is only listening on 127.0.0.1
Lars ----- Original Message ----- From: "Christian Rehberger" <c.rehberger at oclcpica.org> To: "hobbit" <hobbit at hswn.dk> Sent: Monday, October 02, 2006 10:32 AM Subject: Re: [hobbit] spamd
this looks like the LISTEN on port 783 is only on 127.0.0.1. What shows the "netstat -an | grep 783" command on your machine?
Chris
-- Dipl. Ing. (FH) Christian Rehberger System Consultant · OCLC PICA GmbH Grünwalder Weg 28g · 82041 Oberhaching · Germany t +49-(0)89-61308 333 · f +49-(0)89-61308 399 e c.rehberger at oclcpica.org · w http://www.oclcpica.org
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Hi,
I try to test the spamd-test. But it does not work, since it is running on localhost and hobbit tests on hostname. Ie:
This might not be the preferred solution but AFAIC I just added a localhost entry in the bb-host file to monitor all localhost services.
127.0.0.1 localhost # NOCOLUMNS:files,ports,procs,msgs imap spamd no-conn clamd
It looks like the "no-conn" is ignored by the way, for whatever reason.
Also note that :
PING SPAMC/spam
SPAMD/1.2 0 PONG
the expected answer in the ad hoc file is just "PONG" so you might have to change that if it does not work.
HTH JG
I want to have it on the leopg9 row.
I have changed bb-services
Lars
----- Original Message ----- From: "John GALLET" <john.gallet at wanadoo.fr> To: "hobbit" <hobbit at hswn.dk> Sent: Monday, October 02, 2006 10:35 AM Subject: Re: [hobbit] spamd
This might not be the preferred solution but AFAIC I just added a localhost entry in the bb-host file to monitor all localhost services.
127.0.0.1 localhost # NOCOLUMNS:files,ports,procs,msgs imap spamd no-conn clamd
It looks like the "no-conn" is ignored by the way, for whatever reason.
Also note that :
PING SPAMC/spam SPAMD/1.2 0 PONG the expected answer in the ad hoc file is just "PONG" so you might have to change that if it does not work.
HTH JG
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
On Monday 02 October 2006 10:43, lars ebeling wrote:
I want to have it on the leopg9 row.
I have changed bb-services
1)Please don't top-post.
2)You haven't provided the line for this host from bb-hosts, so it is difficult to know what you have or have not done.
3)The solution would be to either: -use testip in the line for this host (see the man page for why) -add an entry to your /etc/hosts file for this hostname, pointing it to 127.0.0.1
(John, it's not no-conn, it's noconn).
Regards, Buchan
Lars
----- Original Message ----- From: "John GALLET" <john.gallet at wanadoo.fr> To: "hobbit" <hobbit at hswn.dk> Sent: Monday, October 02, 2006 10:35 AM Subject: Re: [hobbit] spamd
This might not be the preferred solution but AFAIC I just added a localhost entry in the bb-host file to monitor all localhost services.
127.0.0.1 localhost # NOCOLUMNS:files,ports,procs,msgs imap spamd no-conn clamd
It looks like the "no-conn" is ignored by the way, for whatever reason.
Also note that :
PING SPAMC/spam SPAMD/1.2 0 PONG
the expected answer in the ad hoc file is just "PONG" so you might have to change that if it does not work.
HTH JG
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Buchan Milne ISP Systems Specialist B.Eng,RHCE(803004789010797),LPIC-2(LPI000074592)
participants (4)
-
bgmilne@staff.telkomsa.net
-
c.rehberger@oclcpica.org
-
john.gallet@wanadoo.fr
-
lars.ebeling@leopg9.no-ip.org