--- nic.console.txt 2019-07-09 10:18:40.423823789 +0000 +++ OUTPUT/nic.console.txt 2019-08-26 13:12:00.105615378 +0000 @@ -1,5 +1,7 @@ #!/bin/sh nic # + +nic # # Display the table, so we know it is correct. nic # iptables -t nat -L @@ -12,6 +14,8 @@ Chain POSTROUTING (policy ACCEPT) target prot opt source destination nic # + +nic # echo done. done.