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@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
On Thu, Jun 9, 2011 at 1:07 AM, MORITA Kazutaka
<[email protected]> wrote:
> At Tue, 7 Jun 2011 16:23:47 +0800,
> zir.echo wrote:
>>
>> Hi,
>>
>> How can I bind to specific ip or interface?
>
> The sheepdog daemon binds the address recieved from corosync. Please
> setup totem.interface.bindnetaddr in corosync.conf properly.
>
> Thanks,
>
> Kazutaka
>
--
sheepdog mailing list
[email protected]
http://lists.wpkg.org/mailman/listinfo/sheepdog