* REJECT sends more than just RST?
@ 2003-11-06 12:54 Andrew Brooks
2003-11-06 13:05 ` Antony Stone
0 siblings, 1 reply; 3+ messages in thread
From: Andrew Brooks @ 2003-11-06 12:54 UTC (permalink / raw)
To: netfilter
Hi,
I'm trying to reject SMTP connections by sending a RST but it
seems to be sending SYN ACK before sending RST which isn't what
I want. I'm using shorewall 1.2.8 and kernel 2.4.18. Is this
a known problem, and, if so, which release fixes it?
Thanks,
Andrew.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: REJECT sends more than just RST?
2003-11-06 12:54 REJECT sends more than just RST? Andrew Brooks
@ 2003-11-06 13:05 ` Antony Stone
0 siblings, 0 replies; 3+ messages in thread
From: Antony Stone @ 2003-11-06 13:05 UTC (permalink / raw)
To: netfilter
On Thursday 06 November 2003 12:54 pm, Andrew Brooks wrote:
> Hi,
>
> I'm trying to reject SMTP connections by sending a RST but it
> seems to be sending SYN ACK before sending RST which isn't what
> I want. I'm using shorewall 1.2.8 and kernel 2.4.18. Is this
> a known problem, and, if so, which release fixes it?
What rule/s are you attempting to use to do this?
I would have thought something like:
iptables -A INPUT (or FORWARD, depending on your setup) -p tcp --dport 25 -j
REJECT --reject-with=tcp-reset
should do the trick?
Antony.
--
Perfection in design is achieved not when there is nothing left to add,
but rather when there is nothing left to take away.
- Antoine de Saint-Exupery
Please reply to the list;
please don't CC me.
^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <20031106171110.28576.36268.Mailman@netfilter-sponsored-by.noris.net>]
end of thread, other threads:[~2003-11-07 17:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-06 12:54 REJECT sends more than just RST? Andrew Brooks
2003-11-06 13:05 ` Antony Stone
[not found] <20031106171110.28576.36268.Mailman@netfilter-sponsored-by.noris.net>
[not found] ` <3FABD1F5.400F@sat.dundee.ac.uk>
2003-11-07 17:26 ` Antony Stone
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox