• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

How to Point Sub domain to other IP

Hisham

New Pleskian
Hi.

I create Sub domain Like 123.mydomain.com but couldn't point to other server ip address.

I need a sub domain for my Whitelabel site. that need to change sub domain DNS “A” record to Point there ip.

I want to Point my Sub domain to other IP. How to Using DNS “A” record to Point another IP ?
 
Go into the DNS settings for the domain name eg mydomain.com
Press Add Record
Type in 123 in domain name
fill in the required IP in the IP address box.
 
Go into the DNS settings for the domain name eg mydomain.com
Press Add Record
Type in 123 in domain name
fill in the required IP in the IP address box.

Hi.. Thanks to Advice me.. But I did it & No Luck...

Can i Add SubDomain in Websites & Domain Panel ???
and then do your way -
Go into the DNS settings for the domain name eg mydomain.com
Press Add Record
Type in 123 in domain name
fill in the required IP in the IP address box.

I didn't get it....

Please Help me...
 
Edit the existing DNS entry for your main domain. You will normally find entries like * or @, type A-record, and the IP address of your current host. This wildcard entry directs all requests to the IP address of the host.

If you want to direct requests to a subdomain to a different host (IP address), add an additional A-record for the subdomain. Example: If your subdomain is called "foo", add an A-record "foo" and enter the IP address of your other host. Afterward alls requests for foo.maindomain.xx will translate to the new IP address while all other requests will be handled by the wildcard entry and translate to the previous (old, existing) IP address.

It can take several hours to propagate a change of DNS, so you must be patient after you made the update to DNS.
 
I created a sub domain with plesk RestAPI and also want to point the ip address to my created subdomain .
Is there any api for that to do automation ,
could somebody to help mr to sort out.
 
Back
Top