summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2011-06-13 15:11:54 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2011-06-13 15:11:54 +0000
commitb8e7ab1531ebe94ea1e7378323f934b1155e4ba7 (patch)
tree11dd2741d63c31daf1b9f018a92dd0c9b61d824d
parenta1231a1d98174a87b6122532364c20d9b1d58424 (diff)
rapid-tunneling: config note: no seperate sshd
git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@9414 283159da-0705-0410-b60c-f2062b4bb6ad
-rw-r--r--rtadm.config4
1 files changed, 3 insertions, 1 deletions
diff --git a/rtadm.config b/rtadm.config
index 5d2ad92..65405db 100644
--- a/rtadm.config
+++ b/rtadm.config
@@ -6,5 +6,7 @@
HOSTNAME=
# Port number on which the local SSH server listens.
-# If you change it below, change it also in /etc/ssh/sshd_support_config
+# Again, this is the port accessible from the outside. If you forward it
+# from a port that is not 22, write here the port number that is
+# accessible from the outside.
PORT=22