How to create a network between 2 fedora computers?

Ow Mun Heng ow.mun.heng at wdc.com
Wed Apr 21 08:59:32 UTC 2004



> -----Original Message-----
> From: Coume - Lubox.com [mailto:coume.mailinglists at lubox.com]
> Sent: Wednesday, April 21, 2004 4:31 PM
> To: fedora-list at redhat.com
> Subject: How to create a network between 2 fedora computers?
> 
> 
> Hello,
> 
> I have 2 fedora computers a laptop and a desktop one.
> I would like to link thanks to a crossed cable to exchange 
> data between them...
> I was thinking that it would have worked just in plugin the 
> cable as for an eth0 internet connexion but it does not.
> 

1. Get a Cross Cable
2. setup the Ips of both Pcs
	eg: pc1 -> 192.168.0.1/255.255.255.0
	    pc2 -> 192.168.0.2/255.255.255.0
3. bring up the interface if not up already. 
	/sbin/ifconfig eth0 up
4. try pinging the box
	ping 192.168.0.2 (from pc1)
5. That shouls be it..

so exchange data, you could either try scp/ftp/samba/nfs 





More information about the fedora-list mailing list