I can't access my Tomato router remotely (normally I could login through SSH), but I can access the computers on my home network, so it's operating and I can go through it to them. But they can't access it, either:
~> ssh 192.168.1.1
ssh_exchange_identification: Connection closed by remote host
~> lynx 192.168.1.1
Looking up '192.168.1.1' first
Looking up 192.168.1.1 first
Looking up 192.168.1.1
Making HTTP connection to 192.168.1.1
Sending HTTP request.
HTTP request sent; waiting for response.
Retrying as HTTP0 request.
Looking up 192.168.1.1
Making HTTP connection to 192.168.1.1
Sending HTTP request.
HTTP request sent; waiting for response.
Alert!: Unexpected network read error; connection aborted.
Can't Access `http://192.168.1.1/'
Alert!: Unable to access document.
Is there some other way I can reboot it or crash it or otherwise trigger it to reboot remotely?