LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
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 12-01-2003, 01:09 PM   #1
toastermaker
Member
 
Registered: Oct 2003
Location: coastal alabama, united states
Distribution: Mandrake 10.0 official, slackware 9.1
Posts: 219

Rep: Reputation: 30
setting up 5 'puter lan. whats feasible?


I am probably not ready for this but am going ahead anyway as (with the help of you great LQ people) so far I have been homering my way through.
I want to lan 5 'puters. I'd like internet access with all 5. 3 of the 'puters are pII's running at at least 233 MHz and 40+ megs of ram. The other 2 puters are 2.2 gig celerons with 128+ megs of ram.
I won't need internet access with more than 2 'puters at the same time.
I would like all of them lanned at least so I could share a printer and scanner.
I have Dsl internet access.

I started googling for linux compatibility and was quickly overwhelmed by the flood of info about network adapters and wireless network adapters. It was then I realized I did'nt even know what I needed.

Some questions to help me choose a direction and refine my searching. (please add any suggestions/questions of your own as I often ask the wrong questions any way)

1. Is it possible to do this with a combination of wired and wireless?
2. Should I be able to do this with the tools /utilities that come with Mandrake 9.2 without installing third party software?
3. Because all of my 'puters have unused usb ports is it possible to use usb for some of the lan?
4. If usb is possible what are the pros and cons ?
5. Realistically, what are the distance limitations of wireless, Ethernet cable, usb? (I'll have one long run,about 40-50 feet as the crow flies, slightly longer if I use cable).
6. Do I need a hub? or a router?or both?( I planned on asking the guy at the store but they have unintentionally misled me before )
7. Can I use a computer in place of a hub/router.? Would this be a lot harder than using a hub or router?


Attention Slackers: Yes, I know. I want to try slack as soon as I can, but need to get my lan up as quick as possible and am fairly comfortable with mandy 9.2 at the moment. If its any consolation, I am beginning to think more and more in terms of the command line and less in terms of the gui when it comes to fixing or installing something. And it feels good. I think it may be the 1st step towards enlightenment.

Thanks for any help

Continued gratitude to all those who help us newbies

side note: I just got Dsl installed this morning. the guy who installed it had not much previous dealings with linux. He was supprised that mandy picked the Dsl connection right up, didn't miss a beat.

<edit> 01-08-04
I wound up using cheapo router and nics (the router was a freebie) all are iblitzz netwave. Everythings working ok, the only thing is the distance I got from the wireless nics was not as advertised. I couldnt get them to work at more than 40ft away(poor conditions) so I started looking into extension antennas, when I found they cost $80 u.s. I went and got some aluminum foil out of the kitchen drawer, shaped it like a bowl stuck it on the nic card antenna and pointed it in the direction of the router (bout 65ft, 4 walls between) and - wala - it started working, decent signal, bout 95%. Really suprised me, didnt really think it it would help but it did.

Last edited by toastermaker; 01-07-2004 at 10:04 PM.
 
Old 12-01-2003, 02:08 PM   #2
TheOther1
Member
 
Registered: Feb 2003
Location: Atlanta, GA
Distribution: RHAS 2.1, RHEL3, RHEL4, SLES 8.3, SLES 9, SLES9_64, SuSE 9.3 Pro, Ubuntu, Gentoo
Posts: 335

Rep: Reputation: 32
It is definately possible!

You need to make some decisions.

1) As for wired & wireless; Yes, it can be done easily! You would need to go with the router option and get one with wired and wireless capabilities. No sweat on that.

2) Should not need additional tools except for maybe drivers for wireless

3 & 4) Maybe. I have not tried USB network adapters with Linux, but it should work. If your kernel doesn't have USB support built in, you will have to recompile the kernel.

5) Wireless has a lot of factors on distance and speed. Do you have sheetrock walls with no insulation or 3' thick lead coated concrete walls or are you a clear line of sight to the WAP (Wireless Access Point)? Do you live directly underneath high tension power lines? Any solar flares today? etc... As for UTP CAT5 (Ethernet), you will be well within distance in your house, unless yuor house is HUGE. Max distance for 100BASE-TX is 100 meters (328 feet) on CAT5 cable.

6) See #7 below. Router if not using Linux as router, switch if you are. I would not get a hub. A switch has dedicated channels and a hub is shared bandwidth. Switches are very cheap nowadays, a 5 port 100 Mb switch can be had for < $50.

7) You said you have DSL so you can buy a broadband router and plug it into your DSL modem and then get NICs for the other PCs and plug them directly into the router. Or you can put 2 NICs in a Linux box and use it as a router/firewall/proxy server by connecting one NIC to DSL and the other to a switch where other PCs plug into. I would go with the router unless you are familiar with IPTables, routing, forwarding, etc.

HTH!
 
Old 12-01-2003, 02:24 PM   #3
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Moving to Linux - Networking

Cool
 
Old 12-01-2003, 03:11 PM   #4
dubman
Member
 
Registered: Jan 2003
Distribution: Redhat 9, Fedora Core 1, Suse 8
Posts: 188

Rep: Reputation: 30
Yes, you can use USB as a ppp connection. In fact you can set it up for a dial on demand type application. Pretty kewl actually. You could also use serial (null modem). Just search the ldp for "ppp over a serial connection". You could apply this to a USB connection as well. You can set this up for routing and full ethernet capabilities. This works great when you run out of PCI slots. But if you have the PCI room, it is much easier to just go with a NIC. You can get a realtek for 5 bucks.

As far as setting up a Linux based firewall/router...this site is excellent:
http://eressea.pikus.net/~pikus/plug...all/page0.html

I use a Linux based firewall/router with iptables, and I couldn't be happier. The time it took to learn iptables was well worth it. This would be much more secure (and capable) than some dinky linksys NAT crapper.

--hope this helps
 
  


Reply



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
Whats a magic packet (wake on lan) (in terms of routability, and security) qwijibow Linux - Hardware 1 01-28-2005 06:52 PM
howhard does my puter rock !!? qwijibow Linux - Hardware 6 12-24-2004 11:35 AM
New distro for old 'puter? Chuck23 Linux - Hardware 4 10-07-2004 12:02 AM
Promiscuous mode of LAN card....whats going on my server...? tusher Linux - Security 2 03-01-2004 04:52 PM
how do make passwordless SMTP use of my puter? ShawnD Linux - General 6 09-03-2002 10:26 AM

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

All times are GMT -5. The time now is 01: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