Thanks Robie. I think you may have misunderstood what the bug is. The
quote you reference is not really relevant in this case, because what I
am reporting isn't that something goes wrong when a port is not
specified.
The important line from the documentation is this, which I provided
originally:
I've attached my mostly default configuration that does not exhibit the
problem as well as the configuration that does exhibit the problem.
Obviously, to reproduce this you'll need to use a ListenAddress and
perhaps a Port argument that suits your setup.
To reproduce this, take my original configu
** Attachment added: "default pre-bug sshd_config"
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1521745/+attachment/4533350/+files/sshd_config
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bug
** Attachment added: "modified sshd_config exhibiting bug"
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1521745/+attachment/4533351/+files/sshd_config
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad
Here is the default configuration file I had been using prior to
modifications. AFAIK it is nearly identical to the default that comes
with whatever version of OpenSSH that ships with 12.04.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
Public bug reported:
I have a system where the default listening port is changed for sshd,
done at the bottom of my sshd_config. I recently changed the
ListenAddress from its default (unset, which listens on all interfaces)
to bind to a specific IP. The resulting relevant snippet of my
sshd_conf