Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
05-18-2003, 05:59 PM
|
#1
|
Member
Registered: Apr 2003
Distribution: Mandrake 9,10, Xandros
Posts: 52
Rep:
|
BAsic networking
ME and my bro have 2 comps, 2 cards, a cable and mdk9.
We wantto network. We've done it in windows.
We want to play bzflag, chat and file share.
Help? anyone
|
|
|
05-18-2003, 06:56 PM
|
#2
|
Member
Registered: Apr 2003
Location: Buenos Aires, Argentina
Distribution: Slackware, Gentoo
Posts: 397
Rep:
|
Read something about Setting up a network in Linux, or try to figure it out in Mandrake, there are tools to do this. Then if you want to share inet you will have to use a iptables script.
|
|
|
05-18-2003, 06:58 PM
|
#3
|
Member
Registered: Apr 2003
Distribution: Mandrake 9,10, Xandros
Posts: 52
Original Poster
Rep:
|
hmm... where?
|
|
|
05-18-2003, 07:21 PM
|
#4
|
Member
Registered: May 2003
Location: Sydney
Distribution: RedHat
Posts: 111
Rep:
|
for file sharing u will need 2 set up a sabma server and the rest is easy, its as simple and same as in windows.
if u run into problems post here and b specific
|
|
|
05-18-2003, 11:14 PM
|
#5
|
LQ Newbie
Registered: May 2003
Location: A magical place, without fences and gates.
Distribution: Redhat, Slackware, LFS
Posts: 9
Rep:
|
Actually, for filesharing I'd use NFS, it's a bit faster than SMB.
Just add the mount point to /etc/exports
/home/shared 192.168.1.0
on the other machine
in fstab
192.168.1.1:/home/shared /mnt/shared nfs
or similar, that is simplified, I'd assume your network is up and running by this stage,
I.E. you've made a crossover cable and assigned IP address's etc.
The rest is easy. But when in doubt, read about network setup, www.tldp.org is a great source of info.
|
|
|
05-19-2003, 01:00 AM
|
#6
|
Senior Member
Registered: Feb 2003
Location: Calif, USA
Distribution: PCLINUXOS
Posts: 2,918
Rep:
|
Install the NICs (if needed).
Connect computers VIA 1 crossover cable or Hub and 2 cables.
Configure private network IP on each. Add each to /etc/hosts (man hosts).
Try ping by IP, try ssh (if sshd is running on one or both).
Do anything else you want.
Good Luck.
|
|
|
All times are GMT -5. The time now is 10:42 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|