[Sheepdog] Bind to ip or interface

MORITA Kazutaka morita.kazutaka at lab.ntt.co.jp
Thu Jun 9 20:39:31 CEST 2011


At Thu, 9 Jun 2011 11:08:28 +0800,
Senmiao Liu wrote:
> 
> Yes, I setup the corosync.conf followed the wiki:
> 
> totem {
>        version: 2
>        secauth: off
>        threads: 0
>        interface {
>                ringnumber: 0
>                bindnetaddr: 10.0.0.10
>                mcastaddr: 226.94.1.1
>                mcastport: 5405
>        }
> }
> 
> But sheep still binds to `0.0.0.0:7000` and accessible from my
> external interface.
> 
> [root at myhost ~]# netstat -tanp|grep LIST
> ...
> tcp        0      0 0.0.0.0:7000            0.0.0.0:*     LISTEN      1380/sheep
> tcp        0      0 :::7000                 :::*    LISTEN      1380/sheep

Could you give me the output of ifconfig and the content of /etc/hosts?

Thanks,

Kazutaka



More information about the sheepdog mailing list