<div dir="ltr">Hi all,<div><br></div><div>I set up the opensips server but it does not listen to the set port after startup.<br></div><div><br></div><div>My environment is as follows:<br>centos 8<br>opensips 3.1.5<br>opensips-cp 8.3.1<br>mysql 8.0.26<br>SELinux disable<br>firewall has opened the corresponding port<br></div><div><br></div><div><br></div><div>firewall setting:</div><div>public (active)<br>  target: default<br>  icmp-block-inversion: no<br>  interfaces: ens192<br>  sources: <br>  services: cockpit dhcpv6-client ssh<br>  ports: 3306/tcp 5060/udp 8080/tcp 5070/udp<br>  protocols: <br>  forward: no<br>  masquerade: no<br>  forward-ports: <br>  source-ports: <br>  icmp-blocks: <br>  rich rules:<br></div><div><br></div><div><br></div><div>opensips.log:<br></div><div>[root@SipServer opensips-cp]# tail -f /var/log/opensips.log<br>Jun 16 03:50:29 [15088] DBG:core:db_do_init: connection 0x7f95f19ad0a0 found in pool as 0x7f95f19ac9d8<br>Jun 16 03:50:29 [15090] DBG:core:send_status_code: sent code 0 (1 byte)<br>Jun 16 03:50:29 [15088] DBG:core:init_mod_child: type=CHILD, rank=3, module=auth_db<br>Jun 16 03:50:29 [15080] DBG:core:wait_status_code: read code 0 (1 byte)<br>Jun 16 03:50:29 [15088] DBG:core:db_do_init: connection 0x7f95f19ad210 found in pool as 0x7f95f19ac9d8<br>Jun 16 03:50:29 [15088] DBG:core:init_mod_child: type=CHILD, rank=3, module=dialog<br>Jun 16 03:50:29 [15088] DBG:core:db_do_init: connection 0x7f95f19ad150 found in pool as 0x7f95f19ac9d8<br>Jun 16 03:50:29 [15088] DBG:core:send_status_code: sent code 0 (1 byte)<br>Jun 16 03:50:29 [15080] DBG:core:wait_status_code: read code 0 (1 byte)<br>Jun 16 03:50:29 [15080] INFO:core:daemonize: pre-daemon process exiting with 0<br></div><div><br></div><div><br></div><div>opensips process is running:</div><div>[root@SipServer opensips-cp]# ps aux | grep opensips<br>root       15082  0.0  0.3 131144 14644 ?        S    03:50   0:00 opensips start -f /usr/local/etc/opensips/opensips.cfg<br>root       15083  0.0  0.1 131144  5804 ?        S    03:50   0:00 opensips start -f /usr/local/etc/opensips/opensips.cfg<br>root       15084  0.0  0.0 131144  3080 ?        S    03:50   0:02 opensips start -f /usr/local/etc/opensips/opensips.cfg<br>root       15085  0.0  0.0 131144  3144 ?        S    03:50   0:01 opensips start -f /usr/local/etc/opensips/opensips.cfg<br>root       15086  0.0  0.1 131144  6240 ?        S    03:50   0:00 opensips start -f /usr/local/etc/opensips/opensips.cfg<br>root       15087  0.0  0.1 131144  6084 ?        S    03:50   0:00 opensips start -f /usr/local/etc/opensips/opensips.cfg<br>root       15088  0.0  0.1 131144  6088 ?        S    03:50   0:00 opensips start -f /usr/local/etc/opensips/opensips.cfg<br>root       15089  0.0  0.1 131144  6084 ?        S    03:50   0:00 opensips start -f /usr/local/etc/opensips/opensips.cfg<br>root       15090  0.0  0.1 131144  6024 ?        S    03:50   0:00 opensips start -f /usr/local/etc/opensips/opensips.cfg<br>root       15716  0.0  0.0  12136  1160 pts/0    S+   04:34   0:00 grep --color=auto opensips<br><br></div><div><br></div><div><font color="#ff0000">opensips not listenning port 5070</font></div><div>[root@SipServer opensips-cp]# netstat -tulpn<br>Active Internet connections (only servers)<br>Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name    <br>tcp        0      0 <a href="http://192.168.122.1:53">192.168.122.1:53</a>        0.0.0.0:*               LISTEN      3162/dnsmasq        <br>tcp        0      0 <a href="http://0.0.0.0:22">0.0.0.0:22</a>              0.0.0.0:*               LISTEN      1230/sshd           <br>tcp        0      0 <a href="http://127.0.0.1:631">127.0.0.1:631</a>           0.0.0.0:*               LISTEN      1235/cupsd          <br>tcp        0      0 <a href="http://127.0.0.1:6010">127.0.0.1:6010</a>          0.0.0.0:*               LISTEN      3512/sshd: root@pts <br>tcp        0      0 <a href="http://0.0.0.0:111">0.0.0.0:111</a>             0.0.0.0:*               LISTEN      1/systemd           <br>tcp6       0      0 :::22                   :::*                    LISTEN      1230/sshd           <br>tcp6       0      0 ::1:631                 :::*                    LISTEN      1235/cupsd          <br>tcp6       0      0 ::1:6010                :::*                    LISTEN      3512/sshd: root@pts <br>tcp6       0      0 :::443                  :::*                    LISTEN      14536/httpd         <br>tcp6       0      0 :::33060                :::*                    LISTEN      1354/mysqld         <br>tcp6       0      0 :::3306                 :::*                    LISTEN      1354/mysqld         <br>tcp6       0      0 :::111                  :::*                    LISTEN      1/systemd           <br>tcp6       0      0 :::8080                 :::*                    LISTEN      14536/httpd         <br>udp        0      0 <a href="http://127.0.0.1:323">127.0.0.1:323</a>           0.0.0.0:*                           1091/chronyd        <br>udp        0      0 <a href="http://0.0.0.0:5070">0.0.0.0:5070</a>            0.0.0.0:*                           15082/opensips      <br>udp        0      0 <a href="http://0.0.0.0:5353">0.0.0.0:5353</a>            0.0.0.0:*                           1081/avahi-daemon:  <br>udp        0      0 <a href="http://0.0.0.0:59061">0.0.0.0:59061</a>           0.0.0.0:*                           1081/avahi-daemon:  <br>udp        0      0 <a href="http://192.168.122.1:53">192.168.122.1:53</a>        0.0.0.0:*                           3162/dnsmasq        <br>udp        0      0 <a href="http://0.0.0.0:67">0.0.0.0:67</a>              0.0.0.0:*                           3162/dnsmasq        <br>udp        0      0 <a href="http://0.0.0.0:111">0.0.0.0:111</a>             0.0.0.0:*                           1/systemd           <br>udp6       0      0 ::1:323                 :::*                                1091/chronyd        <br>udp6       0      0 :::50306                :::*                                1081/avahi-daemon:  <br>udp6       0      0 :::5353                 :::*                                1081/avahi-daemon:  <br>udp6       0      0 :::111                  :::*                                1/systemd <br></div><div><br></div><div><br></div><div>There are no errors, so I don’t know how to check the problem. Have any of you experienced similar situations?<br></div><div><br></div><div>Thank you.</div></div>