Bypass proxy on Linux environment


After we define proxy on our environment, we wanna bypass proxy for specific address.
Here the way, edit your /etc/bashrc
# vi /etc/bashrc
---------
export http_proxy=http://aa.bb.cc.dd:xxxx
export no_proxy="localhost, 10.0.0.0/8, 192.168.0.0/16, aaa.com"
---------

Just relogin to your shell, and it changes.
It's simple as blinking your eyes :p

Popular posts from this blog

Howto configure boot device order on ILOM

SAN Switch Config Command

Howto cstm on HP-UX