Networking Forums

Networking Forums > Computer Networking > Linux Networking > Iptables --reject-with tcp-reset

Reply
Thread Tools Display Modes

Iptables --reject-with tcp-reset

 
 
David
Guest
Posts: n/a

 
      08-22-2003, 07:16 AM
Using RH9.0 stock RH kernel 2.4.20-20.9
I am using the following rule in iptables:
-A remote-tcp-client-request -p tcp -m tcp --dport xxx -j REJECT
--reject-with tcp-reset

I have sniffed when testing and the incoming test packets get sniffed but no
response is even generated so it is not due to any conflicting output
rules. When using just the reject jump the usual ICPM response is
generated.lsmod shows the reject module to be loaded. Has anyone one else
seen this or know of a current bug? Or am I missing something here? Are
there any sysctl settings for example that would block the kernel from
generating such response packets?

Google returns nothing indicating current bugs and the netfilter site is
currently unreachable.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Which ICMP reject works best none Linux Networking 3 02-21-2007 01:05 AM
Nexland ISB SOHO : How to reset to reset to factory settings ? Pierre-Yves GERARD Network Routers 7 01-23-2006 10:58 AM
netfilter -> do you DROP or REJECT ? daniel hagen Linux Networking 5 11-22-2004 05:24 PM
how to reject dns server? John Almberg Linux Networking 1 11-19-2004 02:16 PM
REJECT with tcp reset does not work Akop Pogosian Linux Networking 1 11-15-2003 11:34 AM



1 2 3 4 5 6 7 8 9 10 11