Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Aug 2008 22:49:17 -0500
From:      "Paul A. Procacci" <pprocacci@datapipe.com>
To:        EdwardKing <zhangsc@neusoft.com>
Cc:        FreeBSD <freebsd-questions@freebsd.org>
Subject:   Re: Where is wrong with tcpdump?
Message-ID:  <48B771BD.9000308@datapipe.com>
In-Reply-To: <002e01c908ba$a0bd2760$3f83a8c0@neusofteaf5839>
References:  <002e01c908ba$a0bd2760$3f83a8c0@neusofteaf5839>

next in thread | previous in thread | raw e-mail | index | archive | help
EdwardKing wrote:
> I want to watch ip:172.0.10.2 port:19 TCP information,so I use following command:
> #tcpdump tcp port 19 host 172.0.10.2
> tcpdump: syntax error
>
> Why? How to do it?
>
> Thanks
>
>
> ----------------------------------------------------------------------------------------------
> Confidentiality Notice: The information contained in this e-mail and any
> accompanying attachment(s) is intended only for the use of the intended
> recipient and may be confidential and/or privileged of Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader of this communication is not the intended recipient, unauthorized use, forwarding, printing, storing, disclosure or copying is strictly prohibited, and may be unlawful. If you have received this communication in error, please immediately notify the sender by return e-mail, and delete the original message and all copies from your system. Thank you. 
> -----------------------------------------------------------------------------------------------
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>   
tcpdump tcp port 19 and host 172.0.10.2

Works here; P



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48B771BD.9000308>