All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Gautham Thavva" <gautham.thavva@lycos.com>
To: netfilter@lists.netfilter.org
Subject: TFTP crashes the linux system...
Date: Mon, 26 Jan 2004 18:20:20 -0500	[thread overview]
Message-ID: <BBKGNGAPNMGCAKAA@mailcity.com> (raw)


I have enforced a firewall, using iptables-1.2.6a, on a target board running TimeSys Linux Kernel(Kernel version is 2.4.7-10).

I have applied the *tftp* patch available in the patch-o-matic. 

When I try to do a tftp "get" or "put" from a PC in a different subnet to this board, the system crashes. An Oops is generated during the init_conntrack function in ip_conntrack_core.c

Code Snippet (either Line #545 or Line #552) from init_conntrack where Oops is generated... 
Line #545 expected = LIST_FIND(&expect_list, expect_cmp, struct ip_conntrack_expect *, tuple);

Line #552 if (expected && is_confirmed(expected->expectant)) {

But the system doesnt crash if a default route has been configured.

Please can someone share their insight as to why the absence of the default route causes the system to generate Oops during TFTP operations.

With regards,
Gautham Thavva


____________________________________________________________
Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
http://login.mail.lycos.com/r/referral?aid=27005


             reply	other threads:[~2004-01-26 23:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-26 23:20 Gautham Thavva [this message]
2004-01-27  1:35 ` TFTP crashes the linux system Harald Welte

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=BBKGNGAPNMGCAKAA@mailcity.com \
    --to=gautham.thavva@lycos.com \
    --cc=netfilter@lists.netfilter.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.