Menu

IP resolv to DNS name

nes
2014-10-03
2018-02-12
  • nes

    nes - 2014-10-03

    Hello,

    Is FlowViewer in reports can convert IP to domain in field dst host ?
    In field Resolve Addresses selected to "DNS names".

    Thx

     
  • Joe Loiacono

    Joe Loiacono - 2014-10-03

    This should work fine, provided:

    1) These point correctly to your system's 'dig' command:

    $dig = "/usr/bin/dig +time=1 +tries=1 -x ";
    $dig_forward = "/usr/bin/dig +time=1 +tries=1 ";

    2) That 'dig' works on your system

    3) Your system points to valid resolvers

    4) You sleect "DNS Names" option

    Let me know if you still have problems.

    Joe

     
  • nes

    nes - 2014-10-06

    Sorry for the confusion, actually works, I have data which can be resolv :/

     
  • ofel

    ofel - 2018-02-09

    hello,

    in my case ip addr only partally can be resolve, need help

     
  • Joe Loiacono

    Joe Loiacono - 2018-02-09

    Hello Ofel,

    Can you provide more details? Can you see if the IP address resolves correctly outside of FlowVIewer (i.e., using 'dig' from the command line)?

     
  • ofel

    ofel - 2018-02-12

    in case :
    1 ip address can be resolve to dns donoharjo.idwebhost.com
    but ip 216.58.196.4 cant be resolve so im try 'dig' from command line and the answer from dig
    ;; ANSWER SECTION:
    4.196.58.216.in-addr.arpa. 74451 IN PTR kul01s11-in-f4.1e100.net.
    4.196.58.216.in-addr.arpa. 74451 IN PTR kul08s09-in-f4.1e100.net.

    i hope kul01s11-in-f4.1e100.net or kul08s09-in-f4.1e100.net can be display in flowviewer

     

Log in to post a comment.