LinuxQuestions.org
Review your favorite Linux distribution.
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 08-05-2003, 11:37 PM   #1
mithras
Member
 
Registered: Jun 2003
Location: El Paso, TX
Posts: 45

Rep: Reputation: 15
Talking Free 1gb Space For Anyone Who Can Help Me


Hello, Can anyone tell me If Im doing wrong or If Im in good path?

Anyone who can help me I will give him 1 GB of free space with PHP Latest, MYSQL, SSL, and mail, ftp.


This is what I have:

-5 static IPs with 2 DNS

-My ISP gave me a LAN Router with its default address

-I put a Router which will conect to the LAN Router and will assign my first static IP to the router

-That router will have a Ethernet Hub/Switch which will have a Windwos PC which will serve as a DHCP Server and assign other Windows PCs with automatic addresses.

Ok, here comes my question, I have a Red Hat 8.0 PC which I want to put them in the above network, if the above net is correct, and assign the rest of the IPs to serve as a web server, mail, ftp, and ssh server.

Please help me, Im very excited because I have 5 static IPs


Thank you!!
 
Old 08-05-2003, 11:49 PM   #2
tarballedtux
Member
 
Registered: Aug 2001
Location: Off the coast of Madadascar
Posts: 498

Rep: Reputation: 30
What type of router is this. An ordinary router that won't do NAT, or one that does NAT and hides your internal IPs? If it is the latter then you might be have to call your ISP and tell them they goofed or you will have to do some addition configuration of your router to get the public IPs mapped into the inside.

--tarballedtux
 
Old 08-05-2003, 11:54 PM   #3
mithras
Member
 
Registered: Jun 2003
Location: El Paso, TX
Posts: 45

Original Poster
Rep: Reputation: 15
Thanks for your time, no no, they just gave me a Lan router. I just made a Network map drawing of what I have in mind that's all, but My ISP gave me the LAN Router.

Will anyone help figure it out, or help me build a network to have a LINUX server installed with the 5 IPs in exchange of 1 up to 2 GB of space?
 
Old 08-06-2003, 01:41 AM   #4
bastard23
Member
 
Registered: Mar 2003
Distribution: Debian
Posts: 275

Rep: Reputation: 30
mithras,

How are you connecting to your ISP (DSL, T1)? What's the make and model of your uplink router (LAN Router doesn't seem to be the right term). If your not specific, we can't be specific

-I put a Router which will conect to the LAN Router and will assign my first static IP to the router

I can't quite wrap my head around this one. What router connects to your ISP, and what is the other one doing? Post the network map. It might help us understand what you're trying to do with your config.

Have fun,
chris
 
Old 08-06-2003, 01:52 AM   #5
anjan_bhushan
LQ Newbie
 
Registered: Jul 2003
Distribution: Suse, Mandrake, Redhat, Knoppix ,Solaris, Debian,Vector
Posts: 16

Rep: Reputation: 0
-My ISP gave me a LAN Router with its default address
Whic uplink router you have.

-I put a Router which will conect to the LAN Router and will assign my first static IP to the router

Which router you wanna plan here.

Certainly a newtwok map will help.
Thanks,
 
Old 08-06-2003, 02:26 AM   #6
Crashed_Again
Senior Member
 
Registered: Dec 2002
Location: Atlantic City, NJ
Distribution: Ubuntu & Arch
Posts: 3,503

Rep: Reputation: 57
Do you mean your ISP gave you a cable modem and you have connected your router to that cable modem?


 
Old 08-06-2003, 12:04 PM   #7
mithras
Member
 
Registered: Jun 2003
Location: El Paso, TX
Posts: 45

Original Poster
Rep: Reputation: 15
hello, ok here it goes again:

I contracted Road Runner Broadband Services, they gave me 5 static IPs. The came to my home and gave me a router which conects to the internet. I have to Windows PCs which want them to be conected to the internet and I have also a RH8.0 PC which I plan to setup as a Web, ftp, mail and ssh server. Any Ideas
 
Old 08-06-2003, 12:12 PM   #8
tarballedtux
Member
 
Registered: Aug 2001
Location: Off the coast of Madadascar
Posts: 498

Rep: Reputation: 30
Please post the make and model of this router, that would make it easier for us to determine what kind of router it is.


--tarballedtux
 
Old 08-06-2003, 03:49 PM   #9
Looking_Lost
Senior Member
 
Registered: Apr 2003
Location: Eire
Distribution: Slackware 12.0, OpenSuse 10.3
Posts: 1,120

Rep: Reputation: 45
It's quite possible all you need is a hub or switch, once everyone knows exactly what you're talking about . If you've got only three pc's and 5 static IP's can't see any need for setting up a dhcp server/device.
 
Old 08-06-2003, 04:07 PM   #10
mithras
Member
 
Registered: Jun 2003
Location: El Paso, TX
Posts: 45

Original Poster
Rep: Reputation: 15
Ohh ok, got it, one more question, so I have a PC with RH8.0, when I try to access a php file from my web file directory, I inly see the text in php and not the file in action. I have install the latest version of PHP, how can I start using the PHP? Thanks
 
Old 08-06-2003, 06:10 PM   #11
core
Member
 
Registered: May 2003
Location: Berlin
Distribution: Slackware 9.1 Kernel: 2.6.4
Posts: 60

Rep: Reputation: 15
hehe

:-) offering space with php, but not configured, eh..

you have to add a document type for php in your apache.conf .. you can google for that and i'm sure you'll find these two lines to add somewhere..


..now, do i get 20mb /w ssh+ftp connect? :P
 
Old 08-08-2003, 08:01 PM   #12
TexasDex
Member
 
Registered: Feb 2003
Location: The Attic. Nowhere near Texas.
Distribution: Gentoo, Kubuntu, formerly LFS, SuSE, and RedHat
Posts: 133

Rep: Reputation: 15
first of all unless you want to set up the other computers as web servers you don't need more than one static IP address. You go into the router setup and set the "port forward" option: forward port 80 to the server computer. (this works best with manually assigned IP addresses on the local area network, so that the forward address does not have to change every time the comp reboots)

If you want to keep the 5 static IP setup then all you need is a switch: plug each computer and the modem into it and set each computer's IP address to one of the static IPs you got from your ISP. The bad part about this is security: Each of your computers can be attacked from anywhere on the web, and unless you install firewall software on each machine (which is a bother) you are very velnerable.

Also for PHP RedHat 8.0 already comes with it enabled, but the document must have a .php extention or else it will not be processed.
 
Old 08-09-2003, 03:25 PM   #13
mithras
Member
 
Registered: Jun 2003
Location: El Paso, TX
Posts: 45

Original Poster
Rep: Reputation: 15
Thanks for your support, I will make the configurations neccessary, and will give the host to the ones who help me. Thanks
 
Old 08-09-2003, 04:28 PM   #14
dkaplowitz
Member
 
Registered: Oct 2002
Location: Havertown PA
Distribution: Ubuntu/RHEL/Fedora
Posts: 253

Rep: Reputation: 31
It looks like whoever helps gets a GB of "free" space on a web server, but that person also has to be the sysadmin for the webserver and offer free tech support.

I like the business model, man. I may do the same.
 
Old 08-10-2003, 12:23 AM   #15
ezra143
Member
 
Registered: Aug 2003
Location: NY
Distribution: RH9, RH8, Slack, Vector
Posts: 497

Rep: Reputation: 32
ok ok , Road Runner gave you a CABLE MODEM. Most likely a Toshiba. And you are attaching it to a router to distribute the web service available to that single static IP address assigned to that CABLE MODEM throughout the network? Well, I hope your ROUTER , also has firewall capabilities. You will simply attach you RH PC to the network , let DHCP resolve the RH PC and then forward port 80 to the ip address or your RH PC. Make sure your leases do not expire from you windows PC.

Hope this provides a little clarification.

Now, what in the hell do yo plan to do with 5 ip addresses and ONE server. Save some money and simple use virutal hosts for multiple domains..... next chapter....

Last edited by ezra143; 08-10-2003 at 12:26 AM.
 
  


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
increase /tmp space to 1GB gobbs Linux - Newbie 3 01-22-2007 01:08 AM
Not enough free space on hard drive with 50g of free space??? auoq SUSE / openSUSE 5 10-13-2004 08:21 PM
Not enough space for root directory on a drive with 50g free space??? auoq Linux - Newbie 1 10-13-2004 12:44 PM
"no space left on device" - But df shows free space! monita Linux - General 7 03-30-2004 01:14 PM
Formating free space: WinXP pro and RH9 dualboot with free space on 3rd drive Vermicious Linux - General 2 03-22-2004 05:10 AM

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

All times are GMT -5. The time now is 11:42 PM.

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