On Sat, 2015-05-02 at 21:04 -0500, Chris wrote:
> On Sun, 2015-05-03 at 02:01 +0000, Jeremy McSpadden wrote:
> > Use only 127.0.0.1 as your DNS in /etc/resolv.conf ... Nothing else. 
> 
> So everywhere I have 192.168.0.1 change it to just read 127.0.0.1. I'll
> do that, thanks.

That appears to have fixed the issue at uribl.com with at least the
test:

chris@localhost:~$ host -tTXT 2.0.0.127.multi.uribl.com
2.0.0.127.multi.uribl.com descriptive text "permanent testpoint"

Now to wait for a spam to come in and see what happens.

> 
> > --
> > Jeremy McSpadden | Flux Labs
> > Local - 850-250-5590x501 | Mobile - 850-890-2543 
> > Fax - 850-254-2955 | Toll Free - 877-699-FLUX
> > Web - http://www.fluxlabs.net
> > 
> > 
> > 
> > On May 2, 2015, at 8:31 PM, Chris <cpoll...@embarqmail.com> wrote:
> > 
> > 
> > > Seeing this in most of the markups
> > > 
> > > 0.0 URIBL_BLOCKED          ADMINISTRATOR NOTICE: The query to URIBL
> > > was
> > > blocked.
> > >                           See
> > > http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block
> > > 
> > > I installed Bind9 as a caching name server and AFAICT it's running
> > > correctly. I followed the directions here - 
> > > https://www.digitalocean.com/community/tutorials/how-to-configure-bind-
> > > as-a-caching-or-forwarding-dns-server-on-ubuntu-14-04
> > > If I go to the URIBL.com site it has a test to see which DNS
> > > server is being blocked. I ran the test and the result is:
> > > 2.0.0.127.multi.uribl.com descriptive text "127.0.0.1 -> Query
> > > Refused. See
> > > http://uribl.com/refused.shtml for more information [Your DNS IP:
> > > 205.171.25.244]"
> > > which is of course my ISP CenturyLink which most places probably
> > > block. However if I:
> > > 
> > > chris@localhost:~$ dig linuxfoundation.org
> > > 
> > > ; <<>> DiG 9.9.5-3ubuntu0.2-Ubuntu <<>> linuxfoundation.org
> > > ;; global options: +cmd
> > > ;; Got answer:
> > > ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 43647
> > > ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
> > > 
> > > ;; OPT PSEUDOSECTION:
> > > ; EDNS: version: 0, flags:; udp: 1280
> > > ;; QUESTION SECTION:
> > > ;linuxfoundation.org.        IN    A
> > > 
> > > ;; ANSWER SECTION:
> > > linuxfoundation.org.    9987    IN    A    140.211.169.4
> > > 
> > > ;; Query time: 14 msec
> > > ;; SERVER: 192.168.0.1#53(192.168.0.1)
> > > ;; WHEN: Sat May 02 19:57:24 CDT 2015
> > > ;; MSG SIZE  rcvd: 64
> > > 
> > > It seems to me like it's using 192.168.0.1 which is what I have
> > > setup in my /etc/resolv.conf
> > > 
> > > # Dynamic resolv.conf(5) file for glibc resolver(3) generated by
> > > resolvconf(8)
> > > #     DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE
> > > OVERWRITTEN
> > > nameserver 192.168.0.1
> > > 
> > > nameserver 127.0.0.1
> > > search PK5001Z
> > > 
> > > and /etc/network/interfaces shows:
> > > 
> > > chris@localhost:/etc/network$ cat interfaces
> > > # interfaces(5) file used by ifup(8) and ifdown(8)
> > > auto lo
> > > iface lo inet loopback
> > > dns-nameservers 192.168.0.1
> > > 
> > > I just can't figure out where I'm going wrong. I'm sure it's
> > > something very stupid and
> > > hoping someone can give me a kick in the head.
> > > 
> > > Chris
> > > -- 
> > > Chris
> > > KeyID 0xE372A7DA98E6705C
> > > 31.11°N 97.89°W (Elev. 1092 ft)
> > > 20:17:41 up 5 min, 1 user, load average: 2.92, 2.56, 1.21
> > > Ubuntu 14.04.2 LTS, kernel 4.0.0-997-generic #201503310205 SMP Tue
> > > Mar
> > > 31 02:07:04 UTC 2015
> > > 
> > > 
> 

-- 
Chris
KeyID 0xE372A7DA98E6705C
31.11°N 97.89°W (Elev. 1092 ft)
21:27:10 up 9 min, 2 users, load average: 1.69, 2.63, 1.44
Ubuntu 14.04.2 LTS, kernel 4.0.0-997-generic #201503310205 SMP Tue Mar
31 02:07:04 UTC 2015

Reply via email to