On November 24, 2009, Jeremy Chadwick wrote: > $ host www.daemonfun.com > www.daemonfun.com is an alias for daemonfun.com. > daemonfun.com has address 76.202.192.211 > daemonfun.com mail is handled by 10 mh1.daemonfun.com. > daemonfun.com mail is handled by 20 mh2.daemonfun.com. > > $ fetch http:/www.daemonfun.com/ > fetch: http:/www.daemonfun.com/: No address record > > I haven't examined the code, but my guess is fetch is trying to do a > lookup on the FQDN "http:/www.daemonfun.com/". Who wants to file a PR?
As Dan Nelson mentioned, it's just a typo in the url. Try $ fetch http://www.daemonfun.com/ Note the "://" rather than ":/". Cheers. -- Norbert Papke. npa...@acm.org http://saveournet.ca Protecting your Internet's level playing field _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"