On Sun, Oct 01, 2000 at 09:31:34PM -0700, George Bonser wrote: > > reasonable guess, thanks for the try: > > > > # rmmod ipip > > # ip tunnel ls > > sit0: ipv6/ip remote any local any ttl 64 nopmtudisc > > gre0: gre/ip remote any local any ttl inherit nopmtudisc > > dave: gre/ip remote 208.7.139.219 local 208.33.90.85 ttl 255 > > > > gone! good sign! > > > > # netstat -a | grep 1.2.3.4 > > tcp 0 0 1.2.3.4:domain *:* > > LISTEN > > udp 0 0 1.2.3.4:domain *:* > > > > > > DUH!, stop and restart bind
great teaching tool, that one syllable: "duh!" cool. so i suppose <dunce mode> that somehow i restarted named/bind when i'd tinkered with the tunl0 gadget?</dunce mode> i don't recall having done so, but considering lsof | grep 1.2.3.4 you'd think i'd've concluded that on my own. (duh indeed!)