Redirect URLs are not opening in RB450G

Hi All,

I’m having trouble opening shortened URLs using my Mikrotik RB450G, especially with the redirecting links. But, I can open them using my mobile data.
For example, given below an URL which I couldn’t open using Mikrotik but works with the mobile data:
https://bit.ly/322f3iJ

Mikrotik is running on 6.47.3. The IP Settings are given below:

[mahdi@Mikro-Home] /ip settings> print
ip-forward: yes
send-redirects: yes
accept-source-route: no
accept-redirects: no
secure-redirects: yes
rp-filter: no
tcp-syncookies: no
max-neighbor-entries: 8192
arp-timeout: 30s
icmp-rate-limit: 10
icmp-rate-mask: 0x1818
route-cache: yes
allow-fast-path: yes
ipv4-fast-path-active: no
ipv4-fast-path-packets: 0
ipv4-fast-path-bytes: 0
ipv4-fasttrack-active: yes
ipv4-fasttrack-packets: 0
ipv4-fasttrack-bytes: 0

Is there any option I need to accept?
Thanks in advance.

The only difference with my config is “ipv4-fasttrack-active: yes”, that I have it with “no”.

Try to connect directly to your ISP to discard if the problem is the MikroTik.

Regards.