Web Hosting Talk







View Full Version : Help me about ports


tencongty
01-27-2002, 02:10 PM
Hi Guys/Girls

We are a Web Company in Ho Chi Minh, Vietnam. Internet in Vietnam is ONLY open some ports below: 80, 8080, 25, 110, 21, 23. We want use Linux web host with ports above, how can we use Cpanel, control webmail ?

Thanks for you help

2Grumpy
01-27-2002, 02:49 PM
webmail should run on port 80 and not need a special port.

Cpanel should be able to use 8080.

Or bind a second IP to your NIC and use cpanel on the new ip, port 80?

Just some quick ideas.

tencongty
01-27-2002, 03:05 PM
Thanks Dexiesys,
Yeah, webmail is run on port 80, but CONTROL webmail is none

2Grumpy
01-27-2002, 03:09 PM
Well first thought is multiple IP addresses and use ports 80/8080 on each for your services.

I want to say you could setup a linux firewall with ipvsadm and that ipvsadm does name based redirection but to be honest, I can't say for sure if it DOES name based redirection. I'd have to delve into some FAQ's to find out unless someone here knows for sure.