I`ve run both commands and above you can see my outputs.
No se puede abrir el puerto 9080. Quizás él ya está en uso de alguna aplicación.
netstat -lnpt
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:992 0.0.0.0:* LISTEN 3362/vpnserver
tcp 0 0 0.0.0.0:515 0.0.0.0:* LISTEN 2087/lpd Waiting
tcp 0 0 0.0.0.0:901 0.0.0.0:* LISTEN 3684/inetd
tcp 0 0 0.0.0.0:1194 0.0.0.0:* LISTEN 3362/vpnserver
tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN 2510/mysqld
tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN 3645/smbd
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 3121/lighttpd
tcp 0 0 0.0.0.0:10000 0.0.0.0:* LISTEN 3117/perl
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 3700/dropbear
tcp 0 0 0.0.0.0:442 0.0.0.0:* LISTEN 3362/vpnserver
tcp 0 0 0.0.0.0:6555 0.0.0.0:* LISTEN 3362/vpnserver
tcp 0 0 172.20.0.211:443 0.0.0.0:* LISTEN 3121/lighttpd
tcp 0 0 127.0.0.1:443 0.0.0.0:* LISTEN 3121/lighttpd
tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN 3645/smbd
tcp 0 0 :::992 :::* LISTEN 3362/vpnserver
tcp 0 0 :::9443 :::* LISTEN 3041/bdd
tcp 0 0 :::1194 :::* LISTEN 3362/vpnserver
tcp 0 0 :::80 :::* LISTEN 3121/lighttpd
tcp 0 0 :::22 :::* LISTEN 3700/dropbear
tcp 0 0 :::23 :::* LISTEN 3150/telnetd
tcp 0 0 :::9080 :::* LISTEN 3041/bdd
tcp 0 0 :::442 :::* LISTEN 3362/vpnserver
tcp 0 0 :::6555 :::* LISTEN 3362/vpnserver
ps ax|grep bdd
ps ax|grep bdd
3041 ? Sl 0:00 /mnt/HD/HD_a2/Nas_Prog/BarracudaDrive/bdd -p9080 -s9443 -d -unobody -h/mnt/HD/HD_a2/Nas_Prog/BarracudaDrive -r/mnt/HD/HD_a2/Nas_Prog/BarracudaDrive/disk --threads 3 --sessions 100 --connections 100 --pidfile bdd
12844 ttyp0 R+ 0:00 grep bdd
Thanks
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 :::9443 :::* LISTEN 3041/bdd
tcp 0 0 :::9080 :::* LISTEN 3041/bddhttp://ip_nas:9080 or https://ip_nas:9443
If not open, the problem is not the addon