[MacPorts] #15450: mtr unable to resolve hostname arguements on Mac OS X 10.5.3

MacPorts noreply at macports.org
Wed May 28 16:51:09 PDT 2008


#15450: mtr unable to resolve hostname arguements on Mac OS X 10.5.3
------------------------------------+---------------------------------------
 Reporter:  bahamat at digitalelf.net  |       Owner:  macports-tickets at lists.macosforge.org
     Type:  defect                  |      Status:  new                                  
 Priority:  Normal                  |   Milestone:                                       
Component:  ports                   |     Version:  1.6.0                                
 Keywords:  10.5.3                  |  
------------------------------------+---------------------------------------
 When using mtr from the command line, hostnames I pass to it apparently
 lost.  If I pass an IP address mtr operates normally.

 {{{
 $ ping -c 1 mina
 PING mina.local (10.10.10.30): 56 data bytes
 64 bytes from 10.10.10.30: icmp_seq=0 ttl=64 time=0.191 ms

 --- mina.local ping statistics ---
 1 packets transmitted, 1 packets received, 0% packet loss
 round-trip min/avg/max/stddev = 0.191/0.191/0.191/0.000 ms
 $ mtr mina
 nodename nor servname provided, or not known: Undefined error: 0
 $ mtr -rc 1 mina
 nodename nor servname provided, or not known: Undefined error: 0
 $ mtr -rc 1 10.10.10.30
 HOST: aeris.local                 Loss%   Snt   Last   Avg  Best  Wrst
 StDev
   1. mina.local                    0.0%     1    0.4   0.4   0.4   0.4
 0.0
 $
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/15450>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list