netsight_appliance_64bit.6.3.0.168.ova not work access to the Web console after installation .
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-28-2015 06:11 PM
I've done seven facilities in 3 different vmware appliance servers but can not open the web session and reviewing the list of ports are not available on 8080 and 8083 , 8084 .
when running on the server the command netstat -an | grep -i LISTEN sample having only few ports open , you can see the image.
when running on the server the command netstat -an | grep -i LISTEN sample having only few ports open , you can see the image.
13 REPLIES 13
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-28-2015 06:21 PM
Thank you
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-28-2015 06:21 PM
Welcome to The Hub!
Formatting with code and pre tags can be weird here. I went ahead and fixed that post for you 
Formatting with code and pre tags can be weird here. I went ahead and fixed that post for you 
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-28-2015 06:21 PM
Here you go, try this.
Let me know if this helps.
code:
sudo iptables -A INPUT -p tcp --dport 8080 -j ACCEPT
code:
sudo iptables -A INPUT -p tcp --dport 8443 -j ACCEPT
Let me know if this helps.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-28-2015 06:14 PM
I had posted the wrong info for you. Im sorry for that. I do believe I have an answer for that one too. Ill be right back with that
