try
iptables -I INPUT -p tcp --dport 8006 -j ACCEPT
Also you can get GUI access via ssh tunnel: ssh pvehost -L 8006:127.0.0.1:8006 , then you can open https://127.0.0.1:8006
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.