Sent this to the list 25 hours ago, but never got a return
from vger.  If you're seeing it as a dupe, I apologize....

--------

How do I get it to work?

I have /usr/local/lib/wget.rc containing:
ftp_proxy = 192.168.0.1
http_proxy = 192.168.0.1

I've also tried including the port settings for the proxy server
ftp_proxy = 192.168.0.1:2323
http_proxy = 192.168.0.1:2222

but in all cases when I try to wget something it immediately
responds with "Host not found".

Linux box is 192.168.0.5, and machine with proxy server /
internet connection is 192.168.0.1.  DNS is not running on
either machine (Netscape is able to cope with this, is it
a problem for wget?).

What am I missing?

-jdr-


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to