Markus,

 if you want unicast, I would leave out the "bind" thing. That is for
multicast, AFAIK.

telnet w.x.y.z 8649

Should give you a correct list of metrices.

Cheers
Martin

--- Markus Törnqvist <[EMAIL PROTECTED]> wrote:

> Hi!
> 
> I'm experiencing the weirdest issue here with unicasting; not even
> the mail archives helped so I hope someone here can give me a hand.
> 
> Shouldn't it suffice to have the config file look like this:
> udp_send_channel {
>   host = w.x.y.z
>   port = 8649
> }
> 
> udp_recv_channel {
>   bind = w2.x2.y2.z2
>   port = 8649
> }
> 
> for those parts?
> 
> Nothing anywhere that points to multicasts?
> 
> Right now, with that kind of configuration, I get an empty result
> set;
> <GANGLIA_XML VERSION="3.0.2" SOURCE="gmond">
> <CLUSTER NAME="unspecified" LOCALTIME="1133291540"
> OWNER="unspecified" LATLONG="unspecified" URL="unspecified">
> </CLUSTER>
> </GANGLIA_XML>
> Connection closed by foreign host.
> 
> It's somewhat annoying because we can't use multicast really and even
> if
> we did it seems some very faux IPs are sent back, which may be
> another
> error on my part, but irrelevant if it's due to multicasting..
> 
> Any help is highly appreciated, thanks!
> 
> -- 
> mjt
> 
> 


------------------------------------------------------
Martin Knoblauch
email: k n o b i AT knobisoft DOT de
www:   http://www.knobisoft.de

Reply via email to