]> git.pld-linux.org Git - packages/VMware-server.git/blobdiff - VMware-server-nat.conf
- drop obsolete and outdated manual inclusion of rpm macros
[packages/VMware-server.git] / VMware-server-nat.conf
index 0e65c5189bba9b789fa113d5b8282ddd3afbcaf8..3ec84b7627e1da5d08779e9c716cf7b0695955b7 100644 (file)
@@ -1,9 +1,9 @@
 # Linux NAT configuration file
 [host]
 # NAT gateway address
-ip = 192.168.76.2
+ip = 172.16.98.2
 netmask = 255.255.255.0
-# or ip = 192.168.76.2/24
+# or ip = 172.16.98.2/24
 
 # enable configuration; disabled by default for security reasons
 #configport = 33445
@@ -28,19 +28,19 @@ timeout = 60
 
 # FTP (both active and passive FTP is always enabled)
 #      ftp localhost 8887
-#8887 = 192.168.76.128:21
+#8887 = 172.16.98.128:21
 
 # WEB (make sure that if you are using named webhosting, names point to
 #     your host, not to guest... And if you are forwarding port other
 #     than 80 make sure that your server copes with mismatched port 
 #     number in Host: header)
 #      lynx http://localhost:8888
-#8888 = 192.168.76.128:80
+#8888 = 172.16.98.128:80
 
 # SSH
 #      ssh -p 8889 root@localhost
-#8889 = 192.168.76.128:22
+#8889 = 172.16.98.128:22
 
 [incomingudp]
 # UDP port forwarding example
-#6000 = 192.168.76.128:6001
+#6000 = 172.16.98.128:6001
This page took 0.208552 seconds and 4 git commands to generate.