i've:

# IP to listen on, * for all
host=*

I think there's something wrong about ipv6, because the problem appeared 
after i've installed the kernel 3.0.0 from the debian repo. This kernel 
version supports the ipv6 (my previous one not - 2.6.29.x)
In kernel 3.0.0 :

tcp6       0      0 :::10031                :::*                    
LISTEN      2010/perl

Why is ipv6?

If i use the old one kernel, the 10031 port doesn't appear in the list 
(the kernel doesn't support ipv6).

How can i use tpc and not tcp6?

thanks a lot
Marco





Il 04/10/2011 15:05, Ian Mordey ha scritto:
> What do you have in cluebringer.conf? I have:
>
> # IP to listen on, * for all
> #host=*
>
> And it appears to listen on all IPs:
> tcp        0      0 0.0.0.0:10031               0.0.0.0:*                   
> LISTEN      12059/perl
>
> Cheers
>
> -----Original Message-----
> From: [email protected] 
> [mailto:[email protected]] On Behalf Of [email protected]
> Sent: 03 October 2011 22:03
> To: [email protected]
> Subject: [policyd-users] Can't connect to TCP port 10031
>
> hi, i've a problem with policyd 2.0.11 after (i think) a perl update:
>
> [2011/10/03-21:44:55 - 11601] [CBPOLICYD] NOTICE: Policyd v2 / Cluebringer -
> v2.0.11
> [2011/10/03-21:44:55 - 11601] [CBPOLICYD] NOTICE: Initializing system modules.
> [2011/10/03-21:44:55 - 11601] [CBPOLICYD] NOTICE: System modules initialized.
> [2011/10/03-21:44:55 - 11601] [CBPOLICYD] NOTICE: Module load started...
> [2011/10/03-21:44:55 - 11601] [CORE] NOTICE:   =>  Quotas: enabled
> [2011/10/03-21:44:55 - 11601] [CORE] NOTICE:   =>  Protocol(Postfix): enabled
> [2011/10/03-21:44:55 - 11601] [CBPOLICYD] NOTICE: Module load done.
> [2011/10/03-21:44:55 - 11601] [CBPOLICYD] DEBUG: Opening syslog, destination 
> = 'native', facility = 'mail'.
> [2011/10/03-21:44:55 - 11601] [CORE] NOTICE: 2011/10/03-21:44:55 cbp (type
> Net::Server::PreFork) starting! pid(11601)
> [2011/10/03-21:44:56 - 11601] [CORE] NOTICE: Using default listen value of
> 128
> [2011/10/03-21:44:56 - 11601] [CORE] NOTICE: Binding to TCP port 10031 on 
> host *
> [2011/10/03-21:44:56 - 11601] [CORE] ERROR: 2011/10/03-21:44:56 Can't connect 
> to TCP port 10031 on * [Address family not supported by protocol]
>    at line 92 in file /usr/share/perl5/Net/Server/Proto/TCP.pm
>
>
> on syslog:
>
>
> Oct  3 22:36:53 svrmit postfix/smtpd[9758]: warning: connect to
> 127.0.0.1:10031: Connection refused
> Oct  3 22:36:53 svrmit postfix/smtpd[9758]: warning: problem talking to 
> server 127.0.0.1:10031: Connection refused Oct  3 22:36:54 svrmit 
> postfix/smtpd[9758]: warning: connect to
> 127.0.0.1:10031: Connection refused
> Oct  3 22:36:54 svrmit postfix/smtpd[9758]: warning: problem talking to 
> server 127.0.0.1:10031: Connection refused
>
> ---------
> Perl 5.12.4-4 on debian testing.
>
> Few days ago, all worked well.
>
> Some ideas?
>
> Thanks
> Marco
>
>
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.policyd.org/mailman/listinfo/users
>
>

_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users

Reply via email to