'Cougar'에 해당되는 글 1건

  1. 2008/02/13 HTTP Port 80 Conflict between IIS & Windows Media Server
http://forums.techarena.in/showthread.php?t=588555


i'm using mms, and i need to be able to rollover to port 80 http to get thru
the corporate firewalls... so far i can't even get a port 80 http stream out
of the server to save my life, testing with winxp sp2 client and wmp11...
i've tried all available protocol combos between the server and the client,
and the latter works with http streams from other windows media servers.

windows server 2003 standard, plesk for windows, 5 i.p.'s, 1 network card,
used WMSHttpSysCfg utility to make Http.sys listen to 4 i.p.'s in IIS per
http://support.microsoft.com/kb/328728... the fifth i.p. is green to go in
the WMS Admin MMC, as a WMS HTTP Server Control Protocol.

i tried "netstat -anb": TCP XX.XX.XXX.XXX:80 0.0.0.0:0 LISTENING 224
[WMServer.exe] with all the XX's being the fifth i.p. of course.

i also tried: telnet XX.XX.XXX.XXX 80 ...with a response of HTTP/1.1 400 Bad
Request Server: Cougar/9.01.01.3814, whatever that means.

any suggestions?