Re The broadcast error:
1) your eqemu_config.xml must have this line enabled:
Code:
<tcp ip="127.0.0.1" port="9000" telnet="enable"/>
2) the port in the ServerTender config needs to be 9000 (or whatever you use in step 1)
3) your username and password need to be the same as what you use to view the http management page (defined in your account table).