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
Hello,
Is FlowViewer in reports can convert IP to domain in field dst host ?
In field Resolve Addresses selected to "DNS names".
Thx
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
Sorry for the confusion, actually works, I have data which can be resolv :/
hello,
in my case ip addr only partally can be resolve, need help
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)?
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