Skip to main content
okidoki99
New Member
April 19, 2013
Question

DNS resolve for internal IP

  • April 19, 2013
  • 7 replies
  • 8710 views
Hi there, Does anyone have any clue why in the Log&Report - > Traffic Log - > Forward Traffic - Src tab My internal IP' s are not resolved by their hostname?

    7 replies

    okidoki99
    okidoki99Author
    New Member
    April 26, 2013
    no one has this issue?
    ede_pfau
    SuperUser
    SuperUser
    April 26, 2013
    Why do you think that the log entries should be resolved? From your post I can see that external IPs aren' t resolved either. Or did you configure the logging to do it?
    okidoki99
    okidoki99Author
    New Member
    April 29, 2013
    It is easyer for me to have in the logs the hostname instead of the IP witch is dynamic, so I can identify the " user" at once. External IP' s would also be great to be resolved, but is not a must. From my knowledge I did not made any changes in the way the logs appear.
    Pat2e
    New Member
    May 20, 2013
    I think I' ve been trying to do something similar - unsuccessfully so far! I can do basic DNS resolution i.e. resolve domain names to IP addresses on my internal network no problem - but when i try to do a reverse DNS lookup i.e. I have the IP address but want the hostname, I get no joy. Does anyone know if this is possible on Fortigate?
    ede_pfau
    SuperUser
    SuperUser
    May 20, 2013
    You can create PTR records from FortiOS 4.3 on which resolve IP addresses to FQDN. Alas, they are not automatically created when creating regular entries. One more new feature in 4.3 is that you can configure the internal DNS such that it first tries to resolve a name using the internal database and then, if unsuccessful, relays the request to the system DNS. This way, you can host your private name table and at the same time set the FGT as the default DNS for your LAN.
    Pat2e
    New Member
    May 20, 2013
    thanks for the quick reply Ede. I' ll get cracking on this shortly.
    Pat2e
    New Member
    May 20, 2013
    Oops! This was so easy I have to ask the question -How stupid am I? thanks again Ede