Gary Kline wrote:
        Everything seems to be working except that

        % lynx http://www.thought.org/

        times out.  Oh, and I haven't tried host thought.org yet.  It
        may be my latest bind97 since bind9 had an en-of-life recently.

Have you tried?:
nslookup www.thought.org

If it resolves, then bind9 isn't your problem. Try this instead and see what happens:
telnet www.thought.org 80

Also, netstat should show port 80 open and waiting for a connection too.

Hope this helps,

Brad

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to