2012/3/21 严海东 <[email protected]> > Dear all: > I have a problem with using wget and curl on debian amd64 > when I type a command -- wget www.XXX.com, error messages > will display as below: > --2012-03-21 14:43:43-- http://www.XXX.com/ > Resolving 10 (10)... 0.0.0.10 > Connecting to 10 (10)|0.0.0.10|:8080... failed: Invalid argument > > man wget :-)
it seems just like your dns is preventing you to grab some porno stuff by pointing to a local invalid address. you should not be able to browse that site, have a try. moreover, if you are on a multiuser box look (if you can) for a line starting with 0.0.010 in your /etc/hosts regards -r

