من می خواهم دایرکت ادمین بالا بیاید. یعنی باید فرمان iptables -I INPUT -p tcp --dport 2222 -j ACCEPT را وارد کنم ؟ اگر بله ، وقتی این دستور را میزنم ، هیچ پیامی برایم نمیاد ؟

---------- Post added at 03:53 AM ---------- Previous post was at 03:43 AM ----------

مثل اینکه فرمان عمل کرد.

ولی پیام زیر آمد:
[root@server ~]# iptables -I INPUT -p tcp --dport 2222 -j ACCEP
iptables v1.3.5: Couldn't load target `ACCEP':/lib/iptables/libipt_ACCEP.so: cannot open shared object file: No such file or directory

Try `iptables -h' or 'iptables --help' for more information.