similar to: Frequent "Connection reset by peer"

Displaying 20 results from an estimated 2000 matches similar to: "Frequent "Connection reset by peer""

2008 Apr 01
1
Frequent "Connection reset by peer"
I have the very same problem, but in a quite different environment. I have three machines, all using ubuntu, but different versions. One of the machines is supposed to be a common storage for the other two to copy data to as some sort of backup. One of the machines can connect to the "backup machine" just fine, but the other can't, receiving the exact error described in this
2023 Apr 07
4
Killing the OpenSSH server doesn't cause the Windows OpenSSH client to die
I connect with the OpenSSH client on Windows to the OpenSSH server on FreeBSD, all in one LAN, Wifi to Eithernet. After a while, usually when the connection is inactive for some time, it becomes dysfunctional: it becomes impossible to connect through reverse port forwards from FreeBSD to Windows. At such times killing the ssh server process on FreeBSD, corresponding to the connection,
2007 Feb 27
1
What would cause keyboard-interactive packet connection close
Hi, I've got a remote system that was down and came back up. I'm trying to get into the system, but when I do I get timed out. I forced it to a keyboard interactive to speed things up: ssh -o PreferredAuthentications=keyboard-interactive -vvv tuc at 10.2.0.2 but I get : debug1: waiting for SSH2_MSG_NEWKEYS debug1: newkeys: mode 0 debug1: SSH2_MSG_NEWKEYS received debug1: done:
2006 May 13
1
Way to override battery.charge.low?
Hi, Right now my UPS has "battery.charge.low" set to 30. I think thats pretty silly, I'd like it to be alot lower. Its a read only variable so I can't modify it. I can't find a setting in a conf file to override it. Did I miss it? Thanks, Tuc
2006 Jan 23
2
SOHO Serial Solution needed
Hi, I'm looking to backup a small network (Hughes DW7000 satellite modem, small consumer grade Internet Broadband router+wireless, Soekris NET4801 single board computer + 4 port lan card, Cisco 2900 switch) and want a small form factor (This is sitting on a small shelf) and light. The main thing I'm running into is that it *HAS* to be serial. (The Soekris only has 1 USB port and I
2007 Aug 12
2
Ever hear of Robanton?
Hi, Anyone have any experience with these ??? http://cgi.ebay.com/UPS-1000VA-Brand-New_W0QQitemZ280141461506QQihZ018QQcategoryZ99265QQssPageNameZWDVWQQrdZ1QQcmdZViewItem Thanks, Tuc
2005 Jun 10
3
change windows ADS passwords from linux box
I have samba clients authenticating to Windows ADS through winbind. All works perfectly, but I don't how to enable my linux users to change their password (on the windows machine) from the linux box. Although there is a great deal of documentation on the internet, I could not find anything specifically to this... A small howto on what smb.conf/pam/nsswitch/xxx parameters are required to
2006 May 08
1
How do I resolve comm issues
Hi, I'm running into an issue while using FreeBSD 5.4, NUT from ports (2.0.3), serial on /dev/cuaa1, Ellipse 1200 USBS. The ups.conf is : [ellipse] driver=mge-utalk port=/dev/cuaa1 desc="Telecom Closet Ellipse" When I go to start it I get : Network UPS Tools - UPS driver controller 2.0.3 Network UPS Tools - MGE UPS SYSTEMS/U-Talk driver 0.87 (2.0.3)
2002 Mar 29
2
scp : Problems with pathing
Hi, I'm sure I'll get a few "RTFM", but I hope I'll allay those feelings. I'm getting the "scp: command not found". I've read the FAQ. I've read bugs 42 and 82 in bugzilla. Hopefully, I didn't overlook something. At a minimum, defines.h has : #ifdef USER_PATH # ifdef _PATH_STDPATH # undef _PATH_STDPATH # endif # define _PATH_STDPATH
2008 Feb 03
2
Sends files when I don't think it should
Hi, I've got one thats really stumping me... rsync 2.6.9 from FreeBSD ports on both ends. /usr/local/tmp/rsync --dry-run -v -v -v -v -v -v -v -v -v -v -v -v --dry-run -vrlptHDgozxS --partial --force --delete --numeric-ids --exclude='A/*' --include='*/' /usr/local/etc/machines/ rsync@A:/usr/local/etc/machines/ It seems to be sending over files that I can't understand
2010 Sep 21
3
How to convert a character into a filename?
Dear list, How to convert a character to a filename? such as: x <- "height" # "height" here is actually a name of a colume in a data frame filename <- paste("plant,x") write.csv (data, file="C:/plant/filename.csv) # having trouble with this statement, how to 'write' the filename here? All I want from above is to write 'data' to a file
2008 Jul 30
1
Debugging problem AFTER the failure?
Hi, Is there any way to debug a failure of NUT to shut a machine down AFTER the even occurs? (Be it a config issue {Though the standard "It hasn't changed since install" applies}, or a UPS failure, or a program failure). Its showing up (after reboot) as : valhalla# upsc robanton at localhost driver.name: genericups driver.parameter.pollinterval: 2 driver.parameter.port:
2006 May 24
1
How to tell a battery test is running
Hi, After I do a : upscmd ellipse@localhost test.battery.start How do I tell its running, what the status is, etc. Thanks, Tuc
2008 May 31
1
Step between --dry-run and running?
Hi, Is there either a step, or a recipe for a step between --dry-run and actually running? In a particular instance, --dry-run isn't enough. I want to actually attempt to read the entire file in, but then write it out to nowhere. I'm trying to see if it generates any disk errors that may hurt during an actual transfer. I realize 2 minutes later I could do the read again for the real
2008 Sep 17
1
UPSLog rotating
Hi, Trying to rotate the ups.log on a FreeBSD 7.0 system and its not being nice about it. I tried the "quick and dirty" way by doing : mv /var/log/ups.log ${DATEDDIRECTORY}/ups.log kill -1 `cat /var/db/nut/upslog.pid` I get : Sep 17 10:57:20 valhalla upslog[81972]: could not reopen logfile /var/log/ups.log: Permission denied So I stop upslog, remove the file, and start it
2006 Jan 08
2
Stalls and closes
Hi, Trying to SSH to a server over an OPENVPN link, and it seems to be stalling , and then closing the connection. Can I do some command line magic to stop the stall, or get a password in before it closes? vjofn% ssh -v tuc at 10.2.0.2 OpenSSH_3.5p1 FreeBSD-20030924, SSH protocols 1.5/2.0, OpenSSL 0x0090704f debug1: Reading configuration data /etc/ssh/ssh_config debug1: Rhosts Authentication
2008 May 30
1
Archive of "bad" things during rsync?
Hi, Wouldn't you know, I can't get rsync to throw an error during a copy. :) I need to put together some instructions for a guy that runs a WISP for him to look over before weekly backups are made (I'll be copying the files to /dev/null so any read errors can be caught). I can do the simple : rsync warning: some files vanished before they could be transferred (code 24) at
2003 May 16
4
SIP/H323 based channel bank?
Just starting my search for a SIP/MGCP/H323 channel bank. I need analog ports in a building that only have network connections back to my * server. I could install another * server and use a normal CB with a PRI but I would like to investigate any good CB's with network trunk abilities Thanks Dave Packham
2005 Aug 30
2
idmap_rid / roaming profile permissions / NT AUTHORITY\SYSTEM
I'm struggling with roaming profile permissions as I can not "see" the NT AUTHORITY\SYSTEM account. I have: -samba file server with acl 3.0.14a -authentication with winbind and idmap_rid against Windows 2003 ADS -using "default domain" in smb.conf for winbind The roaming profile directories are on the samba machine under the users home directory. As noted on several
2006 May 12
1
Various NUT issues/questions
Hi, FINALLY got my UPS working, YEA!!!! But now it brings up even more issues.. (BOOO!!) 1) I'm thinking this is a UPS issue, but when I pull the plug on my UPS, it goes from 100 to 30 in just a short amount of time (Minutes). This causes the machine to shut down. But once it gets to 0, its beeped its little heart out for a few more HOURS providing power to the non-system items perfectly.