Hi ,
I am trying to activate my license via a proxy server and it keeps giving me cannot connect error. What is the command to register via a proxy server to connect to novell.com.
Here is the command I tried:
suse_register -d 3 -a regcode-sles=xxxxxx -a email=xyz@zzzzzz.com -L suse_register-d3.log
vim /etc/sysconfig/proxy
PROXY_ENABLED=“yes”
HTTP_PROXY=“http://15.19.22.20:443:389:636”
HTTPS_PROXY=“https://15.19.22.20:443:389:636”
FTP_PROXY=“http://15.19.22.20:443:389:636”
GOPHER_PROXY=""
NO_PROXY=“localhost, 127.0.0.1”