Navigation

    Netgate Discussion Forum
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    DNS Lookups failing due to binding to nat address

    DHCP and DNS
    2
    3
    243
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      sw1tchn1nja last edited by

      When doing a dig i was unable to do DNS lookups due to the following error

      dig @75.75.75.75 cnn.com

      ; <<>> DiG 9.11.1 <<>> @75.75.75.75 cnn.com
      ; (1 server found)
      ;; global options: +cmd
      ;; connection timed out; no servers could be reached

      I did a packet capture and it seems that the lookups are being sourced from the egree NAT IP and not the wan interface.  Is there a way to correct that?  I'm not able to install packages or forward DNS lookups because of this as well.  Thanks

      1 Reply Last reply Reply Quote 0
      • johnpoz
        johnpoz LAYER 8 Global Moderator last edited by

        Well what are you outbound nat rules?

        An intelligent man is sometimes forced to be drunk to spend time with his fools
        If you get confused: Listen to the Music Play
        Please don't Chat/PM me for help, unless mod related
        2440 2.4.5p1 | 2x 3100 2.4.4p3 | 2x 3100 22.01 | 4860 22.05

        1 Reply Last reply Reply Quote 0
        • S
          sw1tchn1nja last edited by

          Here is the outbound nat table, it still binds to the .3 address even if i disable the nat.

          Interface Source Source Port Destination Destination Port NAT Address NAT Port Static Port Description Actions
            WAN x.x.x.135/32 * * * NO NAT *  
            WAN x.x.x..0/24 * * * NO NAT *  
            WAN x.x.x.132/32 * * * NO NAT *  
            WAN x.x.x.131/32 * * * NO NAT *  
            WAN x.x.x.133/32 * * * NO NAT *  
            WAN x.x.x.134/32 * * * NO NAT *  
          WAN x.x.222.0/24 * * * x.x.x.27/32 *  
          WAN any * * *         x.x.x.3/32 *

          1 Reply Last reply Reply Quote 0
          • First post
            Last post