LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 11-27-2005, 02:49 PM   #1
Ian_Hawdon
Member
 
Registered: Feb 2003
Location: Newcastle Upon Tyne
Distribution: Arch
Posts: 326

Rep: Reputation: 34
web hosting with slackware 8.1


So far i have mannaged to make the computer host a simple test web page

when i type its local ip address into a computer on the network (on either win32 or *nix) it displayes the test page (YAY)

the BIG question now is, how do i stick this onto the internet?

do i need to register a domain, or can i make a domain using slack 8.1?

BTW: i am using apache, to get the web hosing to work
 
Old 11-28-2005, 07:48 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
depends what architecture you have on your network i relation to internet connectivity doesn't it? as you've not told us anythign about that, there's no definitive answer. but either you would port forward an external firewall to your internal server, or an existing web server would act a s a proxy for it, redirecting onward for a certain address.
 
Old 11-28-2005, 11:27 AM   #3
Ian_Hawdon
Member
 
Registered: Feb 2003
Location: Newcastle Upon Tyne
Distribution: Arch
Posts: 326

Original Poster
Rep: Reputation: 34
ok, the box in question, is an old PII (223mHz) running slackware 8.1

the ISP is supanet (www.supanet.com)

i am running the internet connection through a belkin F5D7632-4 router, the ip for the router (local is 192.168.2.1 and the computer's local ip is 192.168.2.27)

when i type 192.168.2.27 into the address bar of any machine on the network, it comes up with my test page (so it seems the host is ready, but it just needs connecting to the internet)

hope this helps
 
Old 11-28-2005, 12:17 PM   #4
Britten
Member
 
Registered: May 2005
Posts: 39

Rep: Reputation: 15
ok.... you need to forward port 80 at your broadband/swtich/router to your internal ip of the host. now... do you plan to use your own DNS Name servers or does that matter..... it seems you might be kinda new at this... so you should probably just register a domain through godaddy.com or whatever and let it be parked on thair nameservers.... and then use their URL redirect to point it to your ip.... you can also goto places like dyndns.org and register a free dynamic address and have your linux box ipdate the ip... it really depends on how you want it setup.
 
Old 11-28-2005, 12:25 PM   #5
Basslord1124
Member
 
Registered: Jun 2004
Location: KY
Distribution: Debian, Mint, Puppy
Posts: 507

Rep: Reputation: 51
Britten gave good advice in terms of DNS and having your router's port 80 open and sending all requests of that port to your Linux box. You ALSO will need to get your official public IP...go to whatismyip.com to get your real IP. Your 192.168.... address is the address on your private LAN, not your actual IP address. Also, does your ISP allow web servers to be run? Is this for a business or something to mess around with?
 
Old 11-28-2005, 12:46 PM   #6
Ian_Hawdon
Member
 
Registered: Feb 2003
Location: Newcastle Upon Tyne
Distribution: Arch
Posts: 326

Original Poster
Rep: Reputation: 34
at the moment it is just something to mess around with, but i hope to host stuff for the s1mp3 project on it (http://s1mp3.secret.com.br is its main page!)

I am new to this

when i type my ip address as shown in whatsmyip.com it comes up with my router setup page!!!

will this affect my web server?

BTW: i have forwared port 80 on the routers vertual server page (port 80 for 192.168.2.27)

It it possable to get a free domin name (either by setting it up myself using my own DNS or do i have to pay for it?)

What do i do next?
 
Old 11-28-2005, 01:05 PM   #7
Britten
Member
 
Registered: May 2005
Posts: 39

Rep: Reputation: 15
the only thing free you could get is a free subdomain from dyndns.org or some other free dns hosting place.

as far as typing in your routers external ip address... make sure you have remote adminstration turned off in your router. and try again... if you have it off and 80 forwarded to the linux box it should work...
 
Old 11-28-2005, 01:13 PM   #8
Ian_Hawdon
Member
 
Registered: Feb 2003
Location: Newcastle Upon Tyne
Distribution: Arch
Posts: 326

Original Poster
Rep: Reputation: 34
yeah, you'd think!

remote administration is off, but it is still showing the same belkin page!
 
Old 11-28-2005, 01:59 PM   #9
Ian_Hawdon
Member
 
Registered: Feb 2003
Location: Newcastle Upon Tyne
Distribution: Arch
Posts: 326

Original Poster
Rep: Reputation: 34
update, it is working

the only resion why it was comming up with belkin here is because the belkin is set up to go to local pc's on the net work

thanks
 
Old 11-28-2005, 11:48 PM   #10
Britten
Member
 
Registered: May 2005
Posts: 39

Rep: Reputation: 15
are you a coder on your project? it looks interesting
 
Old 11-29-2005, 08:45 AM   #11
Ian_Hawdon
Member
 
Registered: Feb 2003
Location: Newcastle Upon Tyne
Distribution: Arch
Posts: 326

Original Poster
Rep: Reputation: 34
Yes, i am an admin, (in all areas )

our aim is to make better firmware for the player
 
Old 11-29-2005, 02:57 PM   #12
Britten
Member
 
Registered: May 2005
Posts: 39

Rep: Reputation: 15
hey did you get my email?

if not email me at:

brittenb (at-) gmail . com
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Web Hosting nytemare1456 Linux - Newbie 7 03-25-2005 10:18 PM
web hosting emailssent Linux - Networking 1 10-02-2004 03:31 AM
Free web based control panel for web hosting? mooman_fl Linux - Software 0 06-18-2004 05:16 PM
web hosting sniff General 1 01-06-2004 08:24 AM
UK Web Hosting. carlywarly General 4 02-17-2003 10:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 04:59 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration