LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   connecting to linux server through another computer (https://www.linuxquestions.org/questions/linux-newbie-8/connecting-to-linux-server-through-another-computer-391771/)

Kkfrink 12-11-2005 11:14 PM

connecting to linux server through another computer
 
How can i connect my Fedora Ver.4 (linux) to my windows xp system and be able to share internet and accept incoming connections,,

for example i can use internet on both comps, then goto my friends house connect through ip and see those same files on my server,

Ps: Is it better to have windows comp as host or not!

farslayer 12-12-2005 11:23 AM

I would use the Linux box as host. you will need 2 network cards in your linux box if you plan to allow your other computers to access the internet through it.

Install firestarter yum install firestarter (as root)
http://www.redhat.com/magazine/010au...s/#firestarter

Check the box in firestarter for 'Internet connection Sharing' so you can give the windows box access through the linux machine. http://www.fs-security.com/docs/connection-sharing.php


Allow SSH connections to the linux box from outside.
use ssh, scp, and sftp to access and copy files to and from the linux box securely..
http://kimmo.suominen.com/docs/ssh/
http://www.cc.gatech.edu/cns/docs/ssh/

You can use Putty or Winscp on a windows machine to get ssh, scp, and sftp functionality.. http://www.chiark.greenend.org.uk/~s.../download.html
http://winscp.net/eng/index.php

Tinkster 12-12-2005 11:27 AM

Please do not post the same thread in more than one forum. Picking the most relevant forum and posting it once there makes it easier for other members to help you and keeps the discussion all in one place.

http://www.linuxquestions.org/rules.php

http://www.linuxquestions.org/questi...d.php?t=391768

http://www.linuxquestions.org/questi...d.php?t=391769

http://www.linuxquestions.org/questi...d.php?t=391770


All times are GMT -5. The time now is 08:47 AM.