table ip nat { chain postrouting { snat to ip saddr map { 1.1.1.1 : 2.2.2.2 } } }