[Bug 221101] /sbin/ping does not handle IDN

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 30 10:37:53 UTC 2017


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 at FreeBSD.org
          Reporter: vvelox at vvelox.net

[kitsune at 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 at 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.


More information about the freebsd-bugs mailing list