Networking Forums

Networking Forums > Computer Networking > Linux Networking > iptables RPC module

Reply
Thread Tools Display Modes

iptables RPC module

 
 
Mark Carroll
Guest
Posts: n/a

 
      02-28-2005, 07:33 PM
I'm trying to limit Sun RPC connections to things that managed to get
to the portmapper first. In older iptables I've found the -m record_rpc
option and in newer iptables I can try things like,
iptables -A INPUT -m rpc --rpcs <whatever ...> -j ACCEPT
but I can't get it to work: it just says,
iptables: No chain/target/match by that name

I tried compiling the kernel with things like CONFIG_IP_NF_CONNTRACK
and CONFIG_IP_NF_MATCH_CONNTRACK but they don't seem to help. iptables
otherwise seems to be working fine for me.

Am I going about this wrongly? Help would be appreciated.

-- Mark
 
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
iptables + kernel - owner module Coolm@x Linux Networking 3 07-25-2009 03:43 PM
Kernel module W.P. Linux Networking 9 04-04-2007 06:36 PM
NetBIOS with NAT using iptables helper module lrwood@gmail.com Linux Networking 1 01-18-2006 02:38 PM
PAM Machine ACL Module Ryan Grimm Linux Networking 0 12-05-2004 07:03 PM
NetBIOS with NAT using iptables helper module Lance Linux Networking 0 11-22-2004 04:20 PM



1 2 3 4 5 6 7 8 9 10 11