From a remote host on the internet, I can SSH to my OpenWrt box. But when I try to continue
through to a host on my private network, I get the following:
ssh: connection to user@192.168.1.100:22 exited: No auth methods could be used.
I can ssh to that machine from other (regular linux) machines, but not from OpenWrt.
Admittedly, I don't have DNS working on my internal net right now- I'm transitioning to having OpenWrt provide DNS services. Is it poossible that this is causing the problem?
Thanks for any ideas.