Hi All,<br><br>I downloaded <a href="http://oss.oetiker.ch/smokeping/pub/fping-2.4b2_to4-ipv6.tar.gz">http://oss.oetiker.ch/smokeping/pub/fping-2.4b2_to4-ipv6.tar.gz</a> and run the configure and make, but it only generates the fping so I had to manually compiled the fping6. Any one know how to use the -DIPV6 option in either configure or make?<br>
<br>Another question is if fping6 supports the -O option to setup the ToS/QoS value? I got the following error from both fping6 and ping6 on RHEL5.3:<br><br>    [root]# /usr/sbin/fping6  ::1<br>    ::1 is alive<br>    <br>
    [root]# /usr/sbin/fping6 -O 64 ::1<br>
    setting type of service octet IP_TOS: Protocol not available<br>
    ::1 is alive<br>    <br>    [root]# ping6 -Q 0x02 ::1<br>    Flowinfo is not supported.<br><br><br>Thanks,<br>Chong<br>
    <br>