Discussion:
FTP Question
(too old to reply)
Ted
2007-09-14 16:02:03 UTC
Permalink
I am trying to setup an FTP site and Isolate Users Using AD for my users.
When I go through the Create New FTP Site Wizard. I enter my username,
domain and password at the prompts. Those all work fine, but when I am
finishing the process I get the message "You were not connected because a
duplicate name exists on the network. Go to System in Control Panel to
change the computer name and try again." And of course the site creation
wizard fails.

I have also tried to create the site using scripts but it fails as well.
Will I really have to change the computer name on the Server that I am trying
to install the site into, this will be a big deal as the Server is hosting an
Intranet site that is critical.

the Server I am trying to install the ftp site on is Windows Server 2003,
SP2, All new updates are applied. This server is a member server in a 2003
AD Domain with several DC's and AD Integrated DNS servers.

Can anyone help with this issue I am having? I tried posting to the FTP
group but there is little activity in there so I figured I would post here

Thanks

Ted
Mathieu CHATEAU
2007-09-14 22:27:43 UTC
Permalink
Hello,

Do you have other FTP site already defined ?
Is it set to all unassigned IP address ?

if you issue from a cmd:
netstat -an -p tcp
do you see any :21 and :20 ?
--
Cordialement,
Mathieu CHATEAU
http://lordoftheping.blogspot.com
Post by Ted
I am trying to setup an FTP site and Isolate Users Using AD for my users.
When I go through the Create New FTP Site Wizard. I enter my username,
domain and password at the prompts. Those all work fine, but when I am
finishing the process I get the message "You were not connected because a
duplicate name exists on the network. Go to System in Control Panel to
change the computer name and try again." And of course the site creation
wizard fails.
I have also tried to create the site using scripts but it fails as well.
Will I really have to change the computer name on the Server that I am trying
to install the site into, this will be a big deal as the Server is hosting an
Intranet site that is critical.
the Server I am trying to install the ftp site on is Windows Server 2003,
SP2, All new updates are applied. This server is a member server in a 2003
AD Domain with several DC's and AD Integrated DNS servers.
Can anyone help with this issue I am having? I tried posting to the FTP
group but there is little activity in there so I figured I would post here
Thanks
Ted
mike warren
2010-12-18 15:59:35 UTC
Permalink
my problem seemed to be the router cache. it was remembering not the computer name, but the ip address, i cleared the cache of devices from the router and the wizard compleeted
Post by Ted
I am trying to setup an FTP site and Isolate Users Using AD for my users.
When I go through the Create New FTP Site Wizard. I enter my username,
domain and password at the prompts. Those all work fine, but when I am
finishing the process I get the message "You were not connected because a
duplicate name exists on the network. Go to System in Control Panel to
change the computer name and try again." And of course the site creation
wizard fails.
I have also tried to create the site using scripts but it fails as well.
Will I really have to change the computer name on the Server that I am trying
to install the site into, this will be a big deal as the Server is hosting an
Intranet site that is critical.
the Server I am trying to install the ftp site on is Windows Server 2003,
SP2, All new updates are applied. This server is a member server in a 2003
AD Domain with several DC's and AD Integrated DNS servers.
Can anyone help with this issue I am having? I tried posting to the FTP
group but there is little activity in there so I figured I would post here
Thanks
Ted
Post by Mathieu CHATEAU
Hello,
Do you have other FTP site already defined ?
Is it set to all unassigned IP address ?
netstat -an -p tcp
do you see any :21 and :20 ?
--
Cordialement,
Mathieu CHATEAU
http://lordoftheping.blogspot.com
Submitted via EggHeadCafe
Microsoft SQL Server Developer For Beginners
http://www.eggheadcafe.com/training-topic-area/SQL-Server-Developer/5/SQL-Server.aspx
Loading...