[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

sshd fails to bind to port to IP on boot



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




Reply to: