According to http://kb.digium.com/entry/12/

        The Iaxy will respond to pings on port 9999. You can ping your
        broadcast IP on your network and listen with tcpdump on your
        network on port 9999 which will show the Iaxy responding and what
        IP address it is coming from.

        Ex.
        ping 192.168.1.255
        tcpdump -i eth0 udp port 9999"

Before I get my karma whacked again, does this work for anybody?

1) Shouldn't "ping 192.168.1.255" be "ping -b 192.168.1.255"

2) Aren't pings ICMP and thus "invisible" when tcpdump is looking for UDP?

3) How do you set a "port" on an ICMP ping?

4) How do YOU find an Iaxy on your network?

Thanks in advance,
------------------------------------------------------------------------
Steve Edwards      [EMAIL PROTECTED]      Voice: +1-760-468-3867 PST
Newline                                             Fax: +1-760-731-3000

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to