Hey Perry,
Perry E. Metzger [2017-03-20 13:11 -0400]:
> That bug report was a decade ago.
Yeah, I know :-)
> So far as I know, this is still an issue for your users, because sshd
> does not, on its own, change its network address when one changes
> networks. I would not remove this because if yo
On Mon, 20 Mar 2017 13:18:54 - Martin Pitt
wrote:
> Perry, I just revisited this:
That bug report was a decade ago.
So far as I know, this is still an issue for your users, because sshd
does not, on its own, change its network address when one changes
networks. I would not remove this becaus
I filed bug 1674330 about dropping the hack.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/103436
Title:
sshd not reconfigured by /etc/network
To manage notifications about this bug go to:
https://
Perry, I just revisited this:
- /etc/network/if-up.d/openssh-server hack introduces a race (you run
into connection errors after bringing up a new interface as sshd stops
listening briefly while being reloaded).
- I can't seem to be able to actually reproduce that issue: I can start
a VM with n
I did it differently in the end (you can make better use of the init
script than that; reload does the job with less messing around), but
thanks for the help anyway.
openssh (1:4.6p1-2) unstable; urgency=low
* Fix ordering of SYSLOG_LEVEL_QUIET and SYSLOG_LEVEL_FATAL.
* Clarify that 'ssh -q -
Colin Watson <[EMAIL PROTECTED]> writes:
> Well, I can tell for a start that the above isn't right because what if
> sshd isn't running?
Then no real harm is caused -- but several of the other scripts in
network happily test for this sort of thing already.
Here is how to do it. The test you are
Well, I can tell for a start that the above isn't right because what if
sshd isn't running? That's why I didn't just fix it on the spot, because
it isn't entirely trivial and I wanted to think about it a bit.
--
sshd not reconfigured by /etc/network
https://bugs.launchpad.net/bugs/103436
You rece
Colin Watson <[EMAIL PROTECTED]> writes:
> ** Changed in: openssh (Ubuntu)
>Importance: Undecided => Wishlist
>Status: Unconfirmed => Confirmed
FYI, this need not stay "wishlist" for long -- it will take
less than five minutes to actually add ssh.
Just to make it clear:
in /etc/netw
** Changed in: openssh (Ubuntu)
Importance: Undecided => Wishlist
Status: Unconfirmed => Confirmed
--
sshd not reconfigured by /etc/network
https://bugs.launchpad.net/bugs/103436
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubu