From: Robby Workman <netfilter@rlworkman.net>
To: netfilter@lists.netfilter.org
Subject: Re: Filtered Port
Date: Tue, 31 Jan 2006 09:44:05 -0600 [thread overview]
Message-ID: <43DF85C5.4080804@rlworkman.net> (raw)
In-Reply-To: <43DF7CF1.4060607@mail.bloomfield.k12.mo.us>
Scott Mayo wrote:
> Rob Sterenborg wrote:
>> In that case you may want to allow forwarding ;-)..
>>
>> $ipt -A FORWARD -i <if_inet> -o <if_lan> -d <ip_controlled_host> \
>> -p tcp --dport 3389 -j ACCEPT
>>
>
> This did not let it go through either. It must not be the iptables
> causing it. I took everything out of my rules except for the PREROUTING
> rule above and my POSTROUTING rule for SNAT and I am getting the same
> thing.
>
> I am not sure what else would be blocking this, unless it is the
> upstream ISP. I don't think it is, but I have sent them an email to
> make sure. Only thing this machine is used for is to be a filter using
> IPTABLES, Squid and Dansguardian.
Scott:
Are the counters showing any packets hitting those rules?
RW
--
http://rlworkman.net
next prev parent reply other threads:[~2006-01-31 15:44 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-31 13:55 Filtered Port Scott Mayo
2006-01-31 14:06 ` Rob Sterenborg
2006-01-31 14:14 ` Robby Workman
2006-01-31 14:26 ` Scott Mayo
2006-01-31 14:17 ` Scott Mayo
2006-01-31 14:28 ` /dev/rob0
2006-01-31 14:40 ` Rob Sterenborg
2006-01-31 15:06 ` Scott Mayo
2006-01-31 15:44 ` Robby Workman [this message]
2006-02-01 14:58 ` Robb Bossley
2006-01-31 14:24 ` /dev/rob0
2006-01-31 14:29 ` Scott Mayo
2006-01-31 15:35 ` Burak Ozgoren
2006-01-31 18:26 ` Rob Sterenborg
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=43DF85C5.4080804@rlworkman.net \
--to=netfilter@rlworkman.net \
--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.