I tried the setenv, it doesnt give any error but when i try to browse using
links , error was connection refused, i tried wget www.freebsd.org and it
was able to grab

On Mon, Feb 23, 2009 at 6:05 PM, Wojciech Puchar <
woj...@wojtek.tensor.gdynia.pl> wrote:

> in links you have proxy in options.
>
> for other things
>
> export http_proxy="http://proxy";
>
> in sh/bash, in csh
>
> setenv http_proxy "http://proxy";
>
>
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to