solved issue ... thank u
On Fri, Sep 27, 2019 at 11:55 AM Greg Wooledge wrote:
> On Fri, Sep 27, 2019 at 11:44:25AM -0400, yoda woya wrote:
> > The public interface is listed defined as
> >
> > # The public network interface
> > allow-hotplug eno1
> > iface eno1 inet static
> > address x
On Fri, Sep 27, 2019 at 11:44:25AM -0400, yoda woya wrote:
> The public interface is listed defined as
>
> # The public network interface
> allow-hotplug eno1
> iface eno1 inet static
> address x.x.x.x
>
>
> But I have that same configuration on another server and it works fine.
Replace
Hi.
Please do not top-post.
On Fri, Sep 27, 2019 at 11:51:08AM -0400, yoda woya wrote:
> How can I use to solve the problem:
>
> "ssh.service has "After=network.target", and network.target only waits
> for interfaces marked as "auto" to come up."
You have this in your /etc/network/inter
How can I use to solve the problem:
"ssh.service has "After=network.target", and network.target only waits
for interfaces marked as "auto" to come up."
On Fri, Sep 27, 2019 at 11:26 AM Greg Wooledge wrote:
> On Fri, Sep 27, 2019 at 11:16:51AM -0400, yoda woya wrote:
> > Below is the error I g
The public interface is listed defined as
# The public network interface
allow-hotplug eno1
iface eno1 inet static
address x.x.x.x
But I have that same configuration on another server and it works fine.
On Fri, Sep 27, 2019 at 11:42 AM yoda woya wrote:
> # The public network interface
# 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 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
On Fri, Sep 27, 2019 at 11:16:51AM -0400, 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 executio
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 h
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 1
On Thu, Sep 26, 2019 at 05:34:02PM -0400, yoda woya wrote:
> when I use this, the binding fails:
> Port 2022
> #AddressFamily any
> ListenAddress x.x.x.x
> #ListenAddress ::
>
> but if I do , it binds it to the ip on boot
> Port 2022
> #AddressFamily any
> #ListenAddress x.x.x
> #ListenAddress ::
On Thu, Sep 26, 2019 at 05:34:02PM -0400, yoda woya wrote:
>when I use this, the binding fails:
>Port 2022
>#AddressFamily any
>ListenAddress x.x.x.x
>#ListenAddress ::
>but if I do , it binds it to the ip on boot
>Port 2022
>#AddressFamily any
>#ListenAddress x.
when I use this, the binding fails:
Port 2022
#AddressFamily any
ListenAddress x.x.x.x
#ListenAddress ::
but if I do , it binds it to the ip on boot
Port 2022
#AddressFamily any
#ListenAddress x.x.x
#ListenAddress ::
How can i fix this. I want sshd to run only on this one IP
12 matches
Mail list logo