Hello,
The error messages found in the logs directory/wowzastreamingengine_error.log.2014-06-05 is as follows:
#Version: 1.0
#Start-Date: 2014-06-05 12:01:13 CDT
#Software: Wowza Streaming Engine 4.0.3 build10989
#Date: 2014-06-05
#Fields: x-severity x-category x-event date time c-client-id c-ip c-port cs-bytes sc-bytes x-duration x-sname x-stream-id x-spos sc-stream-bytes cs-stream-bytes x-file-size x-file-length x-ctx x-comment
ERROR server comment 2014-06-05 12:01:13 - - - - - 3.521 - - - - - - - - REST API: Server request (GET): IP WhiteList blocked (server-IP)-403: http://my-server-IP:8087/v1/server/server
#Version: 1.0
#Start-Date: 2014-06-05 12:13:25 CDT
#Software: Wowza Streaming Engine 4.0.3 build10989
#Date: 2014-06-05
#Fields: x-severity x-category x-event date time c-client-id c-ip c-port cs-bytes sc-bytes x-duration x-sname x-stream-id x-spos sc-stream-bytes cs-stream-bytes x-file-size x-file-length x-ctx x-comment
ERROR server comment 2014-06-05 12:13:27 - - - - - 2.906 - - - - - - - - REST API: Server request (GET): IP WhiteList blocked (server-IP)-403: http://server-IP:8087/v1/server/server
#Version: 1.0
#Start-Date: 2014-06-05 12:13:44 CDT
#Software: Wowza Streaming Engine 4.0.3 build10989
#Date: 2014-06-05
#Fields: x-severity x-category x-event date time c-client-id c-ip c-port cs-bytes sc-bytes x-duration x-sname x-stream-id x-spos sc-stream-bytes cs-stream-bytes x-file-size x-file-length x-ctx x-comment
ERROR server comment 2014-06-05 12:13:47 - - - - - 2.896 - - - - - - - - REST API: Server request (GET): IP WhiteList blocked (server-IP)-403: http://server-IP:8087/v1/server/server
#Version: 1.0
#Start-Date: 2014-06-05 23:38:50 CDT
#Software: Wowza Streaming Engine 4.0.3 build10989
#Date: 2014-06-05
#Fields: x-severity x-category x-event date time c-client-id c-ip c-port cs-bytes sc-bytes x-duration x-sname x-stream-id x-spos sc-stream-bytes cs-stream-bytes x-file-size x-file-length x-ctx x-comment
ERROR server comment 2014-06-05 23:38:53 - - - - - 2.886 - - - - - - - - REST API: Server request (GET): IP WhiteList blocked (server-IP)-403: http://server-IP:8087/v1/server/server
#Version: 1.0
#Start-Date: 2014-06-05 23:58:13 CDT
#Software: Wowza Streaming Engine 4.0.3 build10989
#Date: 2014-06-05
#Fields: x-severity x-category x-event date time c-client-id c-ip c-port cs-bytes sc-bytes x-duration x-sname x-stream-id x-spos sc-stream-bytes cs-stream-bytes x-file-size x-file-length x-ctx x-comment
ERROR server comment 2014-06-05 23:58:16 - - - - - 2.868 - - - - - - - - REST API: Server request (GET): IP WhiteList blocked (server-IP)-403: http://server-IP:8087/v1/server/server
#Version: 1.0
#Start-Date: 2014-06-06 00:04:21 CDT
#Software: Wowza Streaming Engine 4.0.3 build10989
#Date: 2014-06-06
#Fields: x-severity x-category x-event date time c-client-id c-ip c-port cs-bytes sc-bytes x-duration x-sname x-stream-id x-spos sc-stream-bytes cs-stream-bytes x-file-size x-file-length x-ctx x-comment
I see the password that I entered during installation inside the [instal dir]/conf/Admin.password.
I applied these commands:
/etc/init.d/iptables save
/etc/init.d/iptables stop
iptables -L
then i stopped and then started WSE and WSEM on the terminal and tried logging in from the browser using: http://[Wowza-IP]:[Port]/enginemanager/login.htm#home/defaultVHost
but it still showed page not found
Thanks for your help…