Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Justin Piszcz <jpiszcz@lucidpixels.com>
To: netfilter@lists.netfilter.org
Subject: Re: Conntrack helper problems (patch-o-matic-20030107)
Date: Thu, 27 Feb 2003 11:54:08 -0500	[thread overview]
Message-ID: <3E5E42B0.5050706@lucidpixels.com> (raw)
In-Reply-To: PIEIIGGHCLEGAPAHFMDOIENNCJAA.Robert.Allmeroth@epygi.de

I am using 2.4.20 with all 3, working flawless, using netmeeting to talk 
to family memebers from behind nat works great.

Try 2.4.20 + patch-o-matic latest for h323, and make sure your firewall 
rules are setup correctly.

Robert Allmeroth wrote:

>hello,
>
>I try to get a kernel 2.4.18 with patch-o-matic-20030107 running.
>But i have some problems with the conntrack helpers. They simply
>don't work .. *sigh*
>
>i tried ftp, irc and h323. I compiled as module and kernel included,
>same result..
>
>normal masqerade works, i can do passive FTP, irc, http, normal stateful
>inspection, etc..
>
>i hope anybody can help me..
>
>-------------
>
>here is what i have / see:
>
>FTP conntrack problem:
>bash-2.05# cat /proc/net/ip_conntrack
>tcp      6 431573 ESTABLISHED src=172.30.255.1 dst=10.20.0.17 sport=1572 dport=21 src=10.20.0.17 dst=10.20.10.197 sport=21
>dport=1572 [ASSURED] use=1
>EXPECTING: - use=1 proto=6 src=10.20.0.17 dst=10.20.10.197 sport=0 dport=1573
>
>The sport=0 seems wrong to me..
>
>my system:
>
>bash-2.05# iptables -vnL PreStateful
>Chain PreStateful (3 references)
> pkts bytes target     prot opt in     out     source               destination
>
>  259 66567 ACCEPT     all  --  *      *       0.0.0.0/0            0.0.0.0/0
>     state RELATED,ESTABLISHED
>    0     0 DROP       all  --  *      *       0.0.0.0/0            0.0.0.0/0
>     state INVALID
>    0     0 DROP       all  --  eth1   *       0.0.0.0/0            0.0.0.0/0
>
>bash-2.05# iptables -vnL -t nat
>Chain PREROUTING (policy ACCEPT 476 packets, 60290 bytes)
> pkts bytes target     prot opt in     out     source               destination
>
>Chain POSTROUTING (policy ACCEPT 3 packets, 447 bytes)
> pkts bytes target     prot opt in     out     source               destination
>
>   24 13346 MASQUERADE  all  --  *      eth1    0.0.0.0/0            0.0.0.0/0
>
>Chain OUTPUT (policy ACCEPT 7 packets, 1028 bytes)
> pkts bytes target     prot opt in     out     source               destination
>
>
>Already applied: submitted/01_2.4.19
>                 submitted/02_2.4.20
>                 submitted/ipt_ULOG-mac_len-fix
>                 submitted/ipt_multiport-invfix
>                 pending/01_ip_conntrack_proto_tcp-lockfix
>                 pending/02_newnat-udp-helper
>                 pending/03_REJECT-fwspotting-phrack60-fix
>                 pending/04_ftp-conntrack-msg-fix
>                 pending/05_ECN-tcpchecksum-littleendian-fix
>                 base/IPV4OPTSSTRIP
>                 base/mport
>                 base/psd
>                 extra/eggdrop-conntrack
>                 extra/h323-conntrack-nat
>                 extra/ip_tables-proc
>                 extra/mms-conntrack-nat
>                 extra/pptp-conntrack-nat
>                 extra/quake3-conntrack
>                 extra/string
>
>bash-2.05# cat /proc/net/ip_tables_matches
>tcpmss
>string
>unclean
>conntrack
>state
>ttl
>length
>esp
>ah
>dscp
>ecn
>psd
>tos
>owner
>mport
>multiport
>pkttype
>mac
>mark
>limit
>helper
>tcp
>udp
>icmp
>
>bash-2.05# cat /proc/net/ip_tables_targets
>TCPMSS
>ULOG
>IPV4OPTSSTRIP
>LOG
>REDIRECT
>MASQUERADE
>MARK
>DSCP
>ECN
>TOS
>MIRROR
>REJECT
>DNAT
>SNAT
>
>ERROR
>
>best regards
>  Robert
>
>------------------
>Epygi Labs DE           |  Herrenstraße 23
>Robert Allmeroth        |  76133 Karlsruhe
>Tel: +49 721 20596 43   |  Fax: +49 721 20596 59
>
>
>
>
>  
>




  reply	other threads:[~2003-02-27 16:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-27 16:16 Conntrack helper problems (patch-o-matic-20030107) Robert Allmeroth
2003-02-27 16:54 ` Justin Piszcz [this message]
2003-02-27 22:35 ` Filip Sneppe (Cronos)
  -- strict thread matches above, loose matches on Subject: below --
2003-02-27 22:38 Robert Allmeroth

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=3E5E42B0.5050706@lucidpixels.com \
    --to=jpiszcz@lucidpixels.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox