I have problem with logging to my RB133 via ssh on public IP.
Whenever I try to log-in via private IP, it works fine,
but whenever I try to log-in from remote, I get the same two errors:
“Network error: Connection Refused”
or
“Network Error: Time out”
I have no entries in /ip firewall filter section
I changed the ssh port at random, default also does not work.
My ISP configuration:
Cable Modem ==> RB133
Maybe it is caused by some restriction set by my ISP?
Check
/ip firewall filter
If you have even the minimum defensive rules in there, then you probably need to allow your remote box in.
EDIT: I see by your post (duh!, I feel dumb) you have no rules in there. I will presume it may be your ISP blocking it. Can you ping it?
Also check /ip route and insure you have a default gateway to the internet there.
Sure I do have no defensive rules,
previously I had plenty of them,
but I dunno had a chance to check them against the validity of use.
I can not ping the public address of a router.
RB gets public address automatically, from the dhcp-client section and def-route and so on is added automatically.
That is what is suspected. 192.168.x.x is not a public IP set. That is a reserved private IP set. You will not be able to access those IPs directly from the internet.
EDIT: I won’t step on your next post. My bad. I thought that was a real IP. Then my first impression is probably correct. It is your ISP blocking it. Mine blocks port 80 (websites) unless you have a commercial account.