Linux / UNIX Tech Support Forum
This is a discussion on Linux Set Up a Peer to Peer TCP / IP Network within the Networking, Firewalls and Security forums, part of the Mastering Servers category; how to configure the the peer to peer connection in linux?...
|
|||||||
| Networking, Firewalls and Security No it's not a secret. Talk about firewalls and security issues. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
| Sponsored Links | ||
|
|
|
|||
|
It is a thickNet physical connection and its between tow Linux boxes. And if possible, please give me some references concerning Peer to Peer Connections and Network in Linux. Thanks
a lot.
|
|
||||
|
After physical connection turn on both boxes. First make sure network card is detected on both boxes:
Code:
dmesg | grep eth0 Code:
ifconfig eth0 Code:
ifconfig IP-address netmask up Code:
ping box-1-ip ping box-2-ip Code:
ssh user@box1-ip ssh user@box2-ip ssh root@box1-ip To share files between to Linux boxes you need to install NFS server. To share files / printer between Windows / Max OS and Linux you need to install Samba file server (NFS can be also used). Different bistro stores configuration files at diffrent locations.
__________________
Vivek Gite Linux Evangelist |
![]() |
| Tags |
| cifs , ifconfig , linux , networking , nfs , samba |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Linux disable network interface | jerry | Linux software | 3 | 31-01-2009 09:25 PM |
| set or how to change dns setting ubuntu linux network | chiku | Linux software | 1 | 17-07-2006 06:30 PM |
| Ubuntu Linux network installation using a boot server | tom | Getting started tutorials | 1 | 13-07-2006 05:56 PM |
| Linux Change the network configuration after installation | jerry | Linux software | 2 | 14-06-2006 03:58 PM |
| Linux Network Install | vasanth | Linux software | 1 | 01-09-2005 10:23 PM |