Hello guys,
I am trying to setup HAProxy and when configuring the Public server to listen to 8443 I do not see it open when running the command:
root@OPNsense:~ # sockstat -4 -l
USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS
root lighttpd 30777 7 tcp4 *:443 *:*
root lighttpd 30777 9 tcp4 *:80 *:*
root sshd 22752 4 tcp4 *:22 *:*
There must be something I am missing
Actually I have found why it is not working, my HAProxy Services is not starting, now I need to find why, ;)
Problem solved, some rubish config into HAProxy, deleted all o fit, started from scratch and all good now.