summaryrefslogtreecommitdiffstats
path: root/doc/appendix/guides
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2012-06-04 16:37:32 -0500
committerSol Jerome <sol.jerome@gmail.com>2012-06-04 16:37:32 -0500
commit608b341869a15bb7bfe0212548e84f8c7aed1ff1 (patch)
tree39dec310479b88802275368da90300a50e3ae8c8 /doc/appendix/guides
parentd711dd20ca577779493e2c7ee3cd4a592adf4b90 (diff)
downloadbcfg2-608b341869a15bb7bfe0212548e84f8c7aed1ff1.tar.gz
bcfg2-608b341869a15bb7bfe0212548e84f8c7aed1ff1.tar.bz2
bcfg2-608b341869a15bb7bfe0212548e84f8c7aed1ff1.zip
doc: Remove references to ping data
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'doc/appendix/guides')
-rw-r--r--doc/appendix/guides/nat_howto.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/appendix/guides/nat_howto.txt b/doc/appendix/guides/nat_howto.txt
index 818d3e644..5bd3f7b13 100644
--- a/doc/appendix/guides/nat_howto.txt
+++ b/doc/appendix/guides/nat_howto.txt
@@ -43,14 +43,14 @@ the Client entry in clients.xml will look something like this:
.. code-block:: xml
- <Client profile="desktop" name="test1" pingable="N"
+ <Client profile="desktop" name="test1"
uuid='9001ec29-1531-4b16-8198-a71bea093d0a' location='floating'/>
Alternatively, the Client entry can be setup like this:
.. code-block:: xml
- <Client profile="desktop" name="test1" pingable="N"
+ <Client profile="desktop" name="test1"
uuid='9001ec29-1531-4b16-8198-a71bea093d0a' address='ip-address-of-NAT'/>
The difference between these definitions is explained in detail in the