~ubuntu-branches/ubuntu/lucid/openssh/lucid

« back to all changes in this revision

Viewing changes to sshd_config

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2005-10-10 20:10:01 UTC
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20051010201001-rno2f5bno6e6wo6t
Tags: upstream-4.1p1
ImportĀ upstreamĀ versionĀ 4.1p1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#       $OpenBSD: sshd_config,v 1.69 2004/05/23 23:59:53 dtucker Exp $
 
1
#       $OpenBSD: sshd_config,v 1.70 2004/12/23 23:11:00 djm Exp $
2
2
 
3
3
# This is the sshd server system-wide configuration file.  See
4
4
# sshd_config(5) for more information.
12
12
 
13
13
#Port 22
14
14
#Protocol 2,1
 
15
#AddressFamily any
15
16
#ListenAddress 0.0.0.0
16
17
#ListenAddress ::
17
18