jjonsson wrote:ubnt@router# commit [ service ssh listen-address X.X.X.X ] sed: can't read /etc/ssh/sshd_config: Input/output error Commit failedI'm trying to configure SSH listen-address....
I have tried to reboot router. No change. Same error....
Maybe it is filesystem corruption:
- Show sshd_config file status - sudo stat /etc/ssh/sshd_config
- Check if you can read sshd_config manually - sudo cat /etc/ssh/sshd_config