aaPanel_Kern Name : AllowPort80
DisplayName : Allow Port 80
Description :
DisplayGroup :
Group :
Enabled : True
Profile : Any
Platform : {}
Direction : Inbound
Action : Allow
EdgeTraversalPolicy : Block
LooseSourceMapping : False
LocalOnlyMapping : False
Owner :
PrimaryStatus : OK
Status : 已从存储区成功分析规则。 (65536)
EnforcementStatus : NotApplicable
PolicyStoreSource : PersistentStore
PolicyStoreSourceType : Local
RemoteDynamicKeywordAddresses : {}
PolicyAppId 😀

Name : AllowPort7800
DisplayName : Allow Port 7800
Description :
DisplayGroup :
Group :
Enabled : True
Profile : Any
Platform : {}
Direction : Inbound
Action : Allow
EdgeTraversalPolicy : Block
LooseSourceMapping : False
LocalOnlyMapping : False
Owner :
PrimaryStatus : OK
Status : 已从存储区成功分析规则。 (65536)
EnforcementStatus : NotApplicable
PolicyStoreSource : PersistentStore
PolicyStoreSourceType : Local
RemoteDynamicKeywordAddresses : {}
PolicyAppId :

aaPanel_Kern -A IN_public_allow -p tcp -m tcp --dport 22 -m conntrack --ctstate NEW,UNTRACKED -j ACCEPT
-A IN_public_allow -p tcp -m tcp --dport 20 -m conntrack --ctstate NEW,UNTRACKED -j ACCEPT
-A IN_public_allow -p tcp -m tcp --dport 21 -m conntrack --ctstate NEW,UNTRACKED -j ACCEPT
-A IN_public_allow -p tcp -m tcp --dport 22 -m conntrack --ctstate NEW,UNTRACKED -j ACCEPT
-A IN_public_allow -p tcp -m tcp --dport 80 -m conntrack --ctstate NEW,UNTRACKED -j ACCEPT
-A IN_public_allow -p tcp -m tcp --dport 7800 -m conntrack --ctstate NEW,UNTRACK ED -j ACCEPT
-A IN_public_allow -p tcp -m tcp --dport 39000:40000 -m conntrack --ctstate NEW, UNTRACKED -j ACCEPT
-A IN_public_allow -p tcp -m tcp --dport 8888 -m conntrack --ctstate NEW,UNTRACK ED -j ACCEPT
-A IN_public_allow -p tcp -m tcp --dport 55555 -m conntrack --ctstate NEW,UNTRAC KED -j ACCEPT
COMMIT

Completed on Thu Sep 14 10:18:17 2023

    Hello, please check whether the bt service is running: bt status
    If it is not running, it will be useless if you open the port. If it is not running, please start it: bt start
    If it cannot run please check the log: bt 22

    aaP_xiaoyeoh8888

      aaP_xiaoyeoh8888
      Hi, can you give us your aapanel information? The server makes a snapshot backup first, if possible, please send it to kern@aapanel.com.
      It is recommended to fill in the following
      Post link:
      SSH IP address, account password and port:
      aapanel login link address and account password:

      No post link will not be able to know which user's information is, and the problem will not be processed

        7 months later
        1. Set A record for domain name to panel IP
        2. Turn of Panel SSL
        3. Set panel domain
          ### This site cannot be accessed
          ==================================================================
          aaPanel Internet Address: https://panel.domain:25841/ujdsfsdf90
          aaPanel Internal Address: https://192.168.1.112:25841/ujdsfsdf90

        What else should I do? panel.domain on port 80 and 443 is load defualt website.

          Hello, what information does it prompt that you cannot access? The A record of the domain name must point to the server IP and cannot be a proxy
          It is recommended that you cancel the domain name binding. You can use the command bt 12

          rid3xyoy

          [root@n0kia2k7 ~]# curl http://127.0.0.1:$(cat /www/server/panel/data/port.pl)/login
          curl: (56) Recv failure: Connection reset by peer
          what error for this. im newbie,

            5 days later
            4 days later

            aaPanel_Kern
            After disabled panel SSL and added domain name, panel keep redirecting me tohttpS://panel.domain.
            How can i disable this redirect?
            Test in Firefox with HTTPS-Only Mode OFF

              Hello, is it solved if you try using incognito mode or changing browser access?
              If the domain name cannot be used, it is recommended to use the ssh tool to cancel the domain name first: bt 12
              Also try canceling ssl: bt 27

              rid3xyoy