|
-
May 17th, 2006, 02:22 AM
#1
Thread Starter
Frenzied Member
Create a subdomain in windows 2003 (DNS server)
I'm not a network guy so I don't know if I explain this correctly.
How do I create a subdomain in our company site i.e mydomain.ourcompay.net?
so that I can access my page externally(outside our local network).
What configuration should I do in DNS server? I want to add a subdomain that can access externally and in that subdomain I'm planning my page runs under apache server but I think our company site are under IIS. What should I do?
or Let's just put it this way I want to create a subdomain that when someone access to my domain i.e mydomain.ourcompany.net it will route to my pc which my page located that runs under apache server.
Thanks in advance guys.
Last edited by mar_zim; May 17th, 2006 at 02:48 AM.
-
May 17th, 2006, 02:45 AM
#2
Re: Create a subdomain in windows 2003 (DNS server)
I'm not a network guy either but I believe you need to create a subdomain (A) record where ever you have your domain name hosted.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
May 17th, 2006, 02:50 AM
#3
Thread Starter
Frenzied Member
Re: Create a subdomain in windows 2003 (DNS server)
 Originally Posted by RobDog888
I'm not a network guy either but I believe you need to create a subdomain (A) record where ever you have your domain name hosted.
Yeah I already created a subdomain but I believed it's just an intranet. I mean it will just access internally not externally. 
or maybe I'm wrong.
-
May 17th, 2006, 03:03 AM
#4
Re: Create a subdomain in windows 2003 (DNS server)
If you created the secondard (A) record from your domain name hosts website then it should point to a IP address on your server (or router) so when visitors type subdomain.domainname.com it will know where to go.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
May 17th, 2006, 03:18 AM
#5
Thread Starter
Frenzied Member
Re: Create a subdomain in windows 2003 (DNS server)
 Originally Posted by RobDog888
If you created the secondard (A) record from your domain name hosts website then it should point to a IP address on your server (or router) so when visitors type subdomain.domainname.com it will know where to go.
I don't know if I created the subdomain correctly. I just follow this tutorial http://www.simongibson.com/intranet/dns2003/ but it states there that it is only for intranet(local network). Basically mydomain.ourcompany.net address can only be accessed inside our network. What I want is that that address should be accessed outside our network.
-
May 17th, 2006, 04:32 AM
#6
Re: Create a subdomain in windows 2003 (DNS server)
Yes, its similar. What you need if you want your sub domain to be public, assuming your domain is a public site already, to create the subdomain dns (A) record on your website host or host server. This is where you point your public static ip to your server, or for your website host.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|