From 3ce272b163132f89dbfefe786f4a51680bec696f Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 24 Sep 2013 16:48:43 +0300 Subject: [PATCH] docs(readme) server prerouting: 1 -> 2, 2 -> 1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a9ad7dd..9e9a5fb5 100644 --- a/README.md +++ b/README.md @@ -169,8 +169,8 @@ If you would want to get things back just clear rules ( **1** and **2** it's rul in your list they could differ). ```sh -@:/tmp/cloudcmd (dev) $ sudo iptables -t nat -D PREROUTING 1 @:/tmp/cloudcmd (dev) $ sudo iptables -t nat -D PREROUTING 2 +@:/tmp/cloudcmd (dev) $ sudo iptables -t nat -D PREROUTING 1 ``` To run Cloud Commander as daemon in linux you could set **log** to true in config and