1.5.3


Old Stuff

 www.your-freedom.net
 www.secure-tunnel.com

Ticket #104 (assigned defect)

Opened 3 years ago

Last modified 3 years ago

PID is dead error

Reported by: anonymous Assigned to: andrei (accepted)
Priority: normal Milestone: AlmostVPN 1.0 Future
Component: PreferencePanel Version: 0.9
Severity: normal Keywords:
Cc:

Description (Last modified by andrei)

Never been successful in getting AVPN working. See log below (note my personal information has been replaced for identity protection):

===== Friday, December 30, 2005 12:14:06 PM US/Eastern =====
12/30/05 12:14:09[8088] Fri Dec 30 12:14:09 EST 2005 +====================================================================================================+
12/30/05 12:14:09[8088] My PID      : 8088
12/30/05 12:14:09[8088] Who Am I    : me  tty??    Dec 30 12:14 
12/30/05 12:14:09[8088] OS          : Tiger
12/30/05 12:14:09[8088] Base DIR    : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources
12/30/05 12:14:09[8088] Working DIR : /Users/me/Library/Application Support/AlmostVPN
12/30/05 12:14:09[8088] profile     : default
12/30/05 12:14:09[8088] Tool        : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool
12/30/05 12:14:09[8088] Timeout     : "Not Set"
12/30/05 12:14:09[8088] Options     :
12/30/05 12:14:09[8088] +user me +load +profile default
12/30/05 12:14:09[8088] Fri Dec 30 12:14:09 EST 2005 -====================================================================================================-
12/30/05 12:14:09[8088] /bin/launchctl unload "/Users/me/Library/Application Support/AlmostVPN/launchd.default.plist"
12/30/05 12:14:10[8088] /bin/launchctl load "/Users/me/Library/Application Support/AlmostVPN/launchd.default.plist"
12/30/05 12:14:10[8118] Fri Dec 30 12:14:10 EST 2005 +====================================================================================================+
12/30/05 12:14:10[8118] My PID      : 8118
12/30/05 12:14:11[8118] Who Am I    : me  tty??    Dec 30 12:14 
12/30/05 12:14:11[8118] OS          : Tiger
12/30/05 12:14:11[8118] Base DIR    : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources
12/30/05 12:14:11[8118] Working DIR : /Users/me/Library/Application Support/AlmostVPN
12/30/05 12:14:11[8118] profile     : default
12/30/05 12:14:11[8118] Tool        : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool
12/30/05 12:14:11[8118] Timeout     : 60
12/30/05 12:14:11[8118] Sessions    : 1
12/30/05 12:14:11[8118]   root@myremoteserver.net  "-o" "ConnectTimeout=60" "-o" "TCPKeepAlive=yes" "-4" "-L" "23:mail.myemailserver.org:25" "-L" "80:mail.myemailserver.org:110" "-l" "root" "99.99.99.99"
12/30/05 12:14:11[8118] Options     :
12/30/05 12:14:11[8118] +profile default +timeout 60 +ssh root@myremoteserver.net -o ConnectTimeout=60 -o TCPKeepAlive=yes -4 -L 23:mail.myemailserver.org:25 -L 80:mail.myemailserver.org:110 -l root 99.99.99.99
12/30/05 12:14:11[8118] Fri Dec 30 12:14:11 EST 2005 -====================================================================================================-
12/30/05 12:14:11[8118] Status : default|Starting|Starting profile
12/30/05 12:14:11[8118] Status : default|Starting|Starting Session : root@myremoteserver.net
12/30/05 12:14:23[8118] startSession : root@myremoteserver.net : 
12/30/05 12:14:23[8118] PID  ( root@myremoteserver.net ) is dead
12/30/05 12:14:23[8118] Password:
12/30/05 12:14:23[8118] stopSession : root@myremoteserver.net : kill 
12/30/05 12:14:23[8118] Status : default|Not Running|Not Running
12/30/05 12:14:23[8118] Status : default|Not Running|root@myremoteserver.net failed. .

Change History

12/30/05 12:21:52 changed by anonymous

PS: Using version 0.9.7 on OSX 10.4.3. Thank you.

12/30/05 12:31:59 changed by anonymous

PPS: I can establish and maintain a command line ssh connection just fine, and I don't normally have a problem with port forwarding using tunnels in SSH. In fact, I'm running from command line now without a problem.

12/30/05 12:33:20 changed by anonymous

(I did not have an active SSH connection whenever I tried to run AVPN)

12/30/05 12:49:09 changed by andrei

  • status changed from new to assigned.
  • version set to 0.9.
  • component changed from FAQ to PreferencePanel.
  • description changed.
  • milestone set to AlmostVPN 0.9.8.

Can you run this command from command line (with real names/addresses)?

ssh -g -o ConnectTimeout=60 -o TCPKeepAlive=yes -4 -L 23:mail.myemailserver.org:25 -L 80:mail.myemailserver.org:110 -N -l root 99.99.99.99

Are you really trying to ssh to remote host as root? You do not need to do it to setup your tunnels. You just need to gain root privileges on your side (which AlmostVPN will do for you automatically )

It should work the way you are trying to do it, but may I suggest better way? Instead of using "Tunnels" why don't you try to setup "Almost VPN" connection to your SMTP and POP3 servers? This way you will be able to access them with real names and default port numbers.

12/30/05 12:52:23 changed by andrei

Is it possible that you have not specify password when you defined account? It looks like server is asking your for the password and it looks like AlmostVPN does not have it.

12/30/05 12:55:44 changed by anonymous

Can't use VPN. Default SMTP port number is blocked at wall. I have to use tunnels. Yes, password is correct for root user on remote server.

Command line that I use (which works) is... sudo ssh -N myremoteserver -L 23:mail.mymailserver:25 -L 80:mail.mymailserver:110

This works fine, but I do get booted a lot lately and much more frequently, which is annoying (connectin reset by peer). No fun.

What is the -4 in your command? I've tried TCPKeepAlive=yes on mine, but it never helps. Still get the boot from my remote server quite often. Didn't used to be so bad. Seems to kick me every 5 to ten minutes now.

12/30/05 12:56:55 changed by anonymous

I agree with you. I thought that's what it looks like too, but I know it is correct (and it is entered in the software).

12/30/05 13:00:50 changed by anonymous

Woops. The reason I don't want to use default local ports is I realy don't want traffic to indicate the use of those ports. My understanding of SSH is that the ports triggered by SSH may be visible to the network. I'd like to avoid it being obvious.

12/30/05 13:02:18 changed by anonymous

Do you think setting up a key would help resolve this problem?

12/30/05 13:08:32 changed by andrei

The fact that default SMTP port is blocked have nothing to do with your ability to setup tunnel. All tunneled traffic will go through SSH port regardless of port number used on "your side"

"-4" - makes ssh to use IPv4 only which most likely is what you are using.

Have you tried to do "test account" ? What happen when you click on this button?

12/30/05 13:10:42 changed by andrei

If you add e-mail address to Cc: field below, then you will get e-mail notification each time this ticket gets updated

12/30/05 15:44:29 changed by anonymous

Good to know. Test account works every time. Never had a problem with it.

12/30/05 15:52:45 changed by anonymous

So if someone were sniffing/monitoring packet headers, the stmp and pop ports would still not be visible? They are completely hidden within the SSH traffic? Sorry for my paranoia, but I value my job. You are certain that all anyone can see on the network is encrypted data on port 22? This runs contrary to what I have been told my other people, not that I don't respect your opinion. I just have to be really cautious about this.

12/30/05 16:08:04 changed by anonymous

Also, thanks for your generous dialog in terms of support.

12/30/05 22:52:04 changed by andrei

In regards to "guy with the sniffer watching packets": Read this. Maybe not too technical, but it is quite correct. The only traffic visible from outside of your computer is SSH traffic. Once some one get to your computer, then it is possible to see that you are talking to port 25 or 110, but then if some one got on to your computer, he/she can see pretty much everything. SSH traffic is not 100% safe from snooping, but unless your communications attract attention of NSA, you should feel quite safe about it.

Thank you for thanking me, but I will be much more pleased to hear that AlmostVPN is working. My assumption is that it still does not work. I really would like to get to the bottom of it. So please do not hesitate to bug me.

In regards to your have been "booted a-lot" lately. Next version 0.9.8 is going to employ couple of new SSH options, which might help you with this problem ( assuming that Almost VPN will work in a first place ). You can take a look at ticket #6 for more details.

12/31/05 18:39:15 changed by anonymous

Ah, thanks for all the advice. Very much appreciated. No, sadly Almost VPN isn't working yet. I tried the "Almost VPN" standard port relays as an option, but they didn't work either. The account checker has worked from day one just fine. I put in the wrong password to see what the difference in behavior would be, and the program reported that the remote server was waiting for the password. So when the correct password is entered, it DOES make a connection to the remote host. I am guessing there is something up with the syntax for the port relaying switches. I only say that (I'm far from qualified) because my command line (the one I sent you that I've been using) does work fine. In fact, using my own command with the added switch (borrowed from you) TCPKeepAlive=yes, I've managed to keep a connection to the host for 24 hours, the longest I've ever been able to sustain. Sadly, however, AVPN isn't following suit. I'll be happy to keep working with you on this. The command line and associated GUIs are very interesting to me and I'm always wanting to increase my awareness. I've already gained insight through my dialog with you. I appreciate that. The least I can do is continue to troubleshooting with you. I too would like to see it working. Happy New Year!

01/03/06 09:34:32 changed by andrei

Can I ask you again to run this command

sudo ssh -g -o ConnectTimeout=60 -o TCPKeepAlive=yes -4 -L 23:mail.myemailserver.org:25 -L 80:mail.myemailserver.org:110 -N -l root 99.99.99.99

from command line and copy/paste results of it into this ticket. This command is EXACTLY what AlmostVPN is trying to run. If it work from command line, it must work from AlmostVPN.

Also, you can try to re-start your copy of launchd ( "kill launchd" button in debugging dialog ( wrench and can of pesticide icon )). Sometimes, launchd gets into funny state and things which do work from command line, stop working from launchd.

01/03/06 09:44:25 changed by andrei

  • milestone changed from AlmostVPN 0.9.8 to AlmostVPN 1.0.

Still no idea what is going on. Moved to "remote feature" milestone until problem resolved.

01/03/06 10:28:58 changed by anonymous

Well, just tried it. And the command line works! Weird. Also, I've been restarting kill launchd on a regular basis during our dialog. It never made any difference. FYI: Just tried AVPN to no avail. It timed out and stopped running again. Went back to command line, ran the same command and everything works again. Go figure. Account still has green check mark.

01/03/06 10:40:59 changed by andrei

When you tried that command line and it did work, what kind of "exchange of information" took place? I assume you were asked for password ( maybe couple times, one for sudo and one for root on remote host ). Could you please cut/paste all this dialog to the ticket?

01/03/06 13:50:09 changed by anonymous

There isn't much to tell. You guessed it; but it does work and enables the tunnels.

My Computer:~ $ sudo ssh -g -o ConnectTimeout?=60 -o TCPKeepAlive=yes -4 -L 23:mail.mymailserver.org:25 -L 80:mail.mymailserver.org:110 -N -l root myremotesite.net Password: Password:

01/03/06 14:04:19 changed by anonymous

Just upgraded to 0.9.8. Looks like more detailed logging. I tried AVPN again, but it fails much quicker. Here is the log (remember command line method still works)...

root@myremoteserver.net : SSH_PID : 7645 PID 7645 ( root@myremoteserver.net ) is dead Warning: Permanently added the RSA host key for IP address 'remote.ip' to the list of known hosts.

Password: channel 4: open failed: connect failed: Operation timed out

doSSH:6:operation timed out root@myremoteserver.net : kill 7645 root@myremoteserver.net : SSH_PID : 8527 root@myremoteserver.net : kill 8527 root@myremoteserver.net : SSH_PID : 9431 root@myremoteserver.net : kill 9431 root@myremoteserver.net : SSH_PID : 11202 root@myremoteserver.net : kill 11202 root@myremoteserver.net : SSH_PID : 11736 PID 11736 ( root@myremoteserver.net ) is dead Password: channel 2: open failed: connect failed: Operation timed out

doSSH:6:operation timed out root@myremoteserver.net : kill 11736 root@myremoteserver.net : SSH_PID : 14297 PID 14297 ( root@myremoteserver.net ) is dead Password: channel 2: open failed: connect failed: Operation timed out

doSSH:6:operation timed out root@myremoteserver.net : kill 14297 root@myremoteserver.net : SSH_PID : 15213 root@myremoteserver.net : kill 15213 root@myremoteserver.net : SSH_PID : 16780 root@myremoteserver.net : kill 16780 12/29/05 17:12:57[18287] startSession : root@myremoteserver.net : 12/29/05 17:12:58[18287] PID ( root@myremoteserver.net ) is dead 12/29/05 17:12:58[18287] Password: 12/29/05 17:12:58[18287] stopSession : root@myremoteserver.net : kill 12/29/05 17:15:11[18689] startSession : root@myremoteserver.net : 12/29/05 17:15:11[18689] PID ( root@myremoteserver.net ) is dead 12/29/05 17:15:11[18689] Password: 12/29/05 17:15:12[18689] stopSession : root@myremoteserver.net : kill 12/29/05 17:16:11[19207] startSession : root@myremoteserver.net : 12/29/05 17:16:11[19207] PID ( root@myremoteserver.net ) is dead 12/29/05 17:16:11[19207] Password: 12/29/05 17:16:11[19207] stopSession : root@myremoteserver.net : kill 12/29/05 17:17:26[19731] startSession : root@127.0.0.1 : 12/29/05 17:17:27[19731] PID ( root@127.0.0.1 ) is dead 12/29/05 17:17:27[19731] Password: 12/29/05 17:17:27[19731] stopSession : root@127.0.0.1 : kill 12/29/05 17:19:03[20304] startSession : root@myremoteserver.net : 12/29/05 17:19:03[20304] PID ( root@myremoteserver.net ) is dead 12/29/05 17:19:03[20304] Password: 12/29/05 17:19:03[20304] stopSession : root@myremoteserver.net : kill 12/29/05 17:20:39[20934] startSession : root@myremoteserver.net : 12/29/05 17:20:39[20934] PID ( root@myremoteserver.net ) is dead 12/29/05 17:20:39[20934] Password: 12/29/05 17:20:39[20934] stopSession : root@myremoteserver.net : kill 12/30/05 11:05:26[26225] Fri Dec 30 11:05:26 EST 2005 +====================================================================================================+ 12/30/05 11:05:26[26225] My PID : 26225 12/30/05 11:05:26[26225] Who Am I : me tty?? Dec 30 11:05 12/30/05 11:05:26[26225] OS : Tiger 12/30/05 11:05:26[26225] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 12/30/05 11:05:26[26225] Working DIR : /Users/me/Library/Application Support/AlmostVPN 12/30/05 11:05:26[26225] profile : default 12/30/05 11:05:26[26225] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 12/30/05 11:05:26[26225] Timeout : "Not Set" 12/30/05 11:05:26[26225] Options : 12/30/05 11:05:26[26225] +user me +load +profile default 12/30/05 11:05:26[26225] Fri Dec 30 11:05:26 EST 2005 -====================================================================================================- 12/30/05 11:05:26[26225] /bin/launchctl unload "/Users/me/Library/Application Support/AlmostVPN/launchd.default.plist" 12/30/05 11:05:26[26225] /bin/launchctl load "/Users/me/Library/Application Support/AlmostVPN/launchd.default.plist" 12/30/05 11:05:26[26254] Fri Dec 30 11:05:26 EST 2005 +====================================================================================================+ 12/30/05 11:05:26[26254] My PID : 26254 12/30/05 11:05:27[26254] Who Am I : me tty?? Dec 30 11:05 12/30/05 11:05:27[26254] OS : Tiger 12/30/05 11:05:27[26254] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 12/30/05 11:05:27[26254] Working DIR : /Users/me/Library/Application Support/AlmostVPN 12/30/05 11:05:27[26254] profile : default 12/30/05 11:05:27[26254] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 12/30/05 11:05:27[26254] Timeout : 10 12/30/05 11:05:27[26254] Sessions : 1 12/30/05 11:05:27[26254] root@myremoteserver.net "-o" "ConnectTimeout?=10" "-o" "TCPKeepAlive=yes" "-4" "-L" "23:mail.mymailserver.org:25" "-L" "80:mail.mymailserver.org:110" "-l" "root" "remote.ip" 12/30/05 11:05:27[26254] Options : 12/30/05 11:05:27[26254] +profile default +timeout 10 +ssh root@myremoteserver.net -o ConnectTimeout?=10 -o TCPKeepAlive=yes -4 -L 23:mail.mymailserver.org:25 -L 80:mail.mymailserver.org:110 -l root remote.ip 12/30/05 11:05:27[26254] Fri Dec 30 11:05:27 EST 2005 -====================================================================================================- 12/30/05 11:05:27[26254] Status : default|Starting|Starting profile 12/30/05 11:08:47[26824] Fri Dec 30 11:08:47 EST 2005 +====================================================================================================+ 12/30/05 11:08:47[26824] My PID : 26824 12/30/05 11:08:47[26824] Who Am I : me tty?? Dec 30 11:08 12/30/05 11:08:47[26824] OS : Tiger 12/30/05 11:08:47[26824] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 12/30/05 11:08:47[26824] Working DIR : /Users/me/Library/Application Support/AlmostVPN 12/30/05 11:08:47[26824] profile : not set 12/30/05 11:08:47[26824] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 12/30/05 11:08:47[26824] Timeout : "Not Set" 12/30/05 11:08:47[26824] Options : 12/30/05 11:08:47[26824] +removeHook 12/30/05 11:08:47[26824] Fri Dec 30 11:08:47 EST 2005 -====================================================================================================- 12/30/05 11:29:45[27192] Fri Dec 30 11:29:45 EST 2005 +====================================================================================================+ 12/30/05 11:29:45[27192] My PID : 27192 12/30/05 11:29:45[27192] Who Am I : me tty?? Dec 30 11:29 12/30/05 11:29:45[27192] OS : Tiger 12/30/05 11:29:45[27192] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 12/30/05 11:29:45[27192] Working DIR : /Users/me/Library/Application Support/AlmostVPN 12/30/05 11:29:45[27192] profile : not set 12/30/05 11:29:45[27192] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 12/30/05 11:29:45[27192] Timeout : "Not Set" 12/30/05 11:29:45[27192] Options : 12/30/05 11:29:45[27192] +removeHook 12/30/05 11:29:45[27192] Fri Dec 30 11:29:45 EST 2005 -====================================================================================================- 12/30/05 11:30:26[27317] Fri Dec 30 11:30:26 EST 2005 +====================================================================================================+ 12/30/05 11:30:26[27317] My PID : 27317 12/30/05 11:30:26[27317] Who Am I : me tty?? Dec 30 11:30 12/30/05 11:30:26[27317] OS : Tiger 12/30/05 11:30:26[27317] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 12/30/05 11:30:26[27317] Working DIR : /Users/me/Library/Application Support/AlmostVPN 12/30/05 11:30:26[27317] profile : default 12/30/05 11:30:27[27317] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 12/30/05 11:30:27[27317] Timeout : "Not Set" 12/30/05 11:30:27[27317] Options : 12/30/05 11:30:27[27317] +user me +load +profile default 12/30/05 11:30:27[27317] Fri Dec 30 11:30:27 EST 2005 -====================================================================================================- 12/30/05 11:30:27[27317] /bin/launchctl unload "/Users/me/Library/Application Support/AlmostVPN/launchd.default.plist" 12/30/05 11:30:27[27317] /bin/launchctl load "/Users/me/Library/Application Support/AlmostVPN/launchd.default.plist" 12/30/05 11:30:27[27369] Fri Dec 30 11:30:27 EST 2005 +====================================================================================================+ 12/30/05 11:30:27[27369] My PID : 27369 12/30/05 11:30:27[27369] Who Am I : me tty?? Dec 30 11:30 12/30/05 11:30:27[27369] OS : Tiger 12/30/05 11:30:27[27369] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 12/30/05 11:30:27[27369] Working DIR : /Users/me/Library/Application Support/AlmostVPN 12/30/05 11:30:27[27369] profile : default 12/30/05 11:30:27[27369] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 12/30/05 11:30:27[27369] Timeout : 10 12/30/05 11:30:27[27369] Sessions : 1 12/30/05 11:30:27[27369] root@myremoteserver.net "-o" "ConnectTimeout?=10" "-o" "TCPKeepAlive=yes" "-4" "-L" "8080:mail.mymailserver.org:25" "-L" "8081:mail.mymailserver.org:110" "-l" "root" "remote.ip" 12/30/05 11:30:27[27369] Options : 12/30/05 11:30:27[27369] +profile default +timeout 10 +ssh root@myremoteserver.net -o ConnectTimeout?=10 -o TCPKeepAlive=yes -4 -L 8080:mail.mymailserver.org:25 -L 8081:mail.mymailserver.org:110 -l root remote.ip 12/30/05 11:30:27[27369] Fri Dec 30 11:30:27 EST 2005 -====================================================================================================- 12/30/05 11:30:27[27369] Status : default|Starting|Starting profile 12/30/05 11:39:04[29650] startSession : root@myremoteserver.net : 12/30/05 11:39:25[29650] mountDrives : afp://me@myremoteserver.net/volumes/data mounted as 12/30/05 11:39:25[29650] PID ( root@myremoteserver.net ) is dead 12/30/05 11:39:25[29650] Password: 12/30/05 11:39:27[29650] stopSession : root@myremoteserver.net : kill 12/30/05 11:39:43[286] startSession : root@myremoteserver.net : 12/30/05 11:40:05[600] startSession : root@myremoteserver.net : 12/30/05 11:40:24[600] mountDrives : afp://me@myremoteserver.net/volumes/data mounted as 12/30/05 11:40:24[600] PID ( root@myremoteserver.net ) is dead 12/30/05 11:40:24[600] Password: 12/30/05 11:40:24[600] stopSession : root@myremoteserver.net : kill 12/30/05 11:42:56[1411] startSession : root@myremoteserver.net : 12/30/05 11:43:22[1411] mountDrives : afp://me@myremoteserver.net/volumes/data mounted as 12/30/05 11:43:22[1411] PID ( root@myremoteserver.net ) is dead 12/30/05 11:43:22[1411] Password: 12/30/05 11:43:23[1411] stopSession : root@myremoteserver.net : kill 12/30/05 11:43:39[1859] startSession : me@myremoteserver.net : 12/30/05 11:44:07[2207] startSession : root@myremoteserver.net : 12/30/05 11:44:26[2207] mountDrives : afp://me@myremoteserver.net/volumes/data mounted as 12/30/05 11:44:26[2207] PID ( root@myremoteserver.net ) is dead 12/30/05 11:44:26[2207] Password: 12/30/05 11:44:28[2207] stopSession : root@myremoteserver.net : kill 12/30/05 11:45:00[2743] startSession : root@myremoteserver.net : 12/30/05 11:45:30[3102] startSession : root@myremoteserver.net : 12/30/05 11:45:30[3102] PID ( root@myremoteserver.net ) is dead 12/30/05 11:45:30[3102] Password: 12/30/05 11:45:30[3102] stopSession : root@myremoteserver.net : kill 12/30/05 11:50:55[4226] startSession : root@myremoteserver.net : 12/30/05 11:50:55[4226] PID ( root@myremoteserver.net ) is dead 12/30/05 11:50:55[4226] Password: 12/30/05 11:50:55[4226] stopSession : root@myremoteserver.net : kill 12/30/05 12:13:50[7687] startSession : root@myremoteserver.net : 12/30/05 12:13:50[7687] PID ( root@myremoteserver.net ) is dead 12/30/05 12:13:50[7687] Password: 12/30/05 12:13:50[7687] stopSession : root@myremoteserver.net : kill 12/30/05 12:14:00[7964] Fri Dec 30 12:14:00 EST 2005 +====================================================================================================+ 12/30/05 12:14:00[7964] My PID : 7964 12/30/05 12:14:00[7964] Who Am I : me tty?? Dec 30 12:14 12/30/05 12:14:00[7964] OS : Tiger 12/30/05 12:14:01[7964] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 12/30/05 12:14:01[7964] Working DIR : /Users/me/Library/Application Support/AlmostVPN 12/30/05 12:14:01[7964] profile : not set 12/30/05 12:14:01[7964] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 12/30/05 12:14:01[7964] Timeout : "Not Set" 12/30/05 12:14:01[7964] Options : 12/30/05 12:14:01[7964] +user me +killLaunchd 12/30/05 12:14:01[7964] Fri Dec 30 12:14:01 EST 2005 -====================================================================================================- 12/30/05 12:14:01[7980] Fri Dec 30 12:14:01 EST 2005 +====================================================================================================+ 12/30/05 12:14:01[7980] My PID : 7980 12/30/05 12:14:01[7980] Who Am I : me tty?? Dec 30 12:14 12/30/05 12:14:01[7980] OS : Tiger 12/30/05 12:14:01[7980] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 12/30/05 12:14:01[7980] Working DIR : /Users/me/Library/Application Support/AlmostVPN 12/30/05 12:14:01[7980] profile : not set 12/30/05 12:14:01[7980] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 12/30/05 12:14:01[7980] Timeout : "Not Set" 12/30/05 12:14:01[7980] Options : 12/30/05 12:14:01[7980] +user me +killWidget 12/30/05 12:14:01[7980] Fri Dec 30 12:14:01 EST 2005 -====================================================================================================- 12/30/05 12:14:09[8088] Fri Dec 30 12:14:09 EST 2005 +====================================================================================================+ 12/30/05 12:14:09[8088] My PID : 8088 12/30/05 12:14:09[8088] Who Am I : me tty?? Dec 30 12:14 12/30/05 12:14:09[8088] OS : Tiger 12/30/05 12:14:09[8088] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 12/30/05 12:14:09[8088] Working DIR : /Users/me/Library/Application Support/AlmostVPN 12/30/05 12:14:09[8088] profile : default 12/30/05 12:14:09[8088] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 12/30/05 12:14:09[8088] Timeout : "Not Set" 12/30/05 12:14:09[8088] Options : 12/30/05 12:14:09[8088] +user me +load +profile default 12/30/05 12:14:09[8088] Fri Dec 30 12:14:09 EST 2005 -====================================================================================================- 12/30/05 12:14:09[8088] /bin/launchctl unload "/Users/me/Library/Application Support/AlmostVPN/launchd.default.plist" 12/30/05 12:14:10[8088] /bin/launchctl load "/Users/me/Library/Application Support/AlmostVPN/launchd.default.plist" 12/30/05 12:14:10[8118] Fri Dec 30 12:14:10 EST 2005 +====================================================================================================+ 12/30/05 12:14:10[8118] My PID : 8118 12/30/05 12:14:11[8118] Who Am I : me tty?? Dec 30 12:14 12/30/05 12:14:11[8118] OS : Tiger 12/30/05 12:14:11[8118] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 12/30/05 12:14:11[8118] Working DIR : /Users/me/Library/Application Support/AlmostVPN 12/30/05 12:14:11[8118] profile : default 12/30/05 12:14:11[8118] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 12/30/05 12:14:11[8118] Timeout : 60 12/30/05 12:14:11[8118] Sessions : 1 12/30/05 12:14:11[8118] root@myremoteserver.net "-o" "ConnectTimeout?=60" "-o" "TCPKeepAlive=yes" "-4" "-L" "23:mail.mymailserver.org:25" "-L" "80:mail.mymailserver.org:110" "-l" "root" "remote.ip" 12/30/05 12:14:11[8118] Options : 12/30/05 12:14:11[8118] +profile default +timeout 60 +ssh root@myremoteserver.net -o ConnectTimeout?=60 -o TCPKeepAlive=yes -4 -L 23:mail.mymailserver.org:25 -L 80:mail.mymailserver.org:110 -l root remote.ip 12/30/05 12:14:11[8118] Fri Dec 30 12:14:11 EST 2005 -====================================================================================================- 12/30/05 12:14:11[8118] Status : default|Starting|Starting profile 12/30/05 12:14:11[8118] Status : default|Starting|Starting Session : root@myremoteserver.net 12/30/05 12:14:23[8118] startSession : root@myremoteserver.net : 12/30/05 12:14:23[8118] PID ( root@myremoteserver.net ) is dead 12/30/05 12:14:23[8118] Password: 12/30/05 12:14:23[8118] stopSession : root@myremoteserver.net : kill 12/30/05 12:14:23[8118] Status : default|Not Running|Not Running 12/30/05 12:14:23[8118] Status : default|Not Running|root@myremoteserver.net failed. . 12/30/05 12:57:44[10753] startSession : root@myremoteserver.net : 12/30/05 12:57:44[10753] PID ( root@myremoteserver.net ) is dead 12/30/05 12:57:44[10753] Password: 12/30/05 12:57:44[10753] stopSession : root@myremoteserver.net : kill 12/30/05 15:59:14[12685] Fri Dec 30 15:59:14 EST 2005 +====================================================================================================+ 12/30/05 15:59:14[12685] My PID : 12685 12/30/05 15:59:15[12685] Who Am I : me tty?? Dec 30 15:59 12/30/05 15:59:15[12685] OS : Tiger 12/30/05 15:59:15[12685] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 12/30/05 15:59:15[12685] Working DIR : /Users/me/Library/Application Support/AlmostVPN 12/30/05 15:59:15[12685] profile : default 12/30/05 15:59:15[12685] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 12/30/05 15:59:15[12685] Timeout : "Not Set" 12/30/05 15:59:15[12685] Options : 12/30/05 15:59:15[12685] +user me +load +profile default 12/30/05 15:59:15[12685] Fri Dec 30 15:59:15 EST 2005 -====================================================================================================- 12/30/05 15:59:15[12685] /bin/launchctl unload "/Users/me/Library/Application Support/AlmostVPN/launchd.default.plist" 12/30/05 15:59:15[12685] /bin/launchctl load "/Users/me/Library/Application Support/AlmostVPN/launchd.default.plist" 12/30/05 15:59:15[12714] Fri Dec 30 15:59:15 EST 2005 +====================================================================================================+ 12/30/05 15:59:15[12714] My PID : 12714 12/30/05 15:59:15[12714] Who Am I : me tty?? Dec 30 15:59 12/30/05 15:59:15[12714] OS : Tiger 12/30/05 15:59:15[12714] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 12/30/05 15:59:15[12714] Working DIR : /Users/me/Library/Application Support/AlmostVPN 12/30/05 15:59:15[12714] profile : default 12/30/05 15:59:15[12714] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 12/30/05 15:59:15[12714] Timeout : 60 12/30/05 15:59:15[12714] Sessions : 1 12/30/05 15:59:15[12714] root@myremoteserver.net "-o" "ConnectTimeout?=60" "-o" "TCPKeepAlive=yes" "-4" "-L" "23:mail.mymailserver.org:25" "-L" "80:mail.mymailserver.org:110" "-l" "root" "remote.ip" 12/30/05 15:59:15[12714] Options : 12/30/05 15:59:15[12714] +profile default +timeout 60 +ssh root@myremoteserver.net -o ConnectTimeout?=60 -o TCPKeepAlive=yes -4 -L 23:mail.mymailserver.org:25 -L 80:mail.mymailserver.org:110 -l root remote.ip 12/30/05 15:59:15[12714] Fri Dec 30 15:59:15 EST 2005 -====================================================================================================- 12/30/05 15:59:15[12714] Status : default|Starting|Starting profile 12/30/05 16:02:49[13310] Fri Dec 30 16:02:49 EST 2005 +====================================================================================================+ 12/30/05 16:02:49[13310] My PID : 13310 12/30/05 16:02:49[13310] Who Am I : me tty?? Dec 30 16:02 12/30/05 16:02:49[13310] OS : Tiger 12/30/05 16:02:49[13310] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 12/30/05 16:02:49[13310] Working DIR : /Users/me/Library/Application Support/AlmostVPN 12/30/05 16:02:49[13310] profile : not set 12/30/05 16:02:49[13310] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 12/30/05 16:02:49[13310] Timeout : 60 12/30/05 16:02:49[13310] Sessions : 1 12/30/05 16:02:49[13310] root@myremoteserver.net "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" "-o" "ConnectTimeout?=60" "-o" "TCPKeepAlive=yes" "-4" "-l" "root" "myremoteserver.net" "exit" 12/30/05 16:02:49[13310] Options : 12/30/05 16:02:49[13310] +user me +timeout 60 +test root@myremoteserver.net xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -o ConnectTimeout?=60 -o TCPKeepAlive=yes -4 -l root myremoteserver.net exit 12/30/05 16:02:49[13310] Fri Dec 30 16:02:49 EST 2005 -====================================================================================================- 12/30/05 16:02:49[13310] testSSH "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" "-o" "ConnectTimeout?=60" "-o" "TCPKeepAlive=yes" "-4" "-l" "root" "myremoteserver.net" "exit" 12/30/05 16:02:55[13371] Fri Dec 30 16:02:55 EST 2005 +====================================================================================================+ 12/30/05 16:02:55[13371] My PID : 13371 12/30/05 16:02:55[13371] Who Am I : me tty?? Dec 30 16:02 12/30/05 16:02:55[13371] OS : Tiger 12/30/05 16:02:55[13371] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 12/30/05 16:02:55[13371] Working DIR : /Users/me/Library/Application Support/AlmostVPN 12/30/05 16:02:55[13371] profile : default 12/30/05 16:02:55[13371] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 12/30/05 16:02:55[13371] Timeout : "Not Set" 12/30/05 16:02:55[13371] Options : 12/30/05 16:02:55[13371] +user me +load +profile default 12/30/05 16:02:55[13371] Fri Dec 30 16:02:55 EST 2005 -====================================================================================================- 12/30/05 16:02:55[13371] /bin/launchctl unload "/Users/me/Library/Application Support/AlmostVPN/launchd.default.plist" 12/30/05 16:02:55[13371] /bin/launchctl load "/Users/me/Library/Application Support/AlmostVPN/launchd.default.plist" 12/30/05 16:02:55[13400] Fri Dec 30 16:02:55 EST 2005 +====================================================================================================+ 12/30/05 16:02:55[13400] My PID : 13400 12/30/05 16:02:55[13400] Who Am I : me tty?? Dec 30 16:02 12/30/05 16:02:55[13400] OS : Tiger 12/30/05 16:02:55[13400] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 12/30/05 16:02:55[13400] Working DIR : /Users/me/Library/Application Support/AlmostVPN 12/30/05 16:02:55[13400] profile : default 12/30/05 16:02:55[13400] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 12/30/05 16:02:55[13400] Timeout : 60 12/30/05 16:02:55[13400] Sessions : 1 12/30/05 16:02:55[13400] root@myremoteserver.net "-o" "ConnectTimeout?=60" "-o" "TCPKeepAlive=yes" "-4" "-L" "23:mail.mymailserver.org:25" "-L" "80:mail.mymailserver.org:110" "-l" "root" "remote.ip" 12/30/05 16:02:55[13400] Options : 12/30/05 16:02:55[13400] +profile default +timeout 60 +ssh root@myremoteserver.net -o ConnectTimeout?=60 -o TCPKeepAlive=yes -4 -L 23:mail.mymailserver.org:25 -L 80:mail.mymailserver.org:110 -l root remote.ip 12/30/05 16:02:55[13400] Fri Dec 30 16:02:55 EST 2005 -====================================================================================================- 12/30/05 16:02:55[13400] Status : default|Starting|Starting profile 12/30/05 16:04:55[13787] Fri Dec 30 16:04:55 EST 2005 +====================================================================================================+ 12/30/05 16:04:55[13787] My PID : 13787 12/30/05 16:04:55[13787] Who Am I : me tty?? Dec 30 16:04 12/30/05 16:04:55[13787] OS : Tiger 12/30/05 16:04:55[13787] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 12/30/05 16:04:55[13787] Working DIR : /Users/me/Library/Application Support/AlmostVPN 12/30/05 16:04:55[13787] profile : default 12/30/05 16:04:55[13787] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 12/30/05 16:04:55[13787] Timeout : "Not Set" 12/30/05 16:04:55[13787] Options : 12/30/05 16:04:55[13787] +user me +load +profile default 12/30/05 16:04:55[13787] Fri Dec 30 16:04:55 EST 2005 -====================================================================================================- 12/30/05 16:04:55[13787] /bin/launchctl unload "/Users/me/Library/Application Support/AlmostVPN/launchd.default.plist" 12/30/05 16:04:55[13787] /bin/launchctl load "/Users/me/Library/Application Support/AlmostVPN/launchd.default.plist" 12/30/05 16:04:55[13816] Fri Dec 30 16:04:55 EST 2005 +====================================================================================================+ 12/30/05 16:04:55[13816] My PID : 13816 12/30/05 16:04:55[13816] Who Am I : me tty?? Dec 30 16:04 12/30/05 16:04:55[13816] OS : Tiger 12/30/05 16:04:55[13816] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 12/30/05 16:04:55[13816] Working DIR : /Users/me/Library/Application Support/AlmostVPN 12/30/05 16:04:55[13816] profile : default 12/30/05 16:04:55[13816] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 12/30/05 16:04:55[13816] Timeout : 10 12/30/05 16:04:55[13816] Sessions : 1 12/30/05 16:04:55[13816] root@myremoteserver.net "-o" "ConnectTimeout?=10" "-o" "TCPKeepAlive=yes" "-4" "-L" "23:mail.mymailserver.org:25" "-L" "80:mail.mymailserver.org:110" "-l" "root" "remote.ip" 12/30/05 16:04:55[13816] Options : 12/30/05 16:04:55[13816] +profile default +timeout 10 +ssh root@myremoteserver.net -o ConnectTimeout?=10 -o TCPKeepAlive=yes -4 -L 23:mail.mymailserver.org:25 -L 80:mail.mymailserver.org:110 -l root remote.ip 12/30/05 16:04:55[13816] Fri Dec 30 16:04:55 EST 2005 -====================================================================================================- 12/30/05 16:04:55[13816] Status : default|Starting|Starting profile 12/30/05 16:11:57[14925] Fri Dec 30 16:11:57 EST 2005 +====================================================================================================+ 12/30/05 16:11:57[14925] My PID : 14925 12/30/05 16:11:57[14925] Who Am I : me tty?? Dec 30 16:11 12/30/05 16:11:57[14925] OS : Tiger 12/30/05 16:11:57[14925] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 12/30/05 16:11:57[14925] Working DIR : /Users/me/Library/Application Support/AlmostVPN 12/30/05 16:11:57[14925] profile : not set 12/30/05 16:11:57[14925] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 12/30/05 16:11:57[14925] Timeout : 10 12/30/05 16:11:57[14925] Sessions : 1 12/30/05 16:11:57[14925] myremoteserver.net "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" "-o" "ConnectTimeout?=10" "-o" "TCPKeepAlive=yes" "-4" "myremoteserver.net" "exit" 12/30/05 16:11:57[14925] Options : 12/30/05 16:11:57[14925] +user me +timeout 10 +test myremoteserver.net xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -o ConnectTimeout?=10 -o TCPKeepAlive=yes -4 myremoteserver.net exit 12/30/05 16:11:57[14925] Fri Dec 30 16:11:57 EST 2005 -====================================================================================================- 12/30/05 16:11:57[14925] testSSH "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" "-o" "ConnectTimeout?=10" "-o" "TCPKeepAlive=yes" "-4" "myremoteserver.net" "exit" 12/30/05 16:12:13[15009] Fri Dec 30 16:12:13 EST 2005 +====================================================================================================+ 12/30/05 16:12:13[15009] My PID : 15009 12/30/05 16:12:13[15009] Who Am I : me tty?? Dec 30 16:12 12/30/05 16:12:13[15009] OS : Tiger 12/30/05 16:12:13[15009] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 12/30/05 16:12:13[15009] Working DIR : /Users/me/Library/Application Support/AlmostVPN 12/30/05 16:12:13[15009] profile : not set 12/30/05 16:12:13[15009] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 12/30/05 16:12:13[15009] Timeout : 10 12/30/05 16:12:13[15009] Sessions : 1 12/30/05 16:12:13[15009] root@myremoteserver.net "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" "-o" "ConnectTimeout?=10" "-o" "TCPKeepAlive=yes" "-4" "-l" "root" "myremoteserver.net" "exit" 12/30/05 16:12:13[15009] Options : 12/30/05 16:12:13[15009] +user me +timeout 10 +test root@myremoteserver.net xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -o ConnectTimeout?=10 -o TCPKeepAlive=yes -4 -l root myremoteserver.net exit 12/30/05 16:12:13[15009] Fri Dec 30 16:12:13 EST 2005 -====================================================================================================- 12/30/05 16:12:13[15009] testSSH "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" "-o" "ConnectTimeout?=10" "-o" "TCPKeepAlive=yes" "-4" "-l" "root" "myremoteserver.net" "exit" 12/30/05 16:12:54[15139] Fri Dec 30 16:12:54 EST 2005 +====================================================================================================+ 12/30/05 16:12:54[15139] My PID : 15139 12/30/05 16:12:54[15139] Who Am I : me tty?? Dec 30 16:12 12/30/05 16:12:54[15139] OS : Tiger 12/30/05 16:12:54[15139] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 12/30/05 16:12:54[15139] Working DIR : /Users/me/Library/Application Support/AlmostVPN 12/30/05 16:12:54[15139] profile : default 12/30/05 16:12:54[15139] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 12/30/05 16:12:54[15139] Timeout : "Not Set" 12/30/05 16:12:54[15139] Options : 12/30/05 16:12:54[15139] +user me +load +profile default 12/30/05 16:12:54[15139] Fri Dec 30 16:12:54 EST 2005 -====================================================================================================- 12/30/05 16:12:54[15139] /bin/launchctl unload "/Users/me/Library/Application Support/AlmostVPN/launchd.default.plist" 12/30/05 16:12:54[15139] /bin/launchctl load "/Users/me/Library/Application Support/AlmostVPN/launchd.default.plist" 12/30/05 16:12:54[15168] Fri Dec 30 16:12:54 EST 2005 +====================================================================================================+ 12/30/05 16:12:54[15168] My PID : 15168 12/30/05 16:12:54[15168] Who Am I : me tty?? Dec 30 16:12 12/30/05 16:12:54[15168] OS : Tiger 12/30/05 16:12:54[15168] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 12/30/05 16:12:54[15168] Working DIR : /Users/me/Library/Application Support/AlmostVPN 12/30/05 16:12:54[15168] profile : default 12/30/05 16:12:54[15168] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 12/30/05 16:12:54[15168] Timeout : 10 12/30/05 16:12:54[15168] Sessions : 1 12/30/05 16:12:54[15168] root@myremoteserver.net "-o" "ConnectTimeout?=10" "-o" "TCPKeepAlive=yes" "-4" "-L" "23:mail.mymailserver.org:25" "-L" "80:mail.mymailserver.org:110" "-l" "root" "remote.ip" 12/30/05 16:12:54[15168] Options : 12/30/05 16:12:54[15168] +profile default +timeout 10 +ssh root@myremoteserver.net -o ConnectTimeout?=10 -o TCPKeepAlive=yes -4 -L 23:mail.mymailserver.org:25 -L 80:mail.mymailserver.org:110 -l root remote.ip 12/30/05 16:12:54[15168] Fri Dec 30 16:12:54 EST 2005 -====================================================================================================- 12/30/05 16:12:54[15168] Status : default|Starting|Starting profile 12/30/05 16:15:45[15670] Fri Dec 30 16:15:45 EST 2005 +====================================================================================================+ 12/30/05 16:15:45[15670] My PID : 15670 12/30/05 16:15:45[15670] Who Am I : me tty?? Dec 30 16:15 12/30/05 16:15:45[15670] OS : Tiger 12/30/05 16:15:45[15670] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 12/30/05 16:15:45[15670] Working DIR : /Users/me/Library/Application Support/AlmostVPN 12/30/05 16:15:45[15670] profile : not set 12/30/05 16:15:45[15670] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 12/30/05 16:15:46[15670] Timeout : "Not Set" 12/30/05 16:15:46[15670] Options : 12/30/05 16:15:46[15670] +user me +killLaunchd 12/30/05 16:15:46[15670] Fri Dec 30 16:15:46 EST 2005 -====================================================================================================- 12/30/05 16:15:47[15707] Fri Dec 30 16:15:47 EST 2005 +====================================================================================================+ 12/30/05 16:15:47[15707] My PID : 15707 12/30/05 16:15:47[15707] Who Am I : me tty?? Dec 30 16:15 12/30/05 16:15:47[15707] OS : Tiger 12/30/05 16:15:47[15707] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 12/30/05 16:15:47[15707] Working DIR : /Users/me/Library/Application Support/AlmostVPN 12/30/05 16:15:47[15707] profile : not set 12/30/05 16:15:47[15707] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 12/30/05 16:15:47[15707] Timeout : "Not Set" 12/30/05 16:15:47[15707] Options : 12/30/05 16:15:47[15707] +user me +killWidget 12/30/05 16:15:47[15707] Fri Dec 30 16:15:47 EST 2005 -====================================================================================================- 12/30/05 16:15:51[15751] Fri Dec 30 16:15:51 EST 2005 +====================================================================================================+ 12/30/05 16:15:51[15751] My PID : 15751 12/30/05 16:15:51[15751] Who Am I : me tty?? Dec 30 16:15 12/30/05 16:15:51[15751] OS : Tiger 12/30/05 16:15:51[15751] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 12/30/05 16:15:51[15751] Working DIR : /Users/me/Library/Application Support/AlmostVPN 12/30/05 16:15:51[15751] profile : default 12/30/05 16:15:51[15751] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 12/30/05 16:15:51[15751] Timeout : "Not Set" 12/30/05 16:15:51[15751] Options : 12/30/05 16:15:51[15751] +user me +load +profile default 12/30/05 16:15:51[15751] Fri Dec 30 16:15:51 EST 2005 -====================================================================================================- 12/30/05 16:15:51[15751] /bin/launchctl unload "/Users/me/Library/Application Support/AlmostVPN/launchd.default.plist" 12/30/05 16:15:53[15751] /bin/launchctl load "/Users/me/Library/Application Support/AlmostVPN/launchd.default.plist" 12/30/05 16:15:53[15787] Fri Dec 30 16:15:53 EST 2005 +====================================================================================================+ 12/30/05 16:15:53[15787] My PID : 15787 12/30/05 16:15:53[15787] Who Am I : me tty?? Dec 30 16:15 12/30/05 16:15:53[15787] OS : Tiger 12/30/05 16:15:53[15787] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 12/30/05 16:15:53[15787] Working DIR : /Users/me/Library/Application Support/AlmostVPN 12/30/05 16:15:53[15787] profile : default 12/30/05 16:15:53[15787] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 12/30/05 16:15:53[15787] Timeout : 10 12/30/05 16:15:53[15787] Sessions : 1 12/30/05 16:15:53[15787] root@myremoteserver.net "-o" "ConnectTimeout?=10" "-o" "TCPKeepAlive=yes" "-4" "-L" "23:mail.mymailserver.org:25" "-L" "80:mail.mymailserver.org:110" "-l" "root" "remote.ip" 12/30/05 16:15:53[15787] Options : 12/30/05 16:15:53[15787] +profile default +timeout 10 +ssh root@myremoteserver.net -o ConnectTimeout?=10 -o TCPKeepAlive=yes -4 -L 23:mail.mymailserver.org:25 -L 80:mail.mymailserver.org:110 -l root remote.ip 12/30/05 16:15:53[15787] Fri Dec 30 16:15:53 EST 2005 -====================================================================================================- 12/30/05 16:15:53[15787] Status : default|Starting|Starting profile 12/30/05 16:15:54[15787] Status : default|Starting|Starting Session : root@myremoteserver.net 12/30/05 16:16:06[15787] startSession : root@myremoteserver.net : 12/30/05 16:16:06[15787] PID ( root@myremoteserver.net ) is dead 12/30/05 16:16:06[15787] Password: 12/30/05 16:16:06[15787] stopSession : root@myremoteserver.net : kill 12/30/05 16:16:07[15787] Status : default|Not Running|Not Running 12/30/05 16:16:07[15787] Status : default|Not Running|root@myremoteserver.net failed. . 12/30/05 16:16:56[16349] Fri Dec 30 16:16:56 EST 2005 +====================================================================================================+ 12/30/05 16:16:56[16349] My PID : 16349 12/30/05 16:16:56[16349] Who Am I : me tty?? Dec 30 16:16 12/30/05 16:16:56[16349] OS : Tiger 12/30/05 16:16:56[16349] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 12/30/05 16:16:56[16349] Working DIR : /Users/me/Library/Application Support/AlmostVPN 12/30/05 16:16:56[16349] profile : not set 12/30/05 16:16:56[16349] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 12/30/05 16:16:56[16349] Timeout : "Not Set" 12/30/05 16:16:56[16349] Options : 12/30/05 16:16:56[16349] +removeHook 12/30/05 16:16:56[16349] Fri Dec 30 16:16:56 EST 2005 -====================================================================================================- 01/03/06 10:23:45[2410] Tue Jan 3 10:23:45 EST 2006 +====================================================================================================+ 01/03/06 10:23:45[2410] My PID : 2410 01/03/06 10:23:46[2410] Who Am I : me tty?? Jan 3 10:23 01/03/06 10:23:46[2410] OS : Tiger 01/03/06 10:23:46[2410] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 01/03/06 10:23:46[2410] Working DIR : /Users/me/Library/Application Support/AlmostVPN 01/03/06 10:23:46[2410] profile : not set 01/03/06 10:23:46[2410] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 01/03/06 10:23:46[2410] Timeout : "Not Set" 01/03/06 10:23:46[2410] Options : 01/03/06 10:23:46[2410] +removeHook 01/03/06 10:23:46[2410] Tue Jan 3 10:23:46 EST 2006 -====================================================================================================- 01/03/06 10:23:56[2463] Tue Jan 3 10:23:56 EST 2006 +====================================================================================================+ 01/03/06 10:23:56[2463] My PID : 2463 01/03/06 10:23:56[2463] Who Am I : me tty?? Jan 3 10:23 01/03/06 10:23:56[2463] OS : Tiger 01/03/06 10:23:56[2463] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 01/03/06 10:23:56[2463] Working DIR : /Users/me/Library/Application Support/AlmostVPN 01/03/06 10:23:56[2463] profile : default 01/03/06 10:23:56[2463] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 01/03/06 10:23:56[2463] Timeout : "Not Set" 01/03/06 10:23:56[2463] Options : 01/03/06 10:23:56[2463] +user me +load +profile default 01/03/06 10:23:56[2463] Tue Jan 3 10:23:56 EST 2006 -====================================================================================================- 01/03/06 10:23:56[2463] /bin/launchctl unload "/Users/me/Library/Application Support/AlmostVPN/launchd.default.plist" 01/03/06 10:23:57[2463] /bin/launchctl load "/Users/me/Library/Application Support/AlmostVPN/launchd.default.plist" 01/03/06 10:23:57[2516] Tue Jan 3 10:23:57 EST 2006 +====================================================================================================+ 01/03/06 10:23:57[2516] My PID : 2516 01/03/06 10:23:57[2516] Who Am I : me tty?? Jan 3 10:23 01/03/06 10:23:57[2516] OS : Tiger 01/03/06 10:23:57[2516] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 01/03/06 10:23:57[2516] Working DIR : /Users/me/Library/Application Support/AlmostVPN 01/03/06 10:23:57[2516] profile : default 01/03/06 10:23:57[2516] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 01/03/06 10:23:57[2516] Timeout : 10 01/03/06 10:23:57[2516] Sessions : 1 01/03/06 10:23:57[2516] root@myremoteserver.net "-o" "ConnectTimeout?=10" "-o" "TCPKeepAlive=yes" "-4" "-L" "23:mail.mymailserver.org:25" "-L" "80:mail.mymailserver.org:110" "-l" "root" "remote.ip" 01/03/06 10:23:58[2516] Options : 01/03/06 10:23:58[2516] +profile default +timeout 10 +ssh root@myremoteserver.net -o ConnectTimeout?=10 -o TCPKeepAlive=yes -4 -L 23:mail.mymailserver.org:25 -L 80:mail.mymailserver.org:110 -l root remote.ip 01/03/06 10:23:58[2516] Tue Jan 3 10:23:58 EST 2006 -====================================================================================================- 01/03/06 10:23:58[2516] Status : default|Starting|Starting profile 01/03/06 10:23:58[2516] Status : default|Starting|Starting Session : root@myremoteserver.net 01/03/06 10:24:00[2516] startSession : root@myremoteserver.net : 2575 01/03/06 10:24:00[2516] Status : default|Running|Running 01/03/06 10:24:09[2516] PID 2575 ( root@myremoteserver.net ) is dead 01/03/06 10:24:09[2516] ssh: connect to host remote.ip port 22: Operation timed out

doSSH:6:operation timed out 01/03/06 10:24:09[2516] stopSession : root@myremoteserver.net : kill 2575 01/03/06 10:24:11[2516] Status : default|Not Running|Not Running 01/03/06 10:24:11[2516] Status : default|Not Running|root@myremoteserver.net failed. operation timed out. 01/03/06 10:24:51[2892] Tue Jan 3 10:24:51 EST 2006 +====================================================================================================+ 01/03/06 10:24:51[2892] My PID : 2892 01/03/06 10:24:51[2892] Who Am I : me tty?? Jan 3 10:24 01/03/06 10:24:51[2892] OS : Tiger 01/03/06 10:24:51[2892] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 01/03/06 10:24:51[2892] Working DIR : /Users/me/Library/Application Support/AlmostVPN 01/03/06 10:24:51[2892] profile : not set 01/03/06 10:24:51[2892] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 01/03/06 10:24:51[2892] Timeout : "Not Set" 01/03/06 10:24:51[2892] Options : 01/03/06 10:24:51[2892] +removeHook 01/03/06 10:24:51[2892] Tue Jan 3 10:24:51 EST 2006 -====================================================================================================- 01/03/06 10:27:34[2990] Tue Jan 3 10:27:34 EST 2006 +====================================================================================================+ 01/03/06 10:27:34[2990] My PID : 2990 01/03/06 10:27:35[2990] Who Am I : me tty?? Jan 3 10:27 01/03/06 10:27:35[2990] OS : Tiger 01/03/06 10:27:35[2990] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 01/03/06 10:27:35[2990] Working DIR : /Users/me/Library/Application Support/AlmostVPN 01/03/06 10:27:35[2990] profile : not set 01/03/06 10:27:35[2990] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 01/03/06 10:27:35[2990] Timeout : "Not Set" 01/03/06 10:27:35[2990] Options : 01/03/06 10:27:35[2990] +removeHook 01/03/06 10:27:35[2990] Tue Jan 3 10:27:35 EST 2006 -====================================================================================================- 01/03/06 10:27:43[3050] Tue Jan 3 10:27:43 EST 2006 +====================================================================================================+ 01/03/06 10:27:43[3050] My PID : 3050 01/03/06 10:27:43[3050] Who Am I : me tty?? Jan 3 10:27 01/03/06 10:27:43[3050] OS : Tiger 01/03/06 10:27:43[3050] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 01/03/06 10:27:43[3050] Working DIR : /Users/me/Library/Application Support/AlmostVPN 01/03/06 10:27:44[3050] profile : not set 01/03/06 10:27:44[3050] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 01/03/06 10:27:44[3050] Timeout : "Not Set" 01/03/06 10:27:44[3050] Options : 01/03/06 10:27:44[3050] +user me +killLaunchd 01/03/06 10:27:44[3050] Tue Jan 3 10:27:44 EST 2006 -====================================================================================================- 01/03/06 10:27:45[3087] Tue Jan 3 10:27:45 EST 2006 +====================================================================================================+ 01/03/06 10:27:45[3087] My PID : 3087 01/03/06 10:27:45[3087] Who Am I : me tty?? Jan 3 10:27 01/03/06 10:27:45[3087] OS : Tiger 01/03/06 10:27:45[3087] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 01/03/06 10:27:45[3087] Working DIR : /Users/me/Library/Application Support/AlmostVPN 01/03/06 10:27:45[3087] profile : not set 01/03/06 10:27:45[3087] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 01/03/06 10:27:45[3087] Timeout : "Not Set" 01/03/06 10:27:45[3087] Options : 01/03/06 10:27:45[3087] +user me +killWidget 01/03/06 10:27:45[3087] Tue Jan 3 10:27:45 EST 2006 -====================================================================================================- 01/03/06 10:27:49[3157] Tue Jan 3 10:27:49 EST 2006 +====================================================================================================+ 01/03/06 10:27:49[3157] My PID : 3157 01/03/06 10:27:49[3157] Who Am I : me tty?? Jan 3 10:27 01/03/06 10:27:49[3157] OS : Tiger 01/03/06 10:27:49[3157] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 01/03/06 10:27:49[3157] Working DIR : /Users/me/Library/Application Support/AlmostVPN 01/03/06 10:27:49[3157] profile : default 01/03/06 10:27:49[3157] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 01/03/06 10:27:49[3157] Timeout : "Not Set" 01/03/06 10:27:49[3157] Options : 01/03/06 10:27:49[3157] +user me +load +profile default 01/03/06 10:27:49[3157] Tue Jan 3 10:27:49 EST 2006 -====================================================================================================- 01/03/06 10:27:49[3157] /bin/launchctl unload "/Users/me/Library/Application Support/AlmostVPN/launchd.default.plist" 01/03/06 10:27:50[3157] /bin/launchctl load "/Users/me/Library/Application Support/AlmostVPN/launchd.default.plist" 01/03/06 10:27:50[3198] Tue Jan 3 10:27:50 EST 2006 +====================================================================================================+ 01/03/06 10:27:50[3198] My PID : 3198 01/03/06 10:27:50[3198] Who Am I : me tty?? Jan 3 10:27 01/03/06 10:27:51[3198] OS : Tiger 01/03/06 10:27:51[3198] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 01/03/06 10:27:51[3198] Working DIR : /Users/me/Library/Application Support/AlmostVPN 01/03/06 10:27:51[3198] profile : default 01/03/06 10:27:51[3198] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 01/03/06 10:27:51[3198] Timeout : 10 01/03/06 10:27:51[3198] Sessions : 1 01/03/06 10:27:51[3198] root@myremoteserver.net "-o" "ConnectTimeout?=10" "-o" "TCPKeepAlive=yes" "-4" "-L" "23:mail.mymailserver.org:25" "-L" "80:mail.mymailserver.org:110" "-l" "root" "remote.ip" 01/03/06 10:27:51[3198] Options : 01/03/06 10:27:51[3198] +profile default +timeout 10 +ssh root@myremoteserver.net -o ConnectTimeout?=10 -o TCPKeepAlive=yes -4 -L 23:mail.mymailserver.org:25 -L 80:mail.mymailserver.org:110 -l root remote.ip 01/03/06 10:27:51[3198] Tue Jan 3 10:27:51 EST 2006 -====================================================================================================- 01/03/06 10:27:51[3198] Status : default|Starting|Starting profile 01/03/06 10:27:52[3198] Status : default|Starting|Starting Session : root@myremoteserver.net 01/03/06 10:27:53[3198] startSession : root@myremoteserver.net : 3288 01/03/06 10:27:53[3198] Status : default|Running|Running 01/03/06 10:28:03[3198] PID 3288 ( root@myremoteserver.net ) is dead 01/03/06 10:28:03[3198] ssh: connect to host remote.ip port 22: Operation timed out

doSSH:6:operation timed out 01/03/06 10:28:03[3198] stopSession : root@myremoteserver.net : kill 3288 01/03/06 10:28:04[3198] Status : default|Not Running|Not Running 01/03/06 10:28:04[3198] Status : default|Not Running|root@myremoteserver.net failed. operation timed out. 01/03/06 10:28:21[3509] Tue Jan 3 10:28:21 EST 2006 +====================================================================================================+ 01/03/06 10:28:21[3509] My PID : 3509 01/03/06 10:28:21[3509] Who Am I : me tty?? Jan 3 10:28 01/03/06 10:28:21[3509] OS : Tiger 01/03/06 10:28:21[3509] Base DIR : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 01/03/06 10:28:21[3509] Working DIR : /Users/me/Library/Application Support/AlmostVPN 01/03/06 10:28:21[3509] profile : not set 01/03/06 10:28:21[3509] Tool : /Users/me/Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 01/03/06 10:28:21[3509] Timeout : "Not Set" 01/03/06 10:28:21[3509] Options : 01/03/06 10:28:21[3509] +removeHook 01/03/06 10:28:21[3509] Tue Jan 3 10:28:21 EST 2006 -====================================================================================================- 01/03/06 13:53:27[4162] Tue Jan 3 13:53:27 EST 2006 +====================================================================================================+ 01/03/06 13:53:27[4162] My PID : 4162 01/03/06 13:53:27[4162] Who Am I : me tty?? Jan 3 13:53 01/03/06 13:53:27[4162] OS : Tiger 01/03/06 13:53:27[4162] Base DIR : /Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 01/03/06 13:53:27[4162] Working DIR : /Users/me/Library/Application Support/AlmostVPN 01/03/06 13:53:27[4162] profile : not set 01/03/06 13:53:27[4162] Tool : /Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 01/03/06 13:53:27[4162] Timeout : "Not Set" 01/03/06 13:53:27[4162] Options : 01/03/06 13:53:27[4162] +removeHook 01/03/06 13:53:27[4162] Tue Jan 3 13:53:27 EST 2006 -====================================================================================================- 01/03/06 13:53:30[4214] Tue Jan 3 13:53:30 EST 2006 +====================================================================================================+ 01/03/06 13:53:30[4214] My PID : 4214 01/03/06 13:53:30[4214] Who Am I : me tty?? Jan 3 13:53 01/03/06 13:53:30[4214] OS : Tiger 01/03/06 13:53:30[4214] Base DIR : /Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 01/03/06 13:53:30[4214] Working DIR : /Users/me/Library/Application Support/AlmostVPN 01/03/06 13:53:30[4214] profile : not set 01/03/06 13:53:30[4214] Tool : /Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 01/03/06 13:53:30[4214] Timeout : "Not Set" 01/03/06 13:53:30[4214] Options : 01/03/06 13:53:30[4214] +removeHook 01/03/06 13:53:30[4214] Tue Jan 3 13:53:30 EST 2006 -====================================================================================================- 01/03/06 13:54:42[4257] Tue Jan 3 13:54:42 EST 2006 +====================================================================================================+ 01/03/06 13:54:42[4257] My PID : 4257 01/03/06 13:54:42[4257] Who Am I : me tty?? Jan 3 13:54 01/03/06 13:54:42[4257] OS : Tiger 01/03/06 13:54:42[4257] Base DIR : /Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources 01/03/06 13:54:42[4257] Working DIR : /Users/me/Library/Application Support/AlmostVPN 01/03/06 13:54:42[4257] profile : not set 01/03/06 13:54:42[4257] Tool : /Library/PreferencePanes/AlmostVPN.prefPane/Contents/Resources/almostVPNTool 01/03/06 13:54:42[4257] Timeout : "Not Set" 01/03/06 13:54:42[4257] Options : 01/03/06 13:54:42[4257] +removeHook 01/03/06 13:54:42[4257] Tue Jan 3 13:54:42 EST 2006 -====================================================================================================-

01/03/06 14:17:46 changed by andrei

First of all, when you cut/paste lots of text into ticket, please surround it with 3 open wiggly brackets on separate line before text and 3 closed wiggly brackets on separate line after text. This way, Trac will not try to interpret the text and it will put it into nice scrollable frame.

From your latest log, it looks like you have BUNCH of profiles running at the same time (which is not possible). What do you see when you do this

ps -wwax | grep run_profile

Other thing to notice, is that "Operation timed out" happen quite a few times. Is it possible that 10 second is not enough? When you connect from command line, how quick you get prompt for the password? How quick you get to the box once you enter password?

01/03/06 16:10:27 changed by anonymous

Sorry for the cut/paste ugliness. Thanks for the instruction.

This is the result, but I don't really understand this issue... ps -wwax | grep run_profile

7180 p2 S+ 0:00.00 grep run_profile

AVPN gives up well before 10 seconds elapse. It used to be set to 60 seconds and died then as well.

I have the enhanced logging option checked.

01/04/06 09:56:56 changed by anonymous

PS: I think that timeout error is happenening well before the cuttoff, becals AVPN gives up within a few seconds and reverts to not running. It's far from 10 seconds, I can assure you.