Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jul 2017 10:37:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 221101] /sbin/ping does not handle IDN
Message-ID:  <bug-221101-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221101

            Bug ID: 221101
           Summary: /sbin/ping does not handle IDN
           Product: Base System
           Version: 11.1-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: vvelox@vvelox.net

[kitsune@vixen42]/home/kitsune% drill \U+1F4A9.ws
;; ->>HEADER<<- opcode: QUERY, rcode: NOERROR, id: 22719
;; flags: qr rd ra ; QUERY: 1, ANSWER: 1, AUTHORITY: 6, ADDITIONAL: 4
;; QUESTION SECTION:
;; \240\159\146\169.ws. IN      A

;; ANSWER SECTION:
\240\159\146\169.ws.    300     IN      A       64.70.19.203

;; AUTHORITY SECTION:
ws.     172800  IN      NS      ns3.dns.ws.
ws.     172800  IN      NS      ns4.dns.ws.
ws.     172800  IN      NS      ns5.dns.ws.
ws.     172800  IN      NS      ns7.dns.ws.
ws.     172800  IN      NS      ns2.dns.ws.
ws.     172800  IN      NS      ns6.dns.ws.

;; ADDITIONAL SECTION:
ns2.dns.ws.     172800  IN      A       64.70.19.80
ns3.dns.ws.     172800  IN      A       173.228.153.149
ns4.dns.ws.     172800  IN      A       173.228.153.148
ns7.dns.ws.     172800  IN      A       77.92.65.174

;; Query time: 98 msec
;; SERVER: 192.168.14.42
;; WHEN: Sun Jul 30 05:35:20 2017
;; MSG SIZE  rcvd: 217
[kitsune@vixen42]/home/kitsune% ping \U+1F4A9.ws
ping: cannot resolve 💩.ws: Unknown server error
Exit 68

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221101-8>