The only problem I have is when I want to ssh into my server I cant do it even tho I enabled everything I need in the web.
Only when I delete inside the config.xml the interfaces inside the /system/ssh I succeed to connect.
Any ideas why and what I need to do?
Leave the Interfaces setting at "All (recommended)". The word "recommended" is there for a reason.
I dont see anything in my interfaces that says All recommended as you said.
System > Settings > Administration
I had read from your initial post that you changed this setting. Don't.
Quote from: Patrick M. Hausen on May 27, 2024, 11:10:04 AM
System > Settings > Administration
I had read from your initial post that you changed this setting. Don't.
Didnt touched it
Then please describe in more detail what you mean by this:
QuoteOnl when I delete inside the config.xml the interfaces inside the /system/ssh I succeed to connect.
Quote from: Patrick M. Hausen on May 27, 2024, 12:38:29 PM
Then please describe in more detail what you mean by this:
QuoteOnl when I delete inside the config.xml the interfaces inside the /system/ssh I succeed to connect.
Okay inside the config.xml , which is /conf/config.xml obviously, when you start a machine its automatically adds you interface inside the section of ssh which inside of it you have interfaces.
When I manually remove the section of the interfaces inside the ssh section I get the connection I desire.
Could you post
- the XML in question and what exactly you remove
- the output of 'netstat -na | grep 22'
- the output of ' ifconfig -a'
?
Never mind managed to fix it 8)
Thanks anyways!
And the fix was ...?