INTERACT FORUM

More => Old Versions => Media Center 11 (Development Ended) => Topic started by: f1bred on January 29, 2004, 12:38:00 pm

Title: Media Server and a reverse proxy
Post by: f1bred on January 29, 2004, 12:38:00 pm
I have a server at home running Media Server on port xxxx and IIS 5.0 running a web server on port 80 on the same machine. I was streaming my music from my server at home to a client install at work. Recently my work started blocking all internet ports other than 80. I don't want to take the website off of port 80, so I was thinking about a reverse proxy setup. The proxy would route internet traffic to the appropriate destination based on address. I know that this works for web pages, but does anyone know if it would work for media server as well?