My connection is working, and it BOTH configs it looks like this:
Code: Select all
<!-- Remote Command Server -->
<command-allow-no-pass v="127.0.0.1,192.168.1.0/24"/>
<password v="*******"/>
I know it's redundant to say ...allow-no-pass.... and to provide a password, but this was configured many client versions ago and it's still working. (And I don't have the added complexity of having a to hop across some kind of inter-router tunnel.
If neither of those steps help, I would physically move both computers onto the same LAN and make it work there before separating them, but the telnet instructions above should have demonstrated that you don't need to do that.