I have requirement to use CNAME for virtual hosting instead of using IP address in Solaris.
Is that possible to use Canonical name for virtual hosting?

If so, it that possible to use different port for each virtual host?
By default, FTP is configured in port 21. Is that possible to map different port for each virtual FTP host??

Say,
I have FTP server with Real IP address as 10.1.1.1 and as hostname ftp.domain.com with CNAME.
ftp-cname1.domain.com.
ftp-cname2.domain.com.
ftp-cname3.domain.com.

I want to configure virtual-ftp in /etc/ftpd using
ftp-cname1.domain.com  port 3001
ftp-cname1.domain.com  port 3002
ftp-cname1.domain.com  port 3003

Each Virtual Host must use different port other than 21.

Is this feasible in Solaris FTP?

Regards,
Narmadha
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to