Link to home
Start Free TrialLog in
Avatar of Thomas N
Thomas NFlag for United States of America

asked on

Trying to create a cname but getting error

Hi I tried to create a cname to a server but I get an error when I try to hit it:

"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"

Is this an issue on the server we are trying to hit or on the DNS server? is there a limit on how many cname's can point to 1 server?

Im able to ping but get that error msg when I try to go to it using the "run" line.

Im using 2008 server.
Avatar of Hypercat (Deb)
Hypercat (Deb)
Flag of United States of America image

Just like any other DNS record, a CNAME has to be unique.  It sounds as through you're trying to create a CNAME record using a name that already exists in that DNS zone. This could be another CNAME record or a host (A) record.
ASKER CERTIFIED SOLUTION
Avatar of DrDave242
DrDave242
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial