# The public network interface
allow-hotplug eno1
iface eno1 inet static
address 128.59.176.101
On Fri, Sep 27, 2019 at 11:25 AM Dan Ritter <[email protected]> wrote:
> yoda woya wrote:
> > Below is the error I get. However the service works at boot if
> > InternetAddress is commented out or set to 0.0.0.0. The service works
> > manually ( /etc/init.d/ssh start)
> > -- Subject: A start job for unit ssh.service has begun execution
> > -- A start job for unit ssh.service has begun execution.
> > Sep 27 10:52:31 nat6pub sshd[690]: error: Bind to port 2022 on x.x.x.x
> > failed: Cannot assign requested address.
>
>
> Do you have an existing interface with x.x.x.x assigned to it?
>
> -dsr-
>