Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 





Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Design Forum > Web Serving and Management
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read

Web Serving and Management how to web server support forum

Reply
 
Thread Tools
Old 01-06-2007, 09:55 AM   #1 (permalink)
Aut viam inveniam aut fac
 
STINEHART's Avatar
 
Join Date: Jan 2004
Location: Norman, OK
Posts: 2,161
OS: Vector

My System

Home Biz Server PART 2: IP/Name Servers/Domain- Connecting

Here we go again..
1st on the list for today: IP Address?

I have 5 static IP’s available. I have a Linksys router, and I have a default 192.168.1.103 address allocated to my server right now.
I have a domain name I want to use as well for this server. Can someone walk me through this or articles on how to gt this Server conected to an IP and domain name?

Right now the server is running Server 2003.
I haven’t installed Apache, PHP, etc, or configured anything yet. Been busy all week.
Been reading from my registrar on Name Servers ns1. stuff
I think im getting luke warm?
STINEHART is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 01-07-2007, 02:33 PM   #2 (permalink)
Manager, Alternative Comp
 
Skie's Avatar
 
Join Date: Mar 2003
Location: Downers Grove, IL
Posts: 1,821
OS: Gentoo Linux, Redhat Enterprise Linux, CentOS

My System

Does your router allow you to set up a DMZ? If so, I suggest that you put your server within a DMZ to keep it seperate from the rest of your network. Also, make sure you have a decent firewall in place on the server itself. Don't rely on the built in Windows firewall.

To get the domain name to point to your server, you'll need to do 1 of 2 things. Either set up your own Name Servers or see if your domain registrar allows you to host your Name Servers with them. I don't know what DNS software you can use for Windows, but I use BIND for Linux. If you install some type of DNS software for Windows, set it up and use 2 IP's for the Name Servers (ns1.yoursite.com and ns2.yoursite.com). Login to your domain registrar and create the Name Servers using those IP addresses. If everything is set up properly, then wait a few hours or so (for the info to propagate throughout the internet) and they'll be working.

Depending on your domain registrar, the steps/cost for having them host your Name Servers will vary. Login and see if you can find information on how this is done.
__________________
Skie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 01-07-2007, 03:14 PM   #3 (permalink)
Aut viam inveniam aut fac
 
STINEHART's Avatar
 
Join Date: Jan 2004
Location: Norman, OK
Posts: 2,161
OS: Vector

My System

deleted....google was picking up.

Last edited by STINEHART : 01-23-2007 at 10:56 PM.
STINEHART is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 01-07-2007, 04:19 PM   #4 (permalink)
Manager, Alternative Comp
 
Skie's Avatar
 
Join Date: Mar 2003
Location: Downers Grove, IL
Posts: 1,821
OS: Gentoo Linux, Redhat Enterprise Linux, CentOS

My System

Make sure you forward port one or more of the following from the internet to 192.168.1.102.

80 (HTTP), 443 (HTTPS), 53 (DNS), 110 (POP3), 25 (SMTP), 21 (FTP)
deleted....google was picking up. You now need to install some type of DNS service/server on your server so that you can set up deleted....google was picking up. to use your newly created Name Servers.

Once that is done, it's just a matter of configuring Apache to use your domain and IP address.
__________________

Last edited by STINEHART : 01-23-2007 at 10:58 PM.
Skie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 01-07-2007, 05:21 PM   #5 (permalink)
Aut viam inveniam aut fac
 
STINEHART's Avatar
 
Join Date: Jan 2004
Location: Norman, OK
Posts: 2,161
OS: Vector

My System

Done everything except get teh IP or domain to stick tothe server..
ANyone familiar with how to do this..
I'm reading throught ApacheTriad for advice.
STINEHART is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 01-07-2007, 05:51 PM   #6 (permalink)
Manager, Alternative Comp
 
Skie's Avatar
 
Join Date: Mar 2003
Location: Downers Grove, IL
Posts: 1,821
OS: Gentoo Linux, Redhat Enterprise Linux, CentOS

My System

That's where the DNS service/server comes in to play. Apache doesn't do this. You'll have to install some software to do this which is where port 53 is needed. Again, I don't know much about what you can use for Windows. Perhaps someone else can help here.
__________________
Skie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 01-08-2007, 06:49 AM   #7 (permalink)
Aut viam inveniam aut fac
 
STINEHART's Avatar
 
Join Date: Jan 2004
Location: Norman, OK
Posts: 2,161
OS: Vector

My System

Talked to my isp today. They said I need to configure my router to direct traffic to the server. This waslate last night so I havent messed with it et. He said it would be easier to add a switch to my network. ANyone familiar with this.. should i pick upa swtch today.
Something about a 2nd layer on my network...
Ok.. got to run.
STINEHART is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 01-08-2007, 10:08 AM   #8 (permalink)
Manager, Alternative Comp
 
Skie's Avatar
 
Join Date: Mar 2003
Location: Downers Grove, IL
Posts: 1,821
OS: Gentoo Linux, Redhat Enterprise Linux, CentOS

My System

A switch is nothing more then a glorified hub, although you don't see hubs very often anymore. Most broadband routers are also switches. I'm not sure why they recomended a switch to you. The main purpose of a switch is to connect 2 or more computers together on to a network.
__________________
Skie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 01-08-2007, 11:25 AM   #9 (permalink)
Manager, Design
 
ebackhus's Avatar
 
Join Date: Apr 2005
Location: SATX
Posts: 12,767
OS: WinXP Pro SP3

My System

Blog Entries: 25
Send a message via ICQ to ebackhus Send a message via AIM to ebackhus Send a message via MSN to ebackhus Send a message via Yahoo to ebackhus Send a message via Skype™ to ebackhus
My D-Link router allows me to easily setup a home webserver by including default settings for one. I just tell it the internal IP address of the server and it handles the rest. Now I just need to install some DNS software (thanks for the part Skie, that's been troubling me for ages!!) and get that running.
__________________


-----------------------------
There are no dumb questions, unless a customer is asking them.

Help in the fight against cancer and other serious illnesses.

ebackhus is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 01-09-2007, 09:11 AM   #10 (permalink)
Manager, Alternative Comp
 
Skie's Avatar
 
Join Date: Mar 2003
Location: Downers Grove, IL
Posts: 1,821
OS: Gentoo Linux, Redhat Enterprise Linux, CentOS

My System

Quote:
Originally Posted by ebackhus View Post
My D-Link router allows me to easily setup a home webserver by including default settings for one. I just tell it the internal IP address of the server and it handles the rest. Now I just need to install some DNS software (thanks for the part Skie, that's been troubling me for ages!!) and get that running.
I'm assuming you're doing this on Windows. If so, please let us know what program you end up using for DNS.
__________________
Skie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 01-09-2007, 09:45 AM   #11 (permalink)
Aut viam inveniam aut fac
 
STINEHART's Avatar
 
Join Date: Jan 2004
Location: Norman, OK
Posts: 2,161
OS: Vector

My System

deleted....google was picking up.

Last edited by STINEHART : 01-23-2007 at 10:57 PM.
STINEHART is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 01-09-2007, 11:29 AM   #12 (permalink)
Manager, Design
 
ebackhus's Avatar
 
Join Date: Apr 2005
Location: SATX
Posts: 12,767
OS: WinXP Pro SP3

My System

Blog Entries: 25
Send a message via ICQ to ebackhus Send a message via AIM to ebackhus Send a message via MSN to ebackhus Send a message via Yahoo to ebackhus Send a message via Skype™ to ebackhus
To answer Skie's question, and to help Stine out, I am using Simple DNS Plus, it's shareware to try and $79 to purchase a license for. It's simple to use and gives you real time stats on your DNS services. It also works as a DHCP server so you can turn a Windows box into a giant router!


www.simpledns.com
__________________


-----------------------------
There are no dumb questions, unless a customer is asking them.

Help in the fight against cancer and other serious illnesses.

ebackhus is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -7. The time now is 05:38 PM.



Copyright 2001 - 2008, Tech Support Forum

Search Engine Friendly URLs by vBSEO

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82