nc -z SERVER_IP 8081
Connection to SERVER_IP port 8081 [tcp/sunproxyadmin] succeeded!
HTTP/1.1 400 Bad Request
Date: Wed, 10 Oct 2018 22:54:33 GMT
Server: Apache/2.4.6 (CentOS) PHP/7.1.22
Content-Length: 226
Connection: close
Content-Type: text/html; charset=iso-8859-1
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>400 Bad Request</title>
</head><body>
<h1>Bad Request</h1>
<p>Your browser sent a request that this server could not understand.<br />
</p>
</body></html>
Listen 8081
NameVirtualHost *:8081
<VirtualHost *:8081>
servername localhost
ServerAlias localhost
DocumentRoot /var/www/html/astpp
DirectoryIndex index.php index.html index.shtml index.htm default.htm Default.aspx Default.asp index.pl
<IfModule mod_suphp.c>
AddType application/x-httpd-php .php
RemoveHandler .php
<FilesMatch "\.php$" >
SetHandler x-httpd-php
</FilesMatch>
<Location />
suPHP_AddHandler x-httpd-php
</Location>
</IfModule>
CustomLog /var/log/httpd/astpp_access_log combined
ErrorLog /var/log/httpd/astpp_error_log
Alias /astpp/ "/var/www/html/astpp/"
<Directory "/var/www/html/astpp/">
AllowOverride All
</Directory>
Options +Includes +FollowSymlinks
<Location /stats>
Options +Indexes
</Location>
</VirtualHost>
firewall-cmd --permanent --zone=public --add-port={5060,5061,5080,5081,8081}/tcp
Warning: ALREADY_ENABLED: 5060:tcp
Warning: ALREADY_ENABLED: 5061:tcp
Warning: ALREADY_ENABLED: 5080:tcp
Warning: ALREADY_ENABLED: 5081:tcp
Warning: ALREADY_ENABLED: 8081:tcp
success
10.0.10.25 - - [10/Oct/2018:16:44:24 -0500] "\x16\x03\x01\x02" 400 226 "-" "-"
10.0.10.25 - - [10/Oct/2018:16:44:24 -0500] "\x16\x03\x01\x02" 400 226 "-" "-"
10.0.10.25 - - [10/Oct/2018:16:44:24 -0500] "\x16\x03\x01" 400 226 "-" "-"
10.0.10.25 - - [10/Oct/2018:16:45:33 -0500] "-" 408 - "-" "-"
10.0.10.25 - - [10/Oct/2018:17:06:23 -0500] "-" 408 - "-" "-"
10.0.10.25 - - [10/Oct/2018:17:52:40 -0500] "" 400 226 "-" "-"
10.0.10.25 - - [10/Oct/2018:17:54:33 -0500] "" 400 226 "-" "-"
::1 - - [10/Oct/2018:18:11:36 -0500] "\xff\xf4\xff\xfd\x06" 400 226 "-" "-"
::1 - - [10/Oct/2018:18:12:12 -0500] "" 400 226 "-" "-"
::1 - - [10/Oct/2018:18:13:36 -0500] "" 400 226 "-" "-"
10.0.10.25 - - [10/Oct/2018:18:39:37 -0500] "" 400 226 "-" "-"
10.0.10.25 - - [10/Oct/2018:18:52:34 -0500] "-" 408 - "-" "-"
Any ideas?
--
=====================================================================
Documentation : https://astpp.readthedocs.io/
Please contact at sa...@inextrix.com for commercial support.
---
You received this message because you are subscribed to the Google Groups "ASTPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to astpp+unsubscribe@googlegroups.com.
To post to this group, send email to as...@googlegroups.com.
Visit this group at https://groups.google.com/group/astpp.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/7ba5dd72-a6aa-428b-b2ab-04ef18142bca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to astpp+un...@googlegroups.com.
To post to this group, send email to as...@googlegroups.com.
Visit this group at https://groups.google.com/group/astpp.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/7ba5dd72-a6aa-428b-b2ab-04ef18142bca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
=====================================================================
Documentation : https://astpp.readthedocs.io/
Please contact at sa...@inextrix.com for commercial support.
---
You received this message because you are subscribed to the Google Groups "ASTPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to astpp+un...@googlegroups.com.
To post to this group, send email to as...@googlegroups.com.
Visit this group at https://groups.google.com/group/astpp.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/CAHeEQdVrQk5W-3C23%2BPCpoC-d2eNbbW-P4%2BzfeuhbMUpkN6Mzw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/CAB6p9FNewvzt5p265kU7B5ith4y5jQ9qNytw1nmf98vkzuUUmA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/2d7f6955-3443-421f-8bf5-280d1f4d10b9%40googlegroups.com.