Berkeley CSUA MOTD:Entry 11400
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/05/25 [General] UID:1000 Activity:popular
5/25    

2003/12/10-11 [Computer/Networking] UID:11400 Activity:nil
12/9    Is anyone else having trouble resolving .org domains?
        Older resolvers seem to have issues with tld{1,2}.ultradns.net
        giving 2nd level delegation responses with the authoritative
        flag set.  Why do they keep breaking the internet?
        \_ hm, i've been unable to send to or receive mail from a
           particular .org on soda b/c of nameserver issues, but i
           just assumed it was a problem on their side.  is this
           really a larger issue?
2025/05/25 [General] UID:1000 Activity:popular
5/25    

You may also be interested in these entries...
2009/5/23-29 [Computer/Domains] UID:53037 Activity:nil
5/23    I'm at a friends house and the Internet is dog slow. But when checking
        speedtest or nitro.ucsc, it shows I'm getting 2.7Mbps. Latency is <30ms
        Any ideas why it is so slow or ways to check this?
        \_ Hmm, I added 4.2.2.2 as a DNS server and that seemed to fix it.
        \_ Hmm, I added 4.2.2.2 as a DNS server and that seemed to help.
        \_ Adding 4.2.2.2 as a DNS server seemed to fix this.
	...
2007/9/20 [Computer/SW/Apps/Media, Science/GlobalWarming, Computer/SW/P2P] UID:48139 Activity:nil
9/20    http://thepiratebay.org/tor/3812960/MediaDefender.Source.TrapperKeeper-MDD | ^
          tools mediadefender uses to browse p2p | Update: A list of leaked
          utilities is now available: | AresDataCollector, AresLauncher,
          AresProtector, AresSupernode, AresUDPDataCollector, AutoUpdater,
          AutoUpdaterSource, BTClient, BTDataCollector, BTDecoyClient,
          BTInflationDest, BTInterdictor, BTIPGatherer, BTPoster, BTRemover,
	...
2006/5/8 [Computer/SW/Security] UID:42976 Activity:moderate
5/8     why you are getting all that blue frog spam
        http://q.queso.com/archives/001917 - danh
        \_ While I'm not ready to call it outright bullshit, I'm skeptical:
           * Most DNS operators with a clue set TTL values to cache records
             for 24 hours to one week.  The DNS notify mechanism leaves much
             to be desired.  Thus, changing a DNS pointer is unlikely to
	...
2006/1/21-24 [Computer/Domains, Computer/Companies/Apple, Computer/SW/OS/OsX] UID:41474 Activity:nil
1/21    I'm setting up my mac on a subnet @ school.  It doesn't recognize the
        other computers on the subnet without typing in the full address.
        How do I enable that?
        \_ that's a function of dns or whatever naming service you're using.
           it has nothing to do with machines being on the same subnet.
           for dns, if macos uses /etc/resolv.conf, edit that, or do the equiv.
	...
2005/7/25-27 [Computer/SW/OS/Solaris] UID:38821 Activity:kinda low
7/25    I have a MacOS 10.3 box that cannot connect via ssh to Solaris 9
        and Solaris 10 boxes. MacOS 10.2 and MacOS 10.4 work fine.
        Connections to Solaris 8 and Linux (from 10.3) work fine. What's
        up with 10.3 such that it won't work with Solaris 9 and 10?
        \- i ssh from my 10.3 powerbook to s9 and s10 many times a day
           for many months. this is to sun and openssh daemons. so your
	...
2004/8/9 [Computer/HW/Memory] UID:32775 Activity:insanely high
8/9     Does the CSUA and/or the UCB nameservers cache results for
        far longer than the average nameserver?
        \_ To try to diffuse this, AFAIK the ucb nameservers use isc bind,
           and are RFC compliant.  They cache results according to the SOA
           of the domain in question.
        \_ dig
	...
2004/4/8-9 [Computer/Networking] UID:13097 Activity:nil
4/8     If I set up a BIND nameserver for a domain that doesn't exist yet,
        and I use this nameserver in nslookup to query hostnames from
        this domain, will the nameserver recognize that it's (configured to be)
        authoritative for that domain and reply directly, or will it try
        to start from the root servers and work its way down (thus not
        succeeding in finding itself)? Thanks.
	...
2002/11/6-7 [Computer/Networking] UID:26444 Activity:moderate
11/6    What's the easiest way to resolve a name to an IP on a machine
        that doesn't have bind. Is there a shell function?
        \_ ping
        \_ nslookup?
        \_ many os's have "host", but ping is probably most universal.
        \_ The machine doesn't have BIND installed?  Or doesn't use a
	...
2002/6/5 [Computer/Networking] UID:24993 Activity:kinda low
6/3     Can I tell internic a nameserver is at an ip address
        already registered as another nameserver? - danh
        \_ Yes, theoretically as many as you want.  A nameserver can
           handle any number of domains.  Otherwise look at
           http://www.freedns.com ; update time (24hours) is a bit suck,
           but otherwise it's okay.  -John
	...
2001/12/24-26 [Computer/Networking] UID:23359 Activity:high
12/23   Is anyone here familiar with the bind 4.9.8 code? I'm trying
        to restrict the set of interfaces that named listens on (I
        have three interfaces and only want named listening on 2 of
        them). I've patched get_netconf in ns_main.c (among other files)
        to basically skip any interface that is not listed in named.boot.
        This seems to work, in that netstat shows only udp <ip>.domain
	...
2001/10/24-25 [Computer/SW/Security] UID:22820 Activity:moderate
10/24   My sshd used to accept connections from machines without matching
        reverse lookup.  Then, all of a sudden, today, it stopped.  I changed
        resolv.conf to use a nameserver with made up ptr records and it works
        fine, but the question remains, What changed?  There is no indication
        that sshd has been restarted since the machine was 60 days ago.  This
        is on solaris, using (foolishly) F-secure sshd 2.0-2 which is also the
	...