<br><font size=2 face="sans-serif">It looks like that the error has/had
nothing to do with this issue I was seeing. &nbsp;My iptables were wrong,
allowing TCP and not UDP.</font>
<br>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Florian Forster &lt;octo@collectd.org&gt;</b>
</font>
<p><font size=1 face="sans-serif">11/17/2010 12:21 PM</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">DLSirrine@upsfreight.com</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td><font size=1 face="sans-serif">collectd@verplant.org</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">Re: [collectd] collectd on solaris10
sparcv</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><tt><font size=2>Hello anonymous user ;)<br>
<br>
On Wed, Nov 17, 2010 at 11:53:29AM -0500, DLSirrine@upsfreight.com wrote:<br>
&gt; SO_BINDTODEVICE will not work with Solaris. wondering if there's a<br>
&gt; workaround. <br>
<br>
You're right, that option is not available on Solaris. I'm assuming you<br>
have the problem within a &lt;Server /&gt; block. If you need the &quot;Interface&quot;<br>
option within a &lt;Listen /&gt; block, could you please elaborate why
you<br>
need it?<br>
<br>
The common way (and the reason why this option is rarely used) is to let<br>
the operating system chose which interface / source address to use. It<br>
usually does this using the routing table.<br>
<br>
An alternative for Solaris might be to add a &quot;BindAddress&quot; option
to<br>
&lt;Server /&gt; blocks. This is something we would need to add to the<br>
sources, though -- there's no code available currently.<br>
<br>
Last but not least: The node name given is passed to getaddrinfo(3). It<br>
*might* be possible to add the interface name to the address, for<br>
example to use IPv6 link-local addresses. I have absolutely no idea if<br>
this would work with other addresses as well, and I'm certain that using<br>
link-local addresses is an &quot;interesting&quot; (read: bad) idea. But
if you<br>
must try, it should work somewhat like this:<br>
<br>
 &nbsp;Server &quot;fe80::d55f:1534%eth0&quot;<br>
<br>
Hope this helps.. Regards,<br>
--octo<br>
-- <br>
Florian octo Forster<br>
Hacker in training<br>
GnuPG: 0x0C705A15<br>
</font></tt><a href=http://octo.it/><tt><font size=2>http://octo.it/<br>
[attachment &quot;signature.asc&quot; deleted by David L. Sirrine/IS/Overnite]
</font></tt></a>
<br>