LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Embedded & Single-board computer (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/)
-   -   how to resolve proxy server setting from linux board (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/how-to-resolve-proxy-server-setting-from-linux-board-4175535705/)

g_shyam1682 03-04-2015 12:04 AM

how to resolve proxy server setting from linux board
 
hello friends,

I am working on embedded linux board, and we want to access internet from our board.
but my problem is that my linux board connect within our company's internal network and there is proxy server setup to access internet. so i need to resolve proxy server before to connect internet.

So please give me some ideas how i resolve proxy from my embedded linux board.

Regards,
Ghanshyam

dijetlo 03-06-2015 04:20 PM

Speak to your Domain administrator and get permission.

g_shyam1682 03-08-2015 11:44 PM

Thanks for reply,

I have already get permission from Admin with username and password.

My problem is that, in Linux board, where and how I configure proxy setting that my application able to open socket in public domain through our company's proxy server.

dijetlo 03-09-2015 01:07 AM

Quote:

have already get permission from Admin with username and password.
Excellent.
Proxies normally just want a login and password, though they utilize public key/private key infrastructure (pk/pki) to accomplish the handshake and create the encrypted tunnel. So the place to start if I was going to set up an embedded device that had to do that would be with the OpenSSL manual and the corresponding man page


All times are GMT -5. The time now is 02:37 AM.