Community discussions

MikroTik App
 
PstreeM
just joined
Topic Author
Posts: 1
Joined: Mon May 17, 2021 10:22 am

RouterOS 6.48.2 firewall issue

Mon May 17, 2021 10:39 am

hello Expert:

met one issue during use my device ( RB760IGS, RouterOS 6.48.2)
almost use the default configuration, just configed the PPPoE username and password.

the phone and notebook can access the internet well use the app. (most app will use the port 80 and 443)
but can not access the external port beside 80 and 443; actually can not access 22 port (confirm the 22 port of the server is open and can be connection).

i don't know where is the key to configuration the port list ?
your supports will be very well for me.

the firewall filter list :
___________________________________
0 D ;;; special dummy rule to show fasttrack counters
chain=forward action=passthrough
1 ;;; defconf: accept established,related,untracked
chain=input action=accept connection-state=established,related,new,untracked log=no log-prefix=""
2 ;;; defconf: drop invalid
chain=input action=drop connection-state=invalid log=no log-prefix=""
3 ;;; defconf: drop all not coming from LAN
chain=input action=drop in-interface-list=!LAN log=no log-prefix=""
4 ;;; defconf: accept ICMP
chain=input action=accept protocol=icmp
5 ;;; defconf: accept to local loopback (for CAPsMAN)
chain=input action=accept dst-address=127.0.0.1
6 ;;; defconf: accept in ipsec policy
chain=forward action=accept ipsec-policy=in,ipsec
7 ;;; defconf: accept out ipsec policy
chain=forward action=accept ipsec-policy=out,ipsec
8 ;;; defconf: fasttrack
chain=forward action=fasttrack-connection connection-state=established,related,new log=no log-prefix=""
9 ;;; defconf: accept established,related, untracked
chain=forward action=accept connection-state=established,related,untracked
10 ;;; defconf: drop invalid
chain=forward action=drop connection-state=invalid log=no log-prefix=""
11 ;;; defconf: drop all from WAN not DSTNATed
chain=forward action=drop connection-state=new connection-nat-state=!dstnat in-interface-list=WAN
 
R1CH
Forum Guru
Forum Guru
Posts: 1101
Joined: Sun Oct 01, 2006 11:44 pm

Re: RouterOS 6.48.2 firewall issue

Mon May 17, 2021 6:37 pm

The default firewall does not block outbound connections, port 22 is likely filtered further upstream by modem / ISP.

Who is online

Users browsing this forum: fenix24865, Gomo, nescafe2002, rplant, vingjfg, ysha and 50 guests