On Thu, Jan 24, 2002 at 11:15:21PM -0500, Michael Richardson wrote:
> >>>>> "Charles" == Charles Wang <[EMAIL PROTECTED]> writes:
>     Charles>  When I use this command "windump ip host c" in my network,the
>     Charles>  windump program exit. 
>     Charles> It shows that the 'c' in the command line is an illegal
>     Charles> character,

An illegal character?

Or does it say something such as

        tcpdump: unknown host 'c'

which says that it doesn't know about a host named "c", not that there's
an illegal character in the command line?

>     Charles> but in my LAN there's a machine whose name is actually 'c'.

Is there a DNS entry, a WINS entry, or a hosts-file entry for it?  If
not, the Windows "gethostbyname()" routine probably won't find it, and
tcpdump/windump uses "gethostbyname()".

>   It sounds like a windump specific bug. Please see www.tcpdump/wpcap.html
> for references to lists.

Or, rather, see

        http://www.tcpdump.org/wpcap.html
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe

Reply via email to