> "Kaushal" == Kaushal Shriyan writes:
Kaushal> Hi
Kaushal> When i run the command tcpdump -i eth0 -s0 host IP and host
Kaushal> IP , I just see only incoming traffic and not outgoing
Kaushal> traffic. I am using IPSec Application.
Kaushal> Please suggest/guide and let m
Hello,
When you say you have no outbound traffic, it may be normal.
You want to capture flows Ipsec?
if so, do you have packet that moved through the tunnel?
is: tcpdump -i eth0 -n -s 0 -vv \(port 500 or port 4500 or proto 50\)
no specifying host and send a sample
Regards,
fred
--
On 13
On Sun, Feb 13, 2011 at 7:45 PM, Kaushal Shriyan
wrote:
>
>
> On Fri, Feb 11, 2011 at 8:40 PM, Kaushal Shriyan > wrote:
>
>> On Fri, Feb 11, 2011 at 4:49 PM, frederic lubrano <
>> frederic.lubr...@gmail.com> wrote:
>>
>>> tcpdump -i eth0 -n -s 0 -vv \(port 500 or port 4500 or proto 50\) and
>>>
On Fri, Feb 11, 2011 at 8:40 PM, Kaushal Shriyan
wrote:
> On Fri, Feb 11, 2011 at 4:49 PM, frederic lubrano <
> frederic.lubr...@gmail.com> wrote:
>
>> tcpdump -i eth0 -n -s 0 -vv \(port 500 or port 4500 or proto 50\) and
>> host
>> xxx.xxx.xxx.xxx
>> --
>>
>>
> Hi Frederic
>
> Not sure I underst
On Fri, Feb 11, 2011 at 4:49 PM, frederic lubrano <
frederic.lubr...@gmail.com> wrote:
> tcpdump -i eth0 -n -s 0 -vv \(port 500 or port 4500 or proto 50\) and host
> xxx.xxx.xxx.xxx
> --
>
>
Hi Frederic
Not sure I understand the command *tcpdump -i eth0 -n -s 0 -vv \(port 500 or
port 4500 or pro
tcpdump -i eth0 -n -s 0 -vv \(port 500 or port 4500 or proto 50\) and host
xxx.xxx.xxx.xxx
--
On 11 February 2011 05:27, Kaushal Shriyan wrote:
> On Thu, Feb 10, 2011 at 2:09 PM, Kaushal Shriyan
> wrote:
>
> > Hi
> >
> > When i run the command tcpdump -i eth0 -s0 host IP and host IP , I just
>
On Thu, Feb 10, 2011 at 2:09 PM, Kaushal Shriyan
wrote:
> Hi
>
> When i run the command tcpdump -i eth0 -s0 host IP and host IP , I just see
> only incoming traffic and not outgoing traffic. I am using IPSec
> Application.
>
> Please suggest/guide and let me know if you need any further informatio