Linux Operating System (MOSC)

MOSC Banner

We are trying to connect to proxy to provide internet access to the server . We get unauthorized acc

edited Dec 7, 2019 4:03AM in Linux Operating System (MOSC) 2 commentsAnswered

We are trying to connect to proxy to provide internet access to the server . We get unauthorized access error while trying a curl on google.com

The same credentials work on other flavours like redhat.

We used the below :-

export http_proxy=http://Username:Password@proxyip:port

export https_proxy=http://Username:Password@proxyip:port

export ftp_proxy=http://Username:Password@proxyip:port

we also tried

export http_proxy=http://domain\\Username:Password@proxyip:port

but didnt help. Kindly suggest.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center