Networking Forums

Networking Forums > Computer Networking > Linux Networking > Newbie - Router (an easy way)

Reply
Thread Tools Display Modes

Newbie - Router (an easy way)

 
 
Benjamin Z. Gregorian
Guest
Posts: n/a

 
      03-02-2004, 09:58 AM
Hi out there

since I am new to linux I do face some problems with the networking -
routing issues.
Just now I do run a win-box as a gateway to internet and would like to swich
the gatway to a linux box.

I installed RedHat 9 and it recognized all relevant hardware like eth0 and
eth1

Now I would like to use this box as an NAT router for my small network.
The topology of my network is like:

Internet
|
+----------------------+
| Cable Modem |
| IP 202.95.135.xxx |
+----------------------+
|
+----------------------+
| eth0 |
| RedHat-Box |
| eth1 |
+----------------------+
|
+------------+-+---------------+
| | | |
192.168.0.100 192.168.0.200

I guess it must be an easy way to set up the RedHat Box as a router. But
all
I found in howto-s is somehow confusing.
Maybe because the setup and structure of the each and every
installation/distributiuon is different.
On the other hand it could be so easy and obvious that there is no how-to
needed.

But back to me I would like to have some advice where to look for an easy
but complete setup.

looking forward to your replys

Benjamin


 
Reply With Quote
 
 
 
 
Sandro Mangovski
Guest
Posts: n/a

 
      03-02-2004, 10:26 AM
IMHO Howto's at tldp.org are best sources unless you are willing to buy some
book about networking.
Why don't you say what is confusing you, maybe we can help with that
specific question.
--
Sandro Mangovski
<Fish:#linux>@irc.idolnet.org
PGP Key:
QOTD: Gratitude can bring on generosity.

 
Reply With Quote
 
Andy Fraser
Guest
Posts: n/a

 
      03-02-2004, 12:44 PM
On Tuesday 02 March 2004 11:26 am, Sandro Mangovski uttered these immortal
words:

> IMHO Howto's at tldp.org are best sources unless you are willing to buy
> some book about networking.


I would really recommend the book route. IMHO a large number of the newbie
network issues wouldn't arise if people learnt the theory before trying to
put it into practise instead of the other way round.

--
Andy.
 
Reply With Quote
 
Mats Karlsson
Guest
Posts: n/a

 
      03-02-2004, 01:07 PM
Benjamin Z. Gregorian wrote:
> Hi out there
>
> since I am new to linux I do face some problems with the networking -
> routing issues.
> Just now I do run a win-box as a gateway to internet and would like
> to swich the gatway to a linux box.
>
> I installed RedHat 9 and it recognized all relevant hardware like
> eth0 and eth1
>
> Now I would like to use this box as an NAT router for my small
> network.
> The topology of my network is like:
>
> Internet
> |
> +----------------------+
> | Cable Modem |
> | IP 202.95.135.xxx |
> +----------------------+
> |
> +----------------------+
> | eth0 |
> | RedHat-Box |
> | eth1 |
> +----------------------+
> |
> +------------+-+---------------+
> | | | |
> 192.168.0.100 192.168.0.200
>
> I guess it must be an easy way to set up the RedHat Box as a router.
> But all
> I found in howto-s is somehow confusing.
> Maybe because the setup and structure of the each and every
> installation/distributiuon is different.
> On the other hand it could be so easy and obvious that there is no
> how-to needed.
>
> But back to me I would like to have some advice where to look for an
> easy but complete setup.
>
> looking forward to your replys
>
> Benjamin


Take a look at www.ipcop.org

/Mats


 
Reply With Quote
 
Ken Dere
Guest
Posts: n/a

 
      03-03-2004, 09:29 PM
Benjamin Z. Gregorian wrote:

> Hi out there
>
> since I am new to linux I do face some problems with the networking -
> routing issues.
> Just now I do run a win-box as a gateway to internet and would like to
> swich the gatway to a linux box.
>
> I installed RedHat 9 and it recognized all relevant hardware like eth0 and
> eth1
>
> Now I would like to use this box as an NAT router for my small network.
> The topology of my network is like:
>
> Internet
> |
> +----------------------+
> | Cable Modem |
> | IP 202.95.135.xxx |
> +----------------------+
> |
> +----------------------+
> | eth0 |
> | RedHat-Box |
> | eth1 |
> +----------------------+
> |
> +------------+-+---------------+
> | | | |
> 192.168.0.100 192.168.0.200
>
> I guess it must be an easy way to set up the RedHat Box as a router. But
> all
> I found in howto-s is somehow confusing.
> Maybe because the setup and structure of the each and every
> installation/distributiuon is different.
> On the other hand it could be so easy and obvious that there is no how-to
> needed.
>
> But back to me I would like to have some advice where to look for an easy
> but complete setup.
>
> looking forward to your replys
>
> Benjamin


I used Shorewall (just google it). It has fairly complete directions and is
pretty straightforward. Just get your lan up first.
--
Ken D.

 
Reply With Quote
 
Benjamin Z. Gregorian
Guest
Posts: n/a

 
      03-07-2004, 10:14 AM
Dear Ken

I will try shorewall.

Thanks for the advice

"Ken Dere" <(E-Mail Removed)> wrote in message
news:8Is1c.14925$(E-Mail Removed).. .
> Benjamin Z. Gregorian wrote:
>
> > Hi out there
> >
> > since I am new to linux I do face some problems with the networking -
> > routing issues.
> > Just now I do run a win-box as a gateway to internet and would like to
> > swich the gatway to a linux box.
> >
> > I installed RedHat 9 and it recognized all relevant hardware like eth0

and
> > eth1
> >
> > Now I would like to use this box as an NAT router for my small network.
> > The topology of my network is like:
> >
> > Internet
> > |
> > +----------------------+
> > | Cable Modem |
> > | IP 202.95.135.xxx |
> > +----------------------+
> > |
> > +----------------------+
> > | eth0 |
> > | RedHat-Box |
> > | eth1 |
> > +----------------------+
> > |
> > +------------+-+---------------+
> > | | | |
> > 192.168.0.100 192.168.0.200
> >
> > I guess it must be an easy way to set up the RedHat Box as a router.

But
> > all
> > I found in howto-s is somehow confusing.
> > Maybe because the setup and structure of the each and every
> > installation/distributiuon is different.
> > On the other hand it could be so easy and obvious that there is no

how-to
> > needed.
> >
> > But back to me I would like to have some advice where to look for an

easy
> > but complete setup.
> >
> > looking forward to your replys
> >
> > Benjamin

>
> I used Shorewall (just google it). It has fairly complete directions and

is
> pretty straightforward. Just get your lan up first.
> --
> Ken D.
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Easy newbie question about subnets bryanmig@gmail.com Windows Networking 4 11-29-2006 10:43 PM
help need w/ switch / router easy question Beowulf Linux Networking 7 03-24-2005 03:11 PM
Looking for easy to understand router instructions Gordon Home Networking 4 02-25-2005 02:28 PM
Looking for easy 1-2-3 router and LAN set up instructions Gordon Broadband 1 02-24-2005 02:48 PM
EASY Router question Doug Kanter Windows Networking 19 11-10-2003 01:34 PM



1 2 3 4 5 6 7 8 9 10 11