This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DNAT by Hostheader

Is it possible to use DNAT to redirect to diffrent ip's or portnumbers depending on the hostheader, for ex,
Any -> External_Interface__ / FTP "ftp.samurai.se" None   Server_ftp1__
Any -> External_Interface__ / FTP "ftp.swedishopen.nu" None   Server_ftp2__
Becuase IIS 5.0 itself can't differ ftp-sites by hostheader!
u need either different ip's or different s-ports for each ftp-site!
Is it possible, If not will it be?   
It is something I would really want!     


This thread was automatically locked due to age.
Parents
  • Yes, IIS 5.0 supports hostheader for http services, but not ftp services.
    I got an answer from a friend (who is MCSE),
    he told me that hostheaders is a http protocol only and is not supported by ftp.
    But still, if u have 2 separate webservers with different sites on each (not mirrors) it would be a great thing to DNAT the right request to the right webserver 
    Am I totaly of?   
  • I suggest use different ports, and throw away your MS ftp server.  [:$] 
Reply Children
No Data