LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   IPTables XML DTD/Schema (https://www.linuxquestions.org/questions/programming-9/iptables-xml-dtd-schema-871109/)

koosha 03-26-2011 06:48 AM

IPTables XML DTD/Schema
 
Hi all.

Actually, I'm going to write a library in PHP to manipulate iptables rules using XML. I would like to know the schema/DTD of the XML document that iptables-xml generates. I've searched the Internet, but have not found anything useful. Please let me know if there is any resource to find out about the schema.

Thanks in advance.

corp769 03-26-2011 07:03 AM

Have you looked at the man page?
Code:

man iptables-xml


All times are GMT -5. The time now is 10:58 PM.