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

    Pfsense brake completely enable DHCP

    Scheduled Pinned Locked Moved DHCP and DNS
    25 Posts 4 Posters 1.4k 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.
    • M
      mullcom
      last edited by

      When I enable Graf. where do i find it?

      1 Reply Last reply Reply Quote 0
      • M
        mullcom
        last edited by

        I am trying to finding NTP.conf in she'll. But it seams that it has moved away form defoult location ?

        [2.4.4-RELEASE][admin@pfSense.localdomain]/etc: cd ntp
        [2.4.4-RELEASE][admin@pfSense.localdomain]/etc/ntp: ls
        [2.4.4-RELEASE][admin@pfSense.localdomain]/etc/ntp:
        
        GertjanG 1 Reply Last reply Reply Quote 0
        • johnpozJ
          johnpoz LAYER 8 Global Moderator
          last edited by johnpoz

          Lets freaking forget ntp for the time being..

          You show a block on your lan for dhcp that 0.0.0.0:68 are you not running dhcp server on your lan on pfsense?

          If you enable dhcp server on pfsense lan - then there would be hidden rules to allow that traffic - since your seeing blocked, then you don't have it enabled?

          There should be ZERO rules on your wan!!! unless you want a specific port forward..

          Your ntp seems to be working from you latest screen shot, see the 377 reach. But your offset is still HUGE.. Do you have a timezone issue.. What do you have timezone set in the gui too? Make sure its correct and then reboot pfsense.

          simple date cmd will show you time, date and zone

          [2.4.4-RELEASE][admin@sg4860.local.lan]/: date
          Wed Aug 14 08:15:23 CDT 2019
          [2.4.4-RELEASE][admin@sg4860.local.lan]/: 
          

          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.8, 24.11

          1 Reply Last reply Reply Quote 0
          • GertjanG
            Gertjan @mullcom
            last edited by

            @mullcom said in Pfsense brake completely enable DHCP:

            moved away form defoult location

            Default to what ? A Linux based system ? A pure FreeBSD install ? Maybe.
            This is pfSense, based on the FreeBSD kernel OS.

            Check /var/etc/ntpd.conf ^^

            This file is build by pfSense (GUI settings) just before pfSense start the time demaon.

            /usr/local/sbin/ntpd -g -c /var/etc/ntpd.conf -p /var/run/ntpd.pid
            
            #
            # pfSense ntp configuration file
            #
            
            tinker panic 0
            # Orphan mode stratum
            tos orphan 12
            
            
            # Upstream Servers
            pool fr.pool.ntp.org iburst maxpoll 9
            
            
            statsdir /var/log/ntp
            logconfig =syncall +clockall +peerall +sysall
            driftfile /var/db/ntpd.drift
            restrict default kod limited nomodify nopeer notrap
            restrict -6 default kod limited nomodify nopeer notrap
            restrict source kod limited nomodify notrap
            interface ignore all
            interface ignore wildcard
            interface listen fxp0
            interface listen sis0
            interface listen ovpns1
            

            ( This is mine - with the interface and settings I use ).

            No "help me" PM's please. Use the forum, the community will thank you.
            Edit : and where are the logs ??

            1 Reply Last reply Reply Quote 0
            • M
              mullcom
              last edited by

              Weee. I have solved my issue. It's a kernel tune that needs to be done. I found out this on hardware forum that make this nice bords.

              https://r.tapatalk.com/shareLink?url=https%3A%2F%2Fforum%2Eodroid%2Ecom%2Fviewtopic%2Ephp%3Ft%3D33911&share_tid=33911&share_fid=63351&share_type=t

              Anyway I want to thx for all your help. It is very grateful.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.