Don't know where to post this, but this is more like a windoze problem. But I use a client software on windows machine to authentiate to the Linux server. It uses SSH with a public key (SSH DSA). file is called id_dsa.pub. it looks something like this
But since I moved the Linux server to a new subnet with a new IP address. This client no longer works. I change all my linux client's known_host file, altered ip address. and all clients on them worked fine. However on windoze machine, I can not find no such file. Is there a registry value I can change or anything like that? I know this is not a windoze forum. But if anyone knows anything about it, please help me. Thank you
Code:
ssh-dss AAAAB3NzaC1kc3MAAACBAKio8Tu(deleted contents)mt3B3VbvvhoGwCYdfCHF9U+Z== dsa-key-20070504
But since I moved the Linux server to a new subnet with a new IP address. This client no longer works. I change all my linux client's known_host file, altered ip address. and all clients on them worked fine. However on windoze machine, I can not find no such file. Is there a registry value I can change or anything like that? I know this is not a windoze forum. But if anyone knows anything about it, please help me. Thank you