LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   YUM via SSH SOCKs tunnel. (https://www.linuxquestions.org/questions/linux-software-2/yum-via-ssh-socks-tunnel-848106/)

hen770 12-03-2010 03:41 AM

YUM via SSH SOCKs tunnel.
 
Hi,

i have a Netbook which is connected to the internet with its wireless card, i have another computer that connect to the Netbook via wired cable (LAN), in order to shre files BTW the computer and still get an internet connection to the bench computer i am using SSH server on hte Netbook, and create a SOCKs (i really don't know that is it exactlly, i just followed up with some tutorial) on the bench and i can get an internet connection on the bench machine via Firefox.

the problem arise when i try to use YUM, as far as i understand it, it does not know about the SOCKs.

the masseges that i got from yum are:

14: PYCURL ERROR 56 - ""

i have tried so far (based on some googleing that i have did):

1. type 'export http_proxy='http://localhost:8080"' (8080 is the port i use to create the Dynamic SSH for the SOCKs) in the bench machine.

2. in yum.conf i have tried to add a 'proxy=...' line.

i have found somthing that i think could help, but i didn't tried it yet:
http://forums.devshed.com/linux-help...xy-680412.html

what are you think, is it something helpful for my problem.

thank you.

hen770 12-03-2010 07:37 AM

solved
 
Hi,

it's me again.

i have tried to do that with the program i have mentioned above, and it works.
thank you.


All times are GMT -5. The time now is 01:38 AM.