function relayhost()
{
    $main = new maincf_multi("master");
    $main->relayhost();
    return;
}