Thanks Naddy! It only shows that nothing is wrong with my config...

[x220@x220.thinkpad.local:~]$ dig +tcp www.openbsd.org

; <<>> DiG 9.4.2-P2 <<>> +tcp www.openbsd.org
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 14386
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;www.openbsd.org.               IN      A

;; ANSWER SECTION:
www.openbsd.org.        3639    IN      A       129.128.5.194

;; Query time: 256 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Wed Nov 30 13:44:53 2016
;; MSG SIZE  rcvd: 49

[x220@x220.thinkpad.local:~]$


Regards,
Glenn



On Wed, Nov 30, 2016 at 1:35 PM, Christian Weisgerber <na...@mips.inka.de>
wrote:

> On 2016-11-30, Glenn Faustino <glenn.faust...@gmail.com> wrote:
>
> > [x220@x220.thinkpad.local] $ dig www.openbsd.org
> > ;; reply from unexpected source: 127.0.0.1#54, expected 8.8.8.8#53
> > ;; reply from unexpected source: 127.0.0.1#54, expected 8.8.4.4#53
> > ;; reply from unexpected source: 127.0.0.1#54, expected 8.8.8.8#53
> > ;; reply from unexpected source: 127.0.0.1#54, expected 8.8.4.4#53
> > ;; reply from unexpected source: 127.0.0.1#54, expected 8.8.8.8#53
> > ;; reply from unexpected source: 127.0.0.1#54, expected 8.8.4.4#53
>
> > My network is working, I can browse and send this email; is this the
> > expected output when using rebound?
>
> Yes, it is.
> You can use a TCP query to work around this, e.g.
>
> $ dig +tcp www.openbsd.org
>
> --
> Christian "naddy" Weisgerber                          na...@mips.inka.de

Reply via email to