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

DNS random problems.

Scheduled Pinned Locked Moved 2.0-RC Snapshot Feedback and Problems - RETIRED
6 Posts 4 Posters 2.2k Views
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.
  • D
    danesco
    last edited by Jan 29, 2011, 3:37 PM

    Im using 2.0-BETA5 (i386)
    built on Sun Jan 16 21:23:13 EST 2011

    With dual WAN balance and one LAN.

    Im having random problems with pfsense dns, when i put active dns forwarder a machine can browse for a time but in some moment its not possible anymore (the connections for msn or a download remain, but dns does not work), if a do a dhcp release /renew in the client the problem fix for another while.

    To discard my isp dns i try for a day a machine directly connected to the modem without problems.

    1 Reply Last reply Reply Quote 0
    • C
      chris2
      last edited by Jan 29, 2011, 5:04 PM

      I have similar dns issues.  After a couple days uptime the dns forwarder stops working for some reason, I have tried renewing the router's wan dhcp lease to fix it and that doesn't seem to work every time.  I reboot the pfsense box and that fixes it.

      1 Reply Last reply Reply Quote 0
      • J
        johnpoz LAYER 8 Global Moderator
        last edited by Jan 29, 2011, 8:59 PM Jan 29, 2011, 6:53 PM

        To be honest unless your running the latest snap, not sure what your wanting to let someone know about or what advice you want other than update to current snap, and then if same problem then can troubleshoot issue.

        Your snap is like 2 weeks old.

        I show this is current snap for the i386 build
        2.0-BETA5 (i386)
        built on Sat Jan 29 01:09:59 EST 2011

        You are on the latest version.

        edit: "if a do a dhcp release /renew in the client the problem fix for another while. "

        this makes no sense what so ever.  And kind of points to something other than a dns issue to be sure.. If you saying your client still has connectivity, ie active lease and just dns is not working.. getting a new lease pointing back to your pfsense box for dns would have nothing to do with the dns forwarding process crashing on your pfsense box.

        Lets see the issuse, do query to your pfsense box dns and show the response you get, is it servfail? what?  But your able to talk to your pfsense box.

        Then renew the lease and try the same query - post results, you now say it works??  That makes no sense at all!

        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
        SG-4860 24.11 | Lab VMs 2.7.2, 24.11

        1 Reply Last reply Reply Quote 0
        • D
          danesco
          last edited by Jan 30, 2011, 4:23 AM

          edit: "if a do a dhcp release /renew in the client the problem fix for another while. "

          this makes no sense what so ever.  And kind of points to something other than a dns issue to be sure.. If you saying your client still has connectivity, ie active lease and just dns is not working.. getting a new lease pointing back to your pfsense box for dns would have nothing to do with the dns forwarding process crashing on your pfsense box.

          ok maybe can be the dhcp server instead?

          Lets see the issuse, do query to your pfsense box dns and show the response you get, is it servfail? what?  But your able to talk to your pfsense box.

          the way that i suspect its dns its because i lost any resolve, including "ping pfsense.mylan.local" i can access by ip but not resolve anything

          Then renew the lease and try the same query - post results, you now say it works??  That makes no sense at all!

          when the issue happens i renew the ip (or unplug and plug the lan cable of the client) and works for another while, its not the pc because i have try in different pcs with different os, and later connected directly to my isp without pfsense and the problem not occur with it.

          i will try tonight to update to latest snapshot and see it continues

          1 Reply Last reply Reply Quote 0
          • J
            johnpoz LAYER 8 Global Moderator
            last edited by Jan 30, 2011, 4:18 PM Jan 30, 2011, 4:15 PM

            "when the issue happens i renew the ip (or unplug and plug the lan cable of the client) and works for another while"

            What could that possible have to do with dns on the pfsense box??

            If it was pfsense having the issue you could plug and unplug a client from now until doomsday and it would have no effect.

            Like saying my car wont start unless the porch light is on..

            Lets see some actual valid tests..  Do a nslookup or dig to your pfsense box.

            example

            C:\Windows\System32>dig pfsense.local.lan

            ; <<>> DiG 9.7.2-P3 <<>> pfsense.local.lan
            ;; global options: +cmd
            ;; Got answer:
            ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 49875
            ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

            ;; QUESTION SECTION:
            ;pfsense.local.lan.             IN      A

            ;; ANSWER SECTION:
            pfsense.local.lan.      3600    IN      A       192.168.1.253

            ;; Query time: 4 msec
            ;; SERVER: 192.168.1.253#53(192.168.1.253)
            ;; WHEN: Sun Jan 30 10:13:23 2011
            ;; MSG SIZE  rcvd: 51

            C:\Windows\System32>nslookup
            Default Server:  pfsense.local.lan
            Address:  192.168.1.253

            pfsense.local.lan
            Server:  pfsense.local.lan
            Address:  192.168.1.253

            Name:    pfsense.local.lan
            Address:  192.168.1.253

            What do these tests show when your saying its failing??  Lets see the output of your ipconfig /all when this happens.

            Is the lease expired??  Ok now lets see this error happen.. You ipconfig /release /renew and now your dig/nslookup pfsense.local.lan works?

            edit:  if dig to name is not work, ie your having problem with resolving - lets see the results with pointing direct to IP.

            dig @192.168.1.253
            nslookup

            server 192.168.1.253

            Would be mine – use the IP of your pfsense box.

            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
            SG-4860 24.11 | Lab VMs 2.7.2, 24.11

            1 Reply Last reply Reply Quote 0
            • M
              mxx
              last edited by Jan 31, 2011, 1:27 AM

              ip address conflict?

              1 Reply Last reply Reply Quote 0
              3 out of 6
              • First post
                3/6
                Last post
              Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
                This community forum collects and processes your personal information.
                consent.not_received