Line 19: |
Line 19: |
| stephen | | stephen |
| ---- | | ---- |
| + | |
| + | Thanks for cleaning this up! |
| + | |
| + | Your comments are on my todo's list ;-) |
| + | |
| + | |
| + | Can you confirm that ipdiscover works on your install? |
| + | |
| + | As I used 3 PCs to get ipdiscover info, I didn't test only with SME enabled. |
| + | |
| + | Try the following: |
| + | ipdiscover eth0 10 |
| + | {{Note box|''Usage : ipdiscover [iface name] [latency in ms]''}} |
| + | |
| + | Here's what I got on my server: |
| + | <IPDISCOVER> |
| + | <H><I>192.168.0.100</I><M>00:xx:xx:xx:xx:xx</M><N>pc-00100.mydomain.com</N></H> |
| + | <H><I>192.168.0.253</I><M>00:xx:xx:xx:xx:xx</M><N>pc-00253.mydomain.com</N></H> |
| + | <H><I>192.168.0.254</I><M>00:xx:xx:xx:xx:xx</M><N>pc-00254.mydomain.com</N></H> |
| + | </IPDISCOVER> |
| + | Sounds like it's working for me... |