I found that environment variables was set trought /etc/login.conf, like
this:
root:\
:ignorenologin:\
:setenv=http_proxy=http\c//myproxy\c8080,ftp_proxy=http\c//myproxy\c8080:\
:tc=default:
After cutting "setenv" part in login.conf and setting proxy in .cshrc,
I can "f
Hello!
Still can't resolve problem with "ftp" utility.
root@ona:/root # ftp ftp2.freebsd.org
ftp: Can't connect to `128.205.32.24:21': Operation timed out
ftp: Can't connect to `ftp2.freebsd.org:ftp'
ftp>
"socksta -4" tells me that it is not even trying to connect to proxy
server, connecting di
Tried "ftp_proxy=http://proxyserver:8080"; - no connection to proxy server.
root@:/root # env
TERM=screen
FTP_PROXY=http://proxyserver:8080
HTTP_PROXY=http://proxyserver:8080
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
SHELL=/bin/csh
HOME=/root
USER=root
Hello!
Can someone help me, please?
Have no luck seting up ftp utility for using proxy.
Already have set environment variables:
FTP_PROXY=http://proxyserver:8080
HTTP_PROXY=http://proxyserver:8080
When try to connect:
root# root@zerver:/root # ftp -a ftp2.FreeBSD.org
root# ftp: Can't connect to