On Sat, 2004-06-19 at 15:54, Postmaster wrote: > > But what, exactly, is the question? > > I'm not sure after your question. The following error "iptables: target > problem" comes, if i enter this rule in a user-chain: > iptables -t nat -A first_group -s a.b.c.d -d x/y -p tcp --dport 10001 \ > -j DNAT --to-destination 1.2.3.4:25 > > her are my version and modules: > uname -r --> 2.4.20 > iptables -V --> v1.2.8 > lsmod --> ipt_REJECT > ipt_REDIRECT > ipt_limit > ipt_LOG > ipt_multiport > ipt_state > ipt_MASQUERADE > iptable_filter > iptable_nat > ip_conntrack_ftp > ip_conntrack > ip_tables > > after your asks i made a test on a other maschine. what an miracle, the same > rule works fine. and here my question again. what kind of modul is missing > to me? > > best regards > > Jan Hmmm . . . I'll have to defer to others who know more about modules. I always compile mine as part of the kernel just in case. I see the iptable_nat so I'm not sure what's missing. Is there any chance the userland tools are mismatched to the kernel? -- John A. Sullivan III Chief Technology Officer Nexus Management +1 207-985-7880 john.sullivan@xxxxxxxxxxxxx --- If you are interested in helping to develop a GPL enterprise class VPN/Firewall/Security device management console, please visit http://iscs.sourceforge.net