By: Venkat bandlamudi user 09 Nov 2018 at 5:46 a.m. CST

3 Responses
Venkat bandlamudi gravatar
Hi i got the vm instance with username "glu", when i am doing "sudo /sbin/gluu-serverd-3.1.4 login " it is going to "root". in glu user, opened ports 80 ,443 and restarted httpd service and ports are commincating with httpd but when i checked under root with this command "netstat -tulnp" process ids are not showing for all the ports. please help me out.

By Michael Schwartz Account Admin 09 Nov 2018 at 5:54 a.m. CST

Michael Schwartz gravatar
Run `setup.py` ? [https://gluu.org/docs/ce/3.1.4/installation-guide/install/#3-run-setuppy](https://gluu.org/docs/ce/3.1.4/installation-guide/install/#3-run-setuppy)

By Venkat bandlamudi user 09 Nov 2018 at 6:04 a.m. CST

Venkat bandlamudi gravatar
after running setup.py also i am facing the same issue

By Venkat bandlamudi user 09 Nov 2018 at 6:07 a.m. CST

Venkat bandlamudi gravatar
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:60022 0.0.0.0:* LISTEN 90/sshd tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN - tcp6 0 0 :::1689 :::* LISTEN 3283/java tcp6 0 0 ::1:25 :::* LISTEN - tcp6 0 0 127.0.0.1:4444 :::* LISTEN 3283/java tcp6 0 0 127.0.0.1:1636 :::* LISTEN 3283/java tcp6 0 0 :::36905 :::* LISTEN 3283/java tcp6 0 0 127.0.0.1:8081 :::* LISTEN 3422/java tcp6 0 0 127.0.0.1:8082 :::* LISTEN 3743/java tcp6 0 0 127.0.0.1:8086 :::* LISTEN 3597/java tcp6 0 0 :::60022 :::* LISTEN 90/sshd tcp6 0 0 :::22 :::* LISTEN -