gharris999 wrote: > Related to this, I did run into one stumbling block with your UDAP > tool, Robin. When I configured the ASUS SC7box with two NICs, one > (eth0) connected to my LAN and the other (eth1) configured statically > to a different subnet and connected via crossover cable to the SBR, > your UDAP code could never discover the attached SBR. Does your code, > as written now, broadcast over all extant interfaces? Is there a > startup parameter that will tell the code to broadcast over eth1?
As far as I recall, it *should* broadcast and listen on *all* interfaces. Can you try using wireshark to see what's happening? > Finally, what ports need to be opened in iptables for UDAP to work? > I've found that I need to kill the firewall on the system running the > UDAP code in order to communicate with the SBR. The UDAP port is 17784 - open that, and you should be OK. R. _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
