Welcome to HardwareForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Bridge for a public and private LANs

 
   Hardware Problem Solving Community! (Home) -> PC Networking RSS
Next:  Olympus C700 Schematics or Service Info?  
Author Message
danubian

External


Since: Dec 01, 2004
Posts: 3



(Msg. 1) Posted: Wed Dec 01, 2004 10:56 am
Post subject: Bridge for a public and private LANs
Archived from groups: comp>os>linux>networking, others (more info?)

I have the following two networks:

Network 1 (private): Class C network:
  Server: Intel P4 processor, with Win2K Server (AD
installed,through which, it administers access and permissions for
users and files, I think) Also this one is the gateway for SOME of
this other machines...
  ...machines with OSs ranging from Win95 to Win2000, from Pentium
MMXs to P-IIIs processsors and all cards are Ethernet 100.
  
  Subnet Mask: 255.255.255.0

  All class C network machines communicate with each other through
an Encore 10BaseT switch.

Network 2: IP numbers ranging from 182.168.xxx.xxx (Gateway for this
next ones)
    .
    .
    .
    to 182.168.xxx.xxx (Server)

  Subnet Mask: 255.255.255.0
 
  All Network 2 machines communicate with each other through a
NetGear 100 BaseTX switch.


   Then, up front, there is a Linux Fedora Core 1 (Bridge) installed on
an Intel P4 processor machine. This machine has 3 Ethernet cards
whose IPs have been configured manually!, eth0: 192.168.10.2; eth1:
192.168.0.254 hooked up to the Encore switch of network 1; and
finally, eth2: a public IP (number that appears as gateway for network
2 machines above!)

A Billion ADSL modem/router is connected to eth0 for internet
access,and... serves both networks. Hope you understand... For better
understanding ...


Internet-----ADSLmodem/router(Billion 711CE)----Linux Fedora
Core1----Network1
|
(w/server)
|
    |
    |
    Network 2(w/server)

Both networks have access to a common folder in the Linux machine. To
nothing more to that respect.

I am trying to make network 1 more efficient (fast in all sense) (I am
not supposed to touch network 2, but in the near future!. I know first
I have to get a faster switch for network 1. What other options to
make it more efficient in terms of speed, access, and sharing of files
do i have for my network 1 (class C).

Your help, suggestions, and comments will be much appreciated.

Thanks.

Alex.<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Bridge for a public and private LANs 
Back to top
Login to vote
Enno Lenze

External


Since: Dec 02, 2004
Posts: 2



(Msg. 2) Posted: Thu Dec 02, 2004 9:18 am
Post subject: Re: Bridge for a public and private LANs [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

 > Network 2: IP numbers ranging from 182.168.xxx.xxx (Gateway for this
 > next ones)
   > .
   > .
   > .
   > to 182.168.xxx.xxx (Server)

are both 182.168.xxx.xxx or is it 182.168.xxx.xxx and 182.168.yyy.xxx?

And are you sure that it is 182? 182 is an IANA net. I think you want to
use 192.168.xxx.yyy (otherwise you isp's router will drop your packets)

 > eth0: 192.168.10.2;
  > eth1: 192.168.0.254 hooked up to the Encore switch of network 1; and
 > eth2: a public IP

is the routing and forwarding between th interfaces set up corretly?

 > A Billion ADSL modem/router is connected to eth0 for internet
 > access,and... serves both networks. Hope you understand... For better
 > understanding ...

ok, if i understood crrectly:
Internet to Modem, Modem to Linux, Linux to (network1, network2)

thats ok, makes sense.

 > Both networks have access to a common folder in the Linux machine. To
 > nothing more to that respect.

 > I am trying to make network 1 more efficient (fast in all sense) (I am
 > not supposed to touch network 2, but in the near future!. I know first
 > I have to get a faster switch for network 1. What other options to
 > make it more efficient in terms of speed, access, and sharing of files
 > do i have for my network 1 (class C).

faster nics, faster switch, faster cpu, more ram

 > Your help, suggestions, and comments will be much appreciated.

regards, enno
--
<a style='text-decoration: underline;' href="http://www.verbrennung.org" target="_blank">http://www.verbrennung.org</a><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Bridge for a public and private LANs 
Back to top
Login to vote
danubian

External


Since: Dec 01, 2004
Posts: 3



(Msg. 3) Posted: Thu Dec 02, 2004 9:18 am
Post subject: Re: Bridge for a public and private LANs [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Enno Lenze <2004-12.DeleteThis@spam.verbrennung.org> wrote in message news:<3181f6F387388U1.DeleteThis@individual.net>...
  > > Network 2: IP numbers ranging from 182.168.xxx.xxx (Gateway for this
  > > next ones)
   > > .
   > > .
   > > .
   > > to 182.168.xxx.xxx (Server)
 >
 > are both 182.168.xxx.xxx or is it 182.168.xxx.xxx and 182.168.yyy.xxx?

They are 182.168.xxx.yyy, 182.168.xxx.zzz, 182.168.xxx.uuu, etc.
Is there a special notation or stg. to that respect ?

 >
 > And are you sure that it is 182? 182 is an IANA net. I think you want to
 > use 192.168.xxx.yyy (otherwise you isp's router will drop your packets)

im sure it is 182. It is actually some network where we receive data from abroad.

 >
  > > eth0: 192.168.10.2;
  > > eth1: 192.168.0.254 hooked up to the Encore switch of network 1; and
  > > eth2: a public IP
 >
 > is the routing and forwarding between th interfaces set up corretly?

How do you find that out...as i am a newbie on these things. Thanks.

 >
  > > A Billion ADSL modem/router is connected to eth0 for internet
  > > access,and... serves both networks. Hope you understand... For better
  > > understanding ...
 >
 > ok, if i understood crrectly:
 > Internet to Modem, Modem to Linux, Linux to (network1, network2)

Yes ! that is correct!!

 >
 > thats ok, makes sense.
 >
  > > Both networks have access to a common folder in the Linux machine. To
  > > nothing more to that respect.
 >
  > > I am trying to make network 1 more efficient (fast in all sense) (I am
  > > not supposed to touch network 2, but in the near future!. I know first
  > > I have to get a faster switch for network 1. What other options to
  > > make it more efficient in terms of speed, access, and sharing of files
  > > do i have for my network 1 (class C).
 >
 > faster nics, faster switch, faster cpu, more ram
 >
  > > Your help, suggestions, and comments will be much appreciated.
 >
 > regards, enno<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Bridge for a public and private LANs 
Back to top
Login to vote
Display posts from previous:   
   Hardware Problem Solving Community! (Home) -> PC Networking All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]