• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Strange Issue...

yatint

Basic Pleskian
hello

I have windows server 2008 r2 with plesk 10.3. DNS server = Microsft DNS server
5 Shared and 5 dedicated IP.
xx.xx.xx.110 - xx.xx.xx.119

xx.110 and xx.111 used for Name servers. and 113-119 are free to use.
If I try to browse any IP that time I should get Plesk default page. Right ?
but when I browse IP its showing one of my client's website.
To resolve this issue
I removed that domain from plesk and IIS
Deleted DNS zone of that website
Restarted plesk and windows server
used command : ipconfig /flushdns

But still IP's showing same site. I tried on so many computers
but still result is same...

any solution for this please ?
 
Go to Home> Tools & Settings> IP addresses management> Click on the IPs with the issue and assure that 'Default site ' is set to None.

If this doesn't work check the bindings for the sites in IIS and assure they don't have an IP address listed. Binding should look like this

http domain.com 80 10.5.1.12
http www.domain.com 80 10.5.1.12

Removing anything that has a "*" or a blank entry
 
Back
Top