<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[how to point dns like 2nd level subdomain of subdomain]]></title><description><![CDATA[<p dir="auto">how to create subdomain in godaddy - youtube<br />
how to create subdomain in godaddy without cpanel<br />
godaddy subdomain forwarding<br />
how to create subdomain in cpanel<br />
how to create a subdomain in wordpress godaddy<br />
how to create subdomain without cpanel<br />
godaddy subdomain mx record<br />
google domains</p>
]]></description><link>https://community.secnto.com//topic/2675/how-to-point-dns-like-2nd-level-subdomain-of-subdomain</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 23:22:52 GMT</lastBuildDate><atom:link href="https://community.secnto.com//topic/2675.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 13 Oct 2024 07:24:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to how to point dns like 2nd level subdomain of subdomain on Mon, 14 Oct 2024 04:42:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/engrnaveed-saeed" aria-label="Profile: Engrnaveed-Saeed">@<bdi>Engrnaveed-Saeed</bdi></a> said in <a href="/post/7898">how to point dns like 2nd level subdomain of subdomain</a>:</p>
<blockquote>
<p dir="auto">how to create subdomain in godaddy - youtube<br />
how to create subdomain in godaddy without cpanel<br />
godaddy subdomain forwarding<br />
how to create subdomain in cpanel<br />
how to create a subdomain in wordpress godaddy<br />
how to create subdomain without cpanel<br />
godaddy subdomain mx record<br />
google domains</p>
</blockquote>
<p dir="auto">To point a second-level subdomain of a subdomain (like <a href="http://level2.level1.example.com" target="_blank" rel="noopener noreferrer nofollow ugc">level2.level1.example.com</a>) using DNS, follow these steps:</p>
<ol>
<li>Access Your DNS Management System</li>
</ol>
<p dir="auto">Log in to your DNS hosting provider or control panel where the DNS records for your domain are managed.</p>
<ol start="2">
<li>Add an “A” or “CNAME” Record for the Second-Level Subdomain</li>
</ol>
<p dir="auto">You can create the DNS entry by adding an A or CNAME record, depending on how you want the subdomain to resolve.</p>
<p dir="auto">For an A Record (Points directly to an IP address):</p>
<pre><code>1.	Choose the option to add a new record.
2.	Select A Record as the type.
3.	In the Name field, input the second-level subdomain in the format level2.level1. This creates a subdomain of a subdomain.
4.	Enter the IP address where you want the subdomain to point.
5.	Set TTL (time to live) if necessary (default is usually fine).
</code></pre>
<p dir="auto">For a CNAME Record (Alias to another domain):</p>
<pre><code>1.	Choose the option to add a new record.
2.	Select CNAME Record as the type.
3.	In the Name field, input level2.level1.
4.	In the Value/Target field, enter the domain name (e.g., example.com) to which you want to alias this subdomain.
5.	Set the TTL (optional).
</code></pre>
<ol start="3">
<li>Ensure the Main Subdomain (<a href="http://level1.example.com" target="_blank" rel="noopener noreferrer nofollow ugc">level1.example.com</a>) Is Set</li>
</ol>
<p dir="auto">If <a href="http://level1.example.com" target="_blank" rel="noopener noreferrer nofollow ugc">level1.example.com</a> does not already exist, make sure to create a DNS record for level1 by adding either an A record or CNAME for it.</p>
<ol start="4">
<li>Save and Propagate</li>
</ol>
<p dir="auto">After saving the changes, it may take up to 24–48 hours for the DNS changes to propagate fully across the internet.</p>
<p dir="auto">Example:</p>
<p dir="auto">If you want <a href="http://shop.us.example.com" target="_blank" rel="noopener noreferrer nofollow ugc">shop.us.example.com</a> to point to a server:</p>
<pre><code>•	For an A record:
•	Name: shop.us
•	Type: A
•	Value: 192.0.2.1
•	For a CNAME record:
•	Name: shop.us
•	Type: CNAME
•	Value: store.example.com
</code></pre>
<p dir="auto">Let me know if you need further clarification!</p>
]]></description><link>https://community.secnto.com//post/7900</link><guid isPermaLink="true">https://community.secnto.com//post/7900</guid><dc:creator><![CDATA[cyberian]]></dc:creator><pubDate>Mon, 14 Oct 2024 04:42:55 GMT</pubDate></item></channel></rss>