[Bug 8776] New: nslookup always return valid IP address when looking up integer number

bugzilla at busybox.net bugzilla at busybox.net
Tue Mar 8 18:08:04 UTC 2016


https://bugs.busybox.net/show_bug.cgi?id=8776

            Bug ID: 8776
           Summary: nslookup always return valid IP address when looking
                    up integer number
           Product: Busybox
           Version: 1.24.x
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Networking
          Assignee: unassigned at busybox.net
          Reporter: holger.klaas at gmail.com
                CC: busybox-cvs at busybox.net
  Target Milestone: ---

When looking up an integer number with busybox nslooup it always resolves it
successful to an IP address: e.g:

nslookup 1
Server:    192.168.80.13
Address 1: 192.169.80.13 myserver.local

Name:      1
Address 1: 0.0.0.1

The nslookup version coming with the bind package would return an error.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list