A friend brought a comp. installed with a heavily customized redhat OS. It was running a guest internet management system called Nebero UTM. This system is created and sold by a company in India.
He can’t talk to the nebero guys due to license and contract issues. That is where I come in.
He wants the physical machine virtualized. Normally that involves connecting through ssh with root access to the machine using a specialised software which creates a duplicate copy of the system.
My challenge is the ssh port was changed from port 22 to port 650 as per the listerning ports.
Have traced where the changes where done without success. That is where you come in.
Not in iptables, not in squid configuration, not in tcpip wrapers.
Anyone who might have experienced something like this.
wah!! kumbe sijui comp ata kidogo, mi nafikirianga ati comp ikikuja na OS unadownload Windows 10, unacopy kwa DVD, kisha unatumia kuformat nayo comp. Kumbe sijui kitu
check in etc guess you’ll find the config file there…ssh daemon runs your ssh client so probably its the sshd config…also if the installation is legit you’ll have to provide an activation key for you to edit and save the file
From processes ps -aux shows ssh is running ( I log in to the computer through ssh.) Even from netstat. Ssh is listerning in port 650.
Have checked the ssh config file. Have checked the .ssh/config file in home folder I can’t see such.
In three hours I will share the active processes, ssh config and netstat results.