From: jose nuno neto <jose.neto@liber4e.com>
To: markee@bandwidthco.com
Cc: netfilter@lists.netfilter.org
Subject: RE: FTP SERVER ACCESS ( IPT_UNCLEAN PROBLEM?)
Date: Mon, 27 Oct 2003 16:00:59 +0000 [thread overview]
Message-ID: <1067270459.3020.94.camel@janis> (raw)
In-Reply-To: <LFEHKEBEBHAFGJBMNKAOKEJFCDAA.markee@bandwidthco.com>
Thanxs for your help,
I've dig into the /var/log/messages and found this message everytime i
tried to connect to the ftp server(it the same as the firewall)
Oct 27 16:22:41 bob kernel: ipt_unclean: TCP option 8 after end
Did this: tcpdump dst port ftp
16:22:41.317744 213.22.184.162.1844 > bob.liber4e.com.ftp: S
2900698949:2900698949(0) win 5840 <mss 1460,eol> (DF)
16:22:44.316286 213.22.184.162.1844 > bob.liber4e.com.ftp: S
2900698949:2900698949(0) win 5840 <mss 1460,eol> (DF)
16:22:50.301330 213.22.184.162.1844 > bob.liber4e.com.ftp: S
2900698949:2900698949(0) win 5840 <mss 1460,eol> (DF)
16:23:02.313601 213.22.184.162.1844 > bob.liber4e.com.ftp: S
2900698949:2900698949(0) win 5840 <mss 1460,eol> (DF)
But i dont understand nothing of this, do u?
I've found the UN_CLEAN chain from the iptables script and commented it
and now ftp works :-)
# Block (inbound) Traffic w/ Incorrect Flags
#$IPT -N IN_UNCLEAN
#$IPT -t filter -I INPUT -i $IF -m unclean -j IN_UNCLEAN
#$IPT -t filter -I IN_UNCLEAN -j LOG --log-prefix "** UNCLEAN ** "
#$IPT -t filter -I IN_UNCLEAN -j UNCLEAN
But i dont figured out what was happenning....
/var/log/messages also shoes this:
Oct 27 16:24:00 bob kernel: device eth0 entered promiscuous mode
Oct 27 16:24:26 bob kernel: device eth0 left promiscuous mode
Any clues on what happened?
--
Best Regards,
Jose' Nuno Neto
TLM: 00 351 96 2808587
next parent reply other threads:[~2003-10-27 16:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <LFEHKEBEBHAFGJBMNKAOKEJFCDAA.markee@bandwidthco.com>
2003-10-27 16:00 ` jose nuno neto [this message]
2003-10-27 21:27 FTP SERVER ACCESS ( IPT_UNCLEAN PROBLEM?) George Vieira
[not found] <20031027212803.10632.46508.Mailman@netfilter-sponsored-by.noris.net>
2003-10-28 11:44 ` jose nuno neto
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=1067270459.3020.94.camel@janis \
--to=jose.neto@liber4e.com \
--cc=markee@bandwidthco.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;
as well as URLs for NNTP newsgroup(s).