Winbox not working

Hi,

I have a strange situation I need help with.

The network setup is as follows:
SXT has a IP camera (192.168.5.222) connected to its ethernet port (192.168.5.221) and is on the other side via WiFi (192.168.100.93) connected to a RB800 “A” with a R52 card (192.168.100.94).
The RB800 “A” is via its ethernet port (192.168.100.30) connected to RB800 “B” (192.168.100.29).
The RB800 “B” is via a WiFi connection (192.168.100.26) connected to RB800 “C” (192.168.100.25).
The RB800 “C” is via its ethernet port (192.168.100.1) connected to RB1100 (192.168.100.2).
The RB1100 is via another ethernet port (192.168.1.73) connected to my PC (192.168.1.22) which has the The Dude running on it.
The network is statically routed and IP traffic flows without any problems. I can view and access the IP camera.

The problem however is that I can not access the SXT (via Winbox or Telnet) from before mentioned PC. I can only ping it.

Here is the trace from my PC:

Tracing route to 192.168.5.222 over a maximum of 30 hops

  1    <1 ms    <1 ms    <1 ms  192.168.1.73
  2     1 ms     1 ms    <1 ms  192.168.100.1
  3     2 ms     4 ms     6 ms  192.168.100.26
  4     3 ms     4 ms     4 ms  192.168.100.30
  5    17 ms    18 ms     9 ms  192.168.100.93
  6    19 ms    12 ms     6 ms  192.168.5.222

Trace complete.

The Dude reports that “http”, “telnet”, “ssh” and “winbox” services on the SXT are not active (timeout).
The only active service on the SXT, according to the Dude is “ping”.

But when I Winbox the RB800 “A” (192.168.100.94) I can access the SXT via its mac-telnet.
Here is the output of the “/ip service print” on the SXT:

Flags: X - disabled, I - invalid 
 #   NAME      PORT ADDRESS                                        CERTIFICATE   
 0   telnet      23
 1   ftp         21
 2   www         80
 3   ssh         22
 4   www-ssl    443                                                none          
 5   api       8728
 6   winbox    8291

Does anyone have any idea why I can not access the SXT via Winbox or Telnet?

Can you post /export compact

@cbrown thank you very much!!!

As I entered the /export compact I noticed some ip firewall filter settings that were not supposed to be there.
Everything works just fine since I disabled them.

Thank you very much!