On Monday 24 September 2007 10:00:04 [EMAIL PROTECTED] wrote:
> > My idea is to install x2 quad port ethernet NICs in a Red Hat server to
> > compose the topology below.
>
> The topology is insane.  Don't worry about using all of the
> ports on the ADSL router -- it's only got 4 ports because
> cheap ethernet switch ASICs come with 4 ports and a uplink.
>
> Without a great deal of hassle you'll end up with all of
> your traffic going down one of the four Server-Router links,
> since all those links will necessarily be in the same subnet.
>
> To achieve what you want to do:
>  - configure the ADSL router as a ADSL bridge.
>  - connect the ADSL router to the Server (eth0).
>  - connect the Switch to the Server (eth1).
>  - connect the Hub to the Switch (might need a crossover
>    cable, or to activate a MDI-X button)
>  - connect all the PCs to the switch and hub. Those
>    connected to the switch will have better performance.
>  - configure NAT on the Server
>  - configure firewall on the Server
>  - configure DHCP and DDNS to allocate IP addresses
>  - configure fprobe-ulog (or similar) to generate NetFlow (IP traffic)
>    records from NAT
>  - configure flow-tools to collect and report flow information.
>  - configure ntop is you want something more interactive.
>
> > Do people know of any good Linux compatible multiport NICs I can use ?

I agree that thats ummm unusual ...

My ISP has just done bridge to pppoe saying telstra mandated the change by 
changing layers so maybe a bridge connection is unwise (short lived option)

if you do
ADSL-Router.............Server (- - - other network - - -)
           .............PCs
           .............Hub..........OtherMachines
           .............

You achieve everything. Unless you WANT the server to access another network 
and WANT to do firewalling, don't bother. 
Your router may be configured to VirtualHost Ports onto the local network or 
even allow a DMZ machine [ie all ports go to that machine] but except for 
that the router forwards NOTHING so a firewall is not required as the router 
is a total firewall (except what you specifically allow)

ADSL traffic is a fart-in-a-fan-factory so if you need LAN bandwidth do 
whatever to address the need.

Hey, you're having fun, do whatever, but this is ummm confusing
James
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to