On 11 Feb 2006 19:20:36 -0800, "Chip" <(E-Mail Removed)> wrote:
>Dear all,
>
>I have three pcs running Win 98SE, Win XP and Knoppix (Debian Linux).
>Each machine is equipped with a NIC card.
>
>I also have a 5 ports switch I can use. Three Cat 5 cables.
>
>I want to setup a LAN where both the Windows machines can access the
>Linux box via Telnet and FTP.
>
>I connected all 3 pcs to the switch with the straight thru cat 5
>cables.
>
>So what is the next step?
>
>Rgds,
>Chip Ling
Install TCPIP support on all systems, then configure them to use static,
private IP addresses (eg: in the 192.168.1.* space) with a netmask of
255.255.255.0. Reboot everyone and - firewall actions excepted - you should be
able to ping each node from all of its neighbors.
If you have the required applications installed on the Windows systems, they
should be able to ftp and telnet to your Linux box at that point, as long as
incoming access priv's allow...
|