• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

two webservers on port 80

beekman

Senior member
can I run two different web servers (two seperate machines) on port 80 at home
or does it have to be 80 and 81 or whatever...is there any special way to do this

same for ftp server, two servers using port 21

any help appreciated, thanks
 
Like n0c insinuated, you need 2 Internet routable IPs for that, otherwise no. If you used NAT how would it know which server to redirect to?
 
I suppose if you had a NAT router setup to forward port XX traffic to port 80 on an internal machine than you could do it, however people on the outside would have to go to a differant port for that machine so that would kind of make that a mute point.....

However if each machine were to have a public IP than sure you could!

-spy
 
Back
Top