On 10-04-2014 05:51, Hugo Osvaldo Barrera wrote:
On 2014-04-10 01:16, Giancarlo Razzolini wrote:
Em 10-04-2014 00:43, Hugo Osvaldo Barrera escreveu:
Hi,
I've having this extremely wierd issue.
My hostname is elysion.barrera.io. When I try to ping, curl, or something
alike aDomainIReallySureDoeNotExist.com, it pings/curls/whatever
my local domain. Maybe an example can me clearer:
# ping adsfsdgasdadsfasfsdfasdf.net
PING elysion.barrera.io (174.136.104.18): 56 data bytes
64 bytes from 174.136.104.18: icmp_seq=0 ttl=255 time=0.032 ms
64 bytes from 174.136.104.18: icmp_seq=1 ttl=255 time=0.081 ms
dig, however, works fine:
# dig adsfsdgasdadsfasfsdfasdf.net
<snip>
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 20200
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
<snip>
I've tried changing nameserver to my ISP's, Google Public DNS, etc, the
issue is always persistant (besides, dig working makes me think it's a
local issue).
Note that ALL nonexistant domain resolve to myself, never anything
different.
Any hints on where I should be looking?
--
Hugo Osvaldo Barrera
[demime 1.01d removed an attachment of type application/pgp-signature]
You need to elaborate on a lot of things. We could only guess on who is
to blame here (my money is on a misconfigured dns server either be a
transparent dns proxy at your isp or wrongly configured one in your
networl). Post your /etc/hosts, /etc/resolv.conf and dmesg for starters
this is the initial information required for helping solving your issue.
Cheers,
--
Giancarlo Razzolini
GPG: 4096R/77B981BC
Any DNS traffic on port 53 when you ping a new nonexistant domain (i.e.
how is ping resolving / who is it getting the IP from)?