I have streaming engine and engine manager on a PC. This PC is on a small network with two other PCs. All are hard wired to a Comcast router. I can ping the WSE machine from either of the other two PCs. And the WSE PC can ping those other machines. But neither of the other two PC can seem to access the WSE over the local network. All machines are Windows 7 Pro. Thoughts? Thank you
Hi,
Are there any firewalls enabled on any of the machines involved? Port 8088 isn’t a standard port, so it’s possibly not being allowed through somewhere.
Daren
Hi,
The IPWhiteList and IPBlackList in this case is if you have the Manager and Wowza Streaming Engine running on different systems. It is not for allowing or disallowing web access
to the Manager itself. Also the addresses need to be comma separated and not as separate vales as you have. I would just leave the value set to the local host 127.0.0.1 as you have it
and remove the 10.0.0.9 value. After making a change like that you need to restart the manager service.
I suggest you send your confs and logs to support for further troubleshooting, as you need to get your trial up and running.
Do this by sending email to support@wowza.com and attach a zip archive that includes [install-dir]/conf, [install-dir]/logs
and [install-dir]/manager folder including their contents.
Please reference the URL of this thread in your email.
Daren
Hi,
This will now be handled in the created ticket (109633).
Jason
Ok. I made a rule allowing 8086-8088 through the firewall of the machine that has WSE. When I try to access from the others, I get a login screen, and then I get an HTTP 403 error. Am I missing something in how WSE is setup?
Thank you
I also see others having this trouble noted in forums and something about adding IPs to a whitelist?
Daren
Does in matter that I am doing the 180 day trial?
I try putting the address into the whitelist as follows,
true
*
8087
digest
true
false
JKS
TLS
SunX509
127.0.0.1
10.0.0.9
false
and I get this response from Chrome browser on the remote computer being used to access the WSE machine
4.0
403
Your IP address (10.0.0.9) has been blocked
Please advise
Thank you