ssh_tunnel statistics: moribundus to zippy
Time: 2014-Sep-14 21:26:16 Sun
Current tunnel state: enabled          Current tunnel condition: UP
loader stats
------ loader (pid: 608 ) ------------ (v3.31 2006/05/29) ----- State: enabled UP
Time: 2014-Sep-14 21:26:14 Sun
client: moribundus
server: zippy
client heartbeat: Sun Sep 14 21:22:09 MDT 2014
server heartbeat: Sun Sep 14 23:17:52 EDT 2014
server heartbeat 1: Sun Sep 14 23:17:52 EDT 2014
server heartbeat 2: Sun Sep 14 23:12:52 EDT 2014
server heartbeat 3: Sun Sep 14 23:07:52 EDT 2014
server heartbeat 4: Sun Sep 14 23:02:52 EDT 2014
Sleep time: 300
loader loop counter: 32
bad port tests: 0 last: none yet
failed file updates: 0 last: none yet
tunnels killed: 0 last: none yet
emails sent: 2 last: 2014-Sep-14 18:51:12 Sun
email addresses: john@larsen-family.us
loader started: 2014-Sep-14 18:50:55 Sun
debug flags: 0x0
tunnel stats
------ tunnel (pid: 1680 ) ------------ (v3.31 2006/05/29) ----- State: enabled UP
Time: 2014-Sep-14 21:22:36 Sun
client: moribundus
server: zippy
client heartbeat: Sun Sep 14 21:22:09 MDT 2014
server heartbeat: Sun Sep 14 23:12:52 EDT 2014
Sleep time: 300
tunnel loop counter: 31
bad port tests: 0 last: none yet
emails sent: 1 last: 2014-Sep-14 18:51:24 Sun
email addresses: john@larsen-family.us
tunnel started: 2014-Sep-14 18:52:02 Sun
debug flags: 0x0
Current users, uptime, and load average
21:26:18 up 2:40, 0 users, load average: 0.00, 0.00, 0.00
USER TTY LOGIN@ IDLE JCPU PCPU WHAT
Current processes
UID PID PPID C STIME TTY TIME CMD
jlarsen 2028 1 0 18:46 ? 00:00:00 /usr/bin/cygrunsrv
jlarsen 172 2028 0 18:46 ? 00:00:00 /usr/sbin/cron -n
SYSTEM 1144 1 0 18:46 ? 00:00:00 /usr/bin/cygrunsrv
SYSTEM 1392 1144 0 18:46 ? 00:00:00 /usr/sbin/sshd -D
jlarsen 3680 172 0 18:50 ? 00:00:00 /usr/sbin/cron -n
jlarsen 608 1 0 18:50 ? 00:00:03 /usr/bin/perl -w /home/jlarsen/ssh_tunnel/zippy/loader -d 0 -st 300 -e john@larsen-family.us
jlarsen 1680 1 0 18:51 ? 00:00:02 /usr/bin/perl -w /home/jlarsen/ssh_tunnel/zippy/tunnel -d 0 -st 300 -e john@larsen-family.us
jlarsen 3248 1 0 18:52 ? 00:00:02 /usr/bin/ssh -F /home/jlarsen/ssh_tunnel/zippy/tunnel.conf -n tunnel /home/tunnels/ssh_tunnel/moribundus/pulse -d 0 -st 300 -e john@larsen-family.us
jlarsen 3424 3680 0 18:52 ? 00:00:00 /usr/sbin/sendmail -FCronDaemon -odi -oem -oi -t
jlarsen 3560 172 0 21:02 ? 00:00:00 /usr/sbin/cron -n
jlarsen 3008 3560 0 21:02 ? 00:00:00 /usr/bin/bash /home/jlarsen/backup/backup.cron
jlarsen 1492 3008 1 21:02 ? 00:00:19 /usr/bin/perl /home/jlarsen/backup/yabs.pl -f rsync.dirlist
jlarsen 3648 608 3 21:26 ? 00:00:00 /usr/bin/perl -w /home/jlarsen/ssh_tunnel/zippy/loader -d 0 -st 300 -e john@larsen-family.us
jlarsen 1484 1492 0 21:26 ? 00:00:00 sh -c rm -fr "moribundus.140914-2102" 2>&1
jlarsen 3464 3648 0 21:26 ? 00:00:00 /usr/bin/procps -edf
jlarsen 1996 1484 0 21:26 ? 00:00:00
Current netstat
Active Connections
Proto Local Address Foreign Address State
TCP moribundus:1046 a172-230-162-181.deploy.static.akamaitechnologies.com:http CLOSE_WAIT
TCP moribundus:1068 173-14-166-5-NewEngland.hfc.comcastbusiness.net:ssh ESTABLISHED
TCP moribundus:1497 173-14-166-5-NewEngland.hfc.comcastbusiness.net:ssh TIME_WAIT
crontab file
# DO NOT EDIT THIS FILE - edit the master and reinstall.
# (/tmp/crontab.JzfuQRC3yN installed on Mon Dec 20 05:48:41 2010)
# (Cron version V5.0 -- $Id: crontab.c,v 1.12 2004/01/23 18:56:42 vixie Exp $)
MAILTO=john@larsen-family.us
#* * * * * echo "This is a test: `date`"; echo "`date`" > /home/jlarsen/cron.test
# PING MY HOME IP ----------------------------------------------
#5,20,35,50 * * * * /home/jlarsen/ping_test/pt.pl larsen-family.us
# ssh_tunnel
0,10,20,30,40,50 * * * * /home/jlarsen/ssh_tunnel/zippy/ssh_tunnel.pl
# BACKUPS ------------------------------------------------------
# Perform backups and daily diskusage report
02 12 * * * /home/jlarsen/backup/backup.cron
02 21 * * * /home/jlarsen/backup/backup.cron
loader.conf file
# Filename: loader.conf
# Description: This is the configuration file for the loader portion of the
# ssh_tunnel program. Once configured the contents of this file never change.
# This insures that the loader will always operate. It is important not to
# change the formatting of this file because it is read by the ssh_tunnel and
# processed using perl which is expecting things to be in certain locations.
#
# loader.conf has two sections:
# 1. Configuration information such as the names of the ssh and sshd
# hosts, the working directories on each host, and other data as needed.
# 2. The ssh host configuration for the loader program is in this file.
# That configuration should never change. It needs to be at the end
# of the file because ssh uses everything between "Host" entries as
# configuration. There is only one Host section in this file.
#
########################################################################
# The following section contains host information
# SSH_CLIENT moribundus
# SSH_CLIENT_DIR /home/jlarsen/ssh_tunnel/zippy
# SSH_SERVER zippy
# SSH_SERVER_DIR /home/tunnels/ssh_tunnel/moribundus
#
########################################################################
# The following section is the ssh config file for the loader program.
# IMPORTANT! The path on the client MUST have the SSH_SERVER name in
# it. The script uses this name is search strings and it MUST be there.
Host loader
HostName sml.dnsalias.org
Port = 22
UserKnownHostsFile = /home/jlarsen/ssh_tunnel/zippy/known_hosts
User = tunnels
IdentityFile = /home/jlarsen/ssh_tunnel/zippy/id_rsa.merlinthemad
tunnel.conf file
# Filename: tunnel.conf
#
# Description: This is the configuration file for the tunnel and pulse sections of the
# ssh_tunnel program. The contents of this file can be changed during program execution.
# It is important not to change the formatting of the file because it is processed
# using perl which is expecting things to be in certain locations.
#
# tunnel.conf has three sections:
# 1. Configuration information such as email addresses and thresholds.
# 2. The ssh host configuration for the tunnel. This consists of two
# host definitions, tunnel and heartbeat. The tunnel is the permanent
# connection and defines port forwarding. The heartbeat uses one of
# the forwarded ports to write and copy heartbeat files between the
# ssh client and the ssh server. Changing heartbeats indicate that the
# tunnel is functioning.
# 3. The webpage configuration section as described below. This has the
# ssh host configuration for updating a webpage on a webserver.
#
################################################################################
# The following section contains configuration information. DON'T REMOVE the
# leading pound sign (#). The lines must be commented or the files won't work
# for ssh.
#
# The tunnel is either "enabled" or "disabled" based on the value given
# below. If disabled, then no processes are running on either the
# client or the server. A cron job on the client runs ssh_tunnel.pl periodically
# to check if tunnel.conf has changed on the server. If a change is detected
# then the new tunnel.conf file is transfered over. If the tunnel state
# becomes "enabled" then the tunnel is activated.
# TUNNEL_STATE enabled
#
# The email addresses below receive diagnostic messages. Separate
# multiple addresses with commas and no white space. The word "none"
# turns off email sending and is the default. The same email address
# is used by cron, loader, tunnel, and pulse.
# EMAIL_ADDRESS john@larsen-family.us
#
# The threshold defined below is how many port failures are required
# before an email is sent. Set this to "none" to turn this off. If
# the ssh_server's ssh port isn't accessible then the loader kills
# the tunnel. This periodic email serves as a reminder that the tunnel
# is enabled but down.
# EMAIL_THRESHOLD none
#
# The loader, tunnel, and pulse programs all have the same sleep value.
# The sleep time can be changed here. It should be in the range of
# 60 to 3600 seconds. Shorter sleep times increase system loading.
# The sleep time must be less than half the crontab time for ssh_tunnel.pl.
# SLEEP_TIME 300
#
#
################################################################################
# The following section is the ssh config file for the tunnel program.
# IMPORTANT! The path on the client MUST have the SSH_SERVER name in
# it. The script uses this name is search strings and it MUST be there.
#
# The ssh_server must be configured to allow remote port forwarding. This
# is normally off by default in the ssh_server's sshd_config file.
# Set "GatewayPorts yes" in sshd_config.
#
# Important info about port numbers used in the "ssh_tunnel" and "heartbeat"
# sections below. The "heartbeat" Port number must be the same as the last
# two port numbers in the "ssh_tunnel" section. In this example 50022 is
# used. The port number used must be unused by anything else on the two
# machines. If you have multiple tunnels connecting to a single ssh_server
# be sure to use different port numbers. The last two lines both use the
# name "localhost". You could put the actual names of the ssh server and
# client instead, but using localhost is safest. If the machine's name
# were changed the tunnel would no longer work. Using "localhost" guarantees
# the forwarding will work even if the machine's name changes. The other
# RemoteForward lines forward ports on the ssh server to ports on machines
# on the LAN where the ssh client resides. These aren't required and should
# be removed if not needed.
#
Host tunnel
HostName sml.dnsalias.org
Port = 22
UserKnownHostsFile = /home/jlarsen/ssh_tunnel/zippy/known_hosts
User = tunnels
IdentityFile = /home/jlarsen/ssh_tunnel/zippy/id_rsa.merlinthemad
Compression = yes
RemoteForward = 55456 localhost:5910
RemoteForward = 55442 localhost:22
LocalForward = 55442 localhost:22
################################################################################
Host heartbeat
HostName localhost
Port = 55442
UserKnownHostsFile = /home/jlarsen/ssh_tunnel/zippy/known_hosts
User = tunnels
IdentityFile = /home/jlarsen/ssh_tunnel/zippy/id_rsa.merlinthemad
################################################################################
Host pulse
HostName localhost
Port = 55442
UserKnownHostsFile = /home/tunnels/ssh_tunnel/moribundus/known_hosts
User = jlarsen
IdentityFile = /home/tunnels/ssh_tunnel/moribundus/id_rsa.merlinthemad
################################################################################
# Note: This section must be last in tunnel.conf.
# A webpage will be copied to the directory set by WEBSERVER_DIR below. The
# default value "none" turns this feature off. Change "none" to the directory
# path where the webpage should be copied. The "webpage" host information
# below must also be changed to valid values to make this work.
# WEBSERVER_DIR /home/tunnels/ssh_tunnel_html
#
# The filename of the webpage copied to the webserver defaults to
# SSH_CLIENT_to_SSH_SERVER.html. To choose a different name replace the
# word "default" on the line below with the desired name.
# WEBPAGE_FILENAME default
#
# A copy of the webpage can be put in the directory define by WEBPAGE_LOCAL_DIR.
# Change "none" to a valid directory to enable this feature.
# WEBPAGE_LOCAL_DIR none
#
# The webpage update rate defaults to once per sleep time. Change the value below
# to select a different rate. The update rate is the number of times through the
# loader while loop before updating the webpage. This value is ignored when events
# occur such as the tunnel going down or during startup. The webpage is updated
# for all non normal runtime events.
# WEBPAGE_UPDATE_RATE 1
#
Host webpage
HostName sml.dnsalias.org
Port = 22
UserKnownHostsFile = /home/jlarsen/ssh_tunnel/zippy/known_hosts
User = tunnels
IdentityFile = /home/jlarsen/ssh_tunnel/zippy/id_rsa.merlinthemad