Microsoft
Software
Hardware
Network
Question : Can a DNS server resolve one particular host to another network?
I have a project with a specific need to host the client's FTP services while making it appear as though the server is part of their domain.
Scenario - let's say:
The client has the domain client.com.
My network is vendor.com
We are hosting a file transfer server (ftp over HTTPS, ssh too) on our network. Let's call it
ftp.vendor.com
It is very important to the client that when their visitors use the file transfer services it appears as
ftp.client.com
, never as
ftp.vendor.com
Our name should never appear in the process.
Therefore a simple redirect won't suffice. I don't know enough about DNS to say whether they can simply define 'ftp' to point to our server's ip address.
Any suggestions?
Answer : Can a DNS server resolve one particular host to another network?
As you suspected, add a Host (A) record for "
ftp.client.com
" pointing to your own FTP server IP address.
If you want to test it before committing anything to DNS, add the same entry to your Hosts file and see if it works as you expect.
Chris
Random Solutions
Not downloading Offline address book files. A server (URL) could not be located. 0X8004010F outlook 2007, exchange 2007
Vertical Polarized VS Horizontal Polarized
What's a routingtabel?
Any good free or low cost Web Hosting?
What is the meaning of this email bounce back message
Netware Client loop
Configure SMTP relay
SNMP agent looping after McAfee patch level update
Shadow Copies not working
Cisco Pix 506E - Need to enable Telnet & ICMP between all public IPs.