Got a SQL client based application, sends out an all network broadcast (SQL ANY udp 1498). Assuming no reply, the client will then unicast to the specific server. If an 'ICMP unreachable' is received the client will stop any further connection attemp...