| Webspace & Domain Names This is a discussion on, setting up own server within the Freedom2Surf forum; OK, I just bought a domain name from 123-reg.co.uk, and I've just decided to use IIS instead of apache since ... |
![]() |
![]() |
|
LinkBack | Thread Tools | ![]() |
|
|
#1 |
|
Join Date: Jul 2004
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
|
setting up own server
OK, I just bought a domain name from 123-reg.co.uk, and I've just decided to use IIS instead of apache since it's already on the machine, but now I'm having problems setting it up.
I've created a domain in the forward lookup zones pointing to the nameserver of 123-reg. But it still isn't working, are there any other settings I need to configure in IIS or on the 123-reg site? Also do I need a domain in the reverse lookup up zones? I thought I'd post a thread here since so many of you have got domain names from them, can anyone help? |
|
|
|
|
|
#2 |
|
Join Date: Mar 2004
Location: Northamptonshire
Posts: 5,370
Thanks: 3
Thanked 20 Times in 19 Posts
|
Ok, im a linux/unix guy so im COMPLETELY anti IIS.
Log into 123-reg, and point the domain's dns to your ip. This will mean that when someone visits yourdomain.com it will look to http://yourip/ Port forward port 80 from your router to your machine so that requests to http://yourip/ on port 80 will be forwarded to the correct place and not bounced by your router. This should get you started. If you want to use PHP, use apache, if you want to use ASP use IIS. |
|
|
|
|
|
#3 |
|
Join Date: Jul 2004
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
|
OK just so I understand, when I go into modify DNS, I change the @ and www ip addresses to my computers ip address e.g. if my ip address was 123.456.789.0
I simply change it to that or do I have to add :80 on the end to look at that port. I've already set my router to allow access to port 80. |
|
|
|
|
|
#4 |
|
Join Date: Mar 2004
Location: Northamptonshire
Posts: 5,370
Thanks: 3
Thanked 20 Times in 19 Posts
|
You dont need to add :80 as normal HTTP requests are on port 80.
If you intend to host your own email server, you also require an MX record to point to you (IE, a mail exchange record which basically gives your machine authority to be email server) |
|
|
|
|
|
#5 |
|
Join Date: Jul 2004
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
|
OK, I've done that, but now it keeps connecting to my router, even tho I've allowed inbound access on port 80.
Why is it doing this? |
|
|
|
|
|
#6 |
|
Join Date: Oct 2004
Location: Yorkshire Dales
Posts: 688
Thanks: 1
Thanked 0 Times in 0 Posts
|
I think that it is because you are connecting off your connection, what happens if you try off dial-up or another person's connection?
__________________
John Tiscali User Team Netgear DG834G v2 Wifi-Router Sync'd at 6.0MBit 20GB Capped F2S Cascade Custom Built Lian-Li Fish Tank powered PC! ![]() ************************************* Life is greener now were Tiscali User. |
|
|
|
|
|
#7 |
|
Join Date: Mar 2004
Location: Northamptonshire
Posts: 5,370
Thanks: 3
Thanked 20 Times in 19 Posts
|
If you try and do it from your pc you will see the router config page due to the way a router works (way around this is to add your domain to your hosts file).
If you try from someone elses connection it should work fine. |
|
|
|
|
|
#8 |
|
Join Date: Jul 2004
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
|
OK, I'm back again.
I just got someone to try to access my server, and they said that it just came up with the msn search page "cannot find the following site...." etc. So what haven't I done? I've created a DNS on the server using the nameservers from 123-Reg. I've gone onto 123-Reg and used my ip address as the domain dns. I've allowed all access to port 80, inbound and outbound on my router. I've assigned my ip address under the webservers properties in the IIS. Am I missing anything? |
|
|
|
|
|
#9 | |
|
Join Date: Feb 2005
Location: Idle, Bradford
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
|
Quote:
|
|
|
|
|
|
|
#10 |
|
Join Date: Jul 2004
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
|
OK, still having problems, found out that I had my IP address set to the routers IP address, so of course it wouldn't forward to the server, but I've corrected that now, and I've also added the internal IP address to the DMZ, and still it isn't working.
Any other suggestions, if it helps I'm using the Netgear DG834 router. |
|
|
|
|
|
#11 | |
|
Join Date: Jun 2004
Location: Kent
Posts: 3,760
Thanks: 1
Thanked 6 Times in 6 Posts
|
Quote:
One thing to watch out for though is that accessing your website using its address from behind your router will not work because the DG834 doesn't support loopback connections. To test if its working you'll have to try the site from another Internet connection or a proxy server or a service like The Cloak which accesses the site from a different Internet connection that isn't behind your router.
__________________
Adam |
|
|
|
|
|
|
#12 |
|
Join Date: Jul 2004
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
|
OK, I have used 192.168.0.2 as you said rather than my public IP, used the ipconfig command to get the information but obviously that's wrong, so is there anyway of getting my public IP address, e.g. is it in the members area on f2s, or will I have to get it another way?
Thanks for the reply |
|
|
|
|
|
#13 |
|
Join Date: Jun 2004
Location: Kent
Posts: 3,760
Thanks: 1
Thanked 6 Times in 6 Posts
|
Yes its in the members area under "Your ADSL Details" where its says "WAN IP Address", or you could just visit http://www.whatismyip.com/ from your connection and it will tell you.
__________________
Adam |
|
|
|
|
|
#14 |
|
Join Date: May 2002
Posts: 4,355
Thanks: 4
Thanked 4 Times in 4 Posts
|
__________________
Justin Tiscali User |
|
|
|
|
|
#15 |
|
Tiscali User Member
Join Date: Apr 2005
Posts: 40
Thanks: 0
Thanked 0 Times in 0 Posts
|
Okie.
Go to http://localhost/ on your computer. See the webpage? Good. Find out your LAN IP by going Start --> Run, CMD, then type "ipconfig". It will say somewhere something like 10.0.0.144 - you'll need that. Then, go to http://10.0.0.138 (or whatever your router's IP is), and go to Firewall Rules, then click on "Add" under the Inbound Services table. Create a new one for Port 80 (HTTP) to forward to your LAN IP, in my case 10.0.0.144. Now, when someone else goes to your IP, or to your domain name, they'll get the page. Bingo!
|
|
|
|
|
|
#16 | |
|
Guest
Posts: n/a
|
Quote:
It needs to be your internal address. If you are unsure, it will probably be fine to select "all unassigned" from the list in the IP address drop-down. |
|
|
![]() |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Setting Up A Test Server | Vger | General Computing and Internet | 12 | 18-01-2005 11:48 AM |
| Cannot connect to FTP server via WAN address (Resolved) | Tom_H | Freedom2Surf Broadband | 9 | 10-09-2004 08:10 PM |
| Setting up web server | Matt B | Freedom2Surf Broadband | 6 | 26-08-2004 10:01 AM |
| A Small issue with Inmail server authentication. | Naveen | 8 | 29-04-2004 01:15 PM | |
| Help with setting up web server | Xanthe | Freedom2Surf Broadband | 1 | 09-12-2003 06:25 PM |
All times are GMT. The time now is 05:42 PM.









