Re: Unable to add rule on Chain with 28 characters.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I'm trying do add a rule on a user-defined chain, on the NAT table, with 28 characters.


my guess is you're leaving out the '-t nat' as custom chains only exist
in the table they're created in:


Hi, again.

I guess no. :)

[root@ward] [16:55:58]
[~]#iptables -t nat -N ecommerce-internet@POSTROUTING

[root@ward] [16:56:01]
[~]#iptables -t nat -A POSTROUTING -j ecommerce-internet@POSTROUTING
iptables: No chain/target/match by that name

[root@ward] [16:56:19]
[~]#

Am I crazy? :)

This chain has 30 characters... the max.. if I reduce it to 28, it's added wihtout any problem.

Thank's

--
Rafael Dreher

-:: Red Hat Certified Engineer ::-
-:: Nr: 807303498507617 ::-
http://www.redhat.com/training/certification/verify


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux