summaryrefslogtreecommitdiffstats
path: root/tests/xmlfiles/33-rule-nat4.xml
blob: 0dc213ede46f9bd2c8c60e0c0f74642cfdcd832b (plain)
1
2
3
4
5
6
7
8
9
10
11
<rule family="ip" table="filter" chain="INPUT" handle="100" version="0">
  <rule_flags>0</rule_flags>
  <expr type="nat">
    <sreg_addr_min>1</sreg_addr_min>
    <sreg_addr_max>2</sreg_addr_max>
    <sreg_proto_min>3</sreg_proto_min>
    <sreg_proto_max>4</sreg_proto_max>
    <family>ip</family>
    <nat_type>dnat</nat_type>
  </expr>
</rule>