--- nic.console.txt 2019-08-23 08:58:33.173560442 +0000 +++ OUTPUT/nic.console.txt 2019-08-26 13:11:30.191662711 +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.