From 561ec07cb56696b05f683a325098c06422d00f86 Mon Sep 17 00:00:00 2001 From: An-Cheng Huang Date: Wed, 19 Dec 2007 11:25:49 -0800 Subject: migrate NAT from fairfield to glendale --- xsl/show_nat_rules.xsl | 309 ++++++++++++++++++++++++++++++++++++++++++++ xsl/show_nat_statistics.xsl | 107 +++++++++++++++ 2 files changed, 416 insertions(+) create mode 100644 xsl/show_nat_rules.xsl create mode 100644 xsl/show_nat_statistics.xsl (limited to 'xsl') diff --git a/xsl/show_nat_rules.xsl b/xsl/show_nat_rules.xsl new file mode 100644 index 0000000..e9fdbc9 --- /dev/null +++ b/xsl/show_nat_rules.xsl @@ -0,0 +1,309 @@ + + +]> + + + + + + + + + + + + + + + + + + + + + + +&newln; +&newln; +Type Codes: SRC - source, DST - destination, MASQ - masquerade&newln; +&newln; +rule type IN OUT source destination translation +&newln; +---- ---- --------- --------- ------ ----------- ----------- +&newln; + + + + + + + + + SRC + + + + DST + + + + MASQ + + + + + + - + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + &newln; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + &newln; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + &newln; + + + + + + + + + + + + + + + + + + + + + + + + + + &newln; + + + + + + + + + + + + + + + + + + + + + + + + + + &newln; + + + + + + + diff --git a/xsl/show_nat_statistics.xsl b/xsl/show_nat_statistics.xsl new file mode 100644 index 0000000..140f98c --- /dev/null +++ b/xsl/show_nat_statistics.xsl @@ -0,0 +1,107 @@ + + +]> + + + + + + + + + + + + + + + + + + +&newln; +&newln; +Type Codes: SRC - source, DST - destination, MASQ - masquerade&newln; +&newln; +rule packets bytes type IN OUT +&newln; +---- ------- ----- ---- --------- --------- +&newln; + + + + + + + + + + + + + + + SRC + + + + DST + + + + MASQ + + + + + + - + + + + + + + + + + + - + + + + + + + +&newln; + + + + + -- cgit v1.2.3