Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Keep track of remote host connections in Terminal' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Keep track of remote host connections in Terminal
Authored by: demmons65 on Sep 22, '04 09:58:11AM

After grabbing the code and pasting it in a text document, saving, and chmodding it, I put in a test entry. Running it, I get this message:

Running Host: oracle
buffer_get: trying to get more bytes 4 than in buffer 0

Any ideas? I'm definitely not a perl guy so I'm not sure what way to go from here.


---
d a v e

http://www.hostwerks.com/~dave/



[ Reply to This | # ]
Keep track of remote host connections in Terminal
Authored by: demmons65 on Sep 22, '04 10:04:35AM

I should have dug a little more this morning.

This error message occurs when the ssh authorized_keys and known_hosts files get hosed. Don't know why this happened now but removing them corrected the problem.

So it's not an issue with the script, unless I try adding another host to the list and the files get hosed again.

I'll post up if that happens.

---
d a v e

http://www.hostwerks.com/~dave/



[ Reply to This | # ]