entry1.target DNAT
entry1.prot tcp
entry1.opt --
entry1.source anywhere
entry1.destination anywhere
entry2.target REDIRECT
entry2.prot tcp
entry2.opt --
entry2.source anywhere
entry2.destination anywhere
entry3.target ACCEPT
entry3.prot all
entry3.opt --
entry3.source anywhere
entry3.destination anywhere
entry4.target MASQUERADE
entry4.prot all
entry4.opt --
entry4.source 10.0.0.0/24
entry4.destination anywhere
entry5.target SNAT
entry5.prot tcp
entry5.opt --
entry5.source 192.168.1.0/24
entry5.destination anywhere
entry6.target DNAT
entry6.prot udp
entry6.opt --
entry6.source anywhere
entry6.destination anywhere
total_entries 6
