Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Networking & Security
  • Search

openssh sessions freeze [Solved]

Having problems getting connected to the internet or running a server? Wondering about securing your box? Ask here.
Post Reply
Advanced search
5 posts • Page 1 of 1
Author
Message
kands
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 138
Joined: Tue Apr 01, 2003 5:27 am
Location: Vancouver Island, Canada
Contact:
Contact kands
Website

openssh sessions freeze [Solved]

  • Quote

Post by kands » Sat Jan 13, 2007 9:23 pm

I'm having an issue with openssh where my ssh sessions will freeze on my screen. I'm using putty as my ssh client. Below is my sshd.config:
# $OpenBSD: sshd_config,v 1.74 2006/07/19 13:07:10 dtucker Exp $

# This is the sshd server system-wide configuration file. See
# sshd_config(5) for more information.

# This sshd was compiled with PATH=/usr/bin:/bin:/usr/sbin:/sbin

# The strategy used for options in the default sshd_config shipped with
# OpenSSH is to specify options with their default value where
# possible, but leave them commented. Uncommented options change a
# default value.

#Port 22
Protocol 2
#AddressFamily any
#ListenAddress 0.0.0.0
#ListenAddress ::

# HostKey for protocol version 1
#HostKey /etc/ssh/ssh_host_key
# HostKeys for protocol version 2
#HostKey /etc/ssh/ssh_host_rsa_key
#HostKey /etc/ssh/ssh_host_dsa_key

# Lifetime and size of ephemeral version 1 server key
#KeyRegenerationInterval 1h
#ServerKeyBits 768

# Logging
# obsoletes QuietMode and FascistLogging
#SyslogFacility AUTH
#LogLevel INFO

# Authentication:

LoginGraceTime 2m
PermitRootLogin no
#StrictModes yes
MaxAuthTries 1

#RSAAuthentication yes
#Uncommented the next two to make dsa pubkey authentication work for ibook.
PubkeyAuthentication yes
AuthorizedKeysFile .ssh/known_hosts

# For this to work you will also need host keys in /etc/ssh/ssh_known_hosts
#RhostsRSAAuthentication no
# similar for protocol version 2
#HostbasedAuthentication no
# Change to yes if you don't trust ~/.ssh/known_hosts for
# RhostsRSAAuthentication and HostbasedAuthentication
#IgnoreUserKnownHosts no
# Don't read the user's ~/.rhosts and ~/.shosts files
#IgnoreRhosts yes

# To disable tunneled clear text passwords, change to no here!
PasswordAuthentication yes
#PermitEmptyPasswords no

# Change to no to disable s/key passwords
#ChallengeResponseAuthentication yes

# Kerberos options
#KerberosAuthentication no
#KerberosOrLocalPasswd yes
#KerberosTicketCleanup yes
#KerberosGetAFSToken no

# GSSAPI options
#GSSAPIAuthentication no
#GSSAPICleanupCredentials yes

# Set this to 'yes' to enable PAM authentication, account processing,
# and session processing. If this is enabled, PAM authentication will
# be allowed through the ChallengeResponseAuthentication and
# PasswordAuthentication. Depending on your PAM configuration,
# PAM authentication via ChallengeResponseAuthentication may bypass
# the setting of "PermitRootLogin without-password".
# If you just want the PAM account and session checks to run without
# PAM authentication, then enable this but set PasswordAuthentication
# and ChallengeResponseAuthentication to 'no'.
UsePAM yes

#AllowTcpForwarding yes
#GatewayPorts no
#X11Forwarding no
#X11DisplayOffset 10
#X11UseLocalhost yes
#PrintMotd yes
#PrintLastLog yes
#TCPKeepAlive yes
#UseLogin no
#UsePrivilegeSeparation yes
#PermitUserEnvironment no
#Compression delayed
#ClientAliveInterval 0
#ClientAliveCountMax 3
#UseDNS yes
#PidFile /var/run/sshd.pid
#MaxStartups 10
#PermitTunnel no

# no default banner path
Banner /etc/scripts/sshbanner.txt

# override default of no subsystems
Subsystem sftp /usr/lib/misc/sftp-server

# Example of overriding settings on a per-user basis
#Match User anoncvs
# X11Forwarding no
# AllowTcpForwarding no
# ForceCommand cvs server

AllowUsers testing12345
There does not seem to be any pattern and there are no indications of anything wrong in the messages file.

Help please!
Last edited by kands on Mon Jan 15, 2007 2:01 am, edited 1 time in total.
http://www.brokenspoke.ca
Have you broken your spoke today?
Top
m_spidey
Guru
Guru
User avatar
Posts: 312
Joined: Mon Feb 28, 2005 10:42 pm
Location: Planetexpress Ship

  • Quote

Post by m_spidey » Sat Jan 13, 2007 9:43 pm

Hello

I wanted to ask, is this a freeze while you in the middle of something or is this a freeze after being idle for a while?

Could be a meddling firewall if its the latter...
Ronald McDonald -> The necessary Evil.
Top
kands
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 138
Joined: Tue Apr 01, 2003 5:27 am
Location: Vancouver Island, Canada
Contact:
Contact kands
Website

  • Quote

Post by kands » Sat Jan 13, 2007 11:33 pm

Hi,

It is freezing during both on screen activity (keyboard input and scrolling screen output) and while some sessions are idle.
http://www.brokenspoke.ca
Have you broken your spoke today?
Top
kands
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 138
Joined: Tue Apr 01, 2003 5:27 am
Location: Vancouver Island, Canada
Contact:
Contact kands
Website

  • Quote

Post by kands » Mon Jan 15, 2007 2:00 am

Hmmm... well I re-emerged ssh (again) and now it works... good times... ...
http://www.brokenspoke.ca
Have you broken your spoke today?
Top
m_spidey
Guru
Guru
User avatar
Posts: 312
Joined: Mon Feb 28, 2005 10:42 pm
Location: Planetexpress Ship

  • Quote

Post by m_spidey » Mon Jan 15, 2007 12:03 pm

humm weird I wonder what happened there...
Ronald McDonald -> The necessary Evil.
Top
Post Reply

5 posts • Page 1 of 1

Return to “Networking & Security”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic