All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Cc: netfilter-devel@vger.kernel.org, jobhunts02@aol.com
Subject: Re: H.225.0 "Connect" packet dropped (fwd)
Date: Tue, 15 Feb 2011 11:12:25 +0100	[thread overview]
Message-ID: <4D5A5189.6000409@trash.net> (raw)
In-Reply-To: <alpine.DEB.2.00.1102141617200.26009@blackhole.kfki.hu>

On 14.02.2011 16:18, Jozsef Kadlecsik wrote:
> Here is my network topology:
>  
>             +-----------+
>             |  camera   |
>             |10.175.1.6 |
>             +-----------+
>                   |
>                   |
> +--------------+  |  +----------------------+                 +----------------------+      +--------------+ 
> |     PC1      |  |  |      Linux Box1      |                 |      Linux Box2      |      |     PC2      | 
> |  10.175.1.3  |<--->|10.175.1.1  10.0.1.220|~~~ Satellite ~~~|10.0.1.219  10.175.2.1|<---->|  10.175.2.2  |
> |              |     |eth0              sat0|      Link       |sat0              eth0|      |              | 
> +--------------+     +----------------------+                 +----------------------+      +--------------+ 
>  
>  
> I am trying to send video from the camera to PC2.  The attached pcap files were from Linux Box2, which is where the 
> Connect message from PC2 to the camera gets dropped.  As you can see in eth0.pcap, the Connect message from PC2 to 
> the camera is there, but it is not in sat0.pcap.  Since no Connect message gets to the camera, the video stream never starts.
>  
>  
> While doing the capture, I also got numerous "Invalid truesize" warnings.  If I do not do a capture, I do not see these warnings.  If I disable SCPS, I do not see these warnings either, whether or not I am doing a capture.
>  
>  
>  
> Feb 11 21:44:54 (none) user.info kernel: device eth0 entered promiscuous mode
> Feb 11 21:45:05 (none) user.info kernel: device sat0 entered promiscuous mode
> Feb 11 21:45:52 (none) user.err kernel: SKB BUG: Invalid truesize (240) len=78, sizeof(sk_buff)=176

Something is obviously broken. Is SCPS implemented as a kernel
module?

      reply	other threads:[~2011-02-15 10:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-14 15:18 H.225.0 "Connect" packet dropped (fwd) Jozsef Kadlecsik
2011-02-15 10:12 ` Patrick McHardy [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D5A5189.6000409@trash.net \
    --to=kaber@trash.net \
    --cc=jobhunts02@aol.com \
    --cc=kadlec@blackhole.kfki.hu \
    --cc=netfilter-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.