Navigation

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

    Strage ERRORS on pfSense start

    General pfSense Questions
    3
    6
    2298
    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.
    • K
      killah last edited by

      Hello!

      Me first post here..

      When pfSense is booting I see strange errors, something like this:
      Configuring LAN interface…done.
      Configuring WAN interface...done.
      Configuring OPT interfaces...done.
      Configuring CARP interfaces...done.
      Configuring firewall…..grep: any: No such file or directory
      ....pftpx: getaddrinfo listen address failed: hostname nor servname provided, or                                                                               
      not known
      done.

      Starting webConfigurator…done.
      Starting DNS forwarder...done.
      Starting DHCP server...done.
      Setting up microcode and tx/rx offloading...done.
      Starting FTP helpers...done.
      ERROR: expected 8 data source readings (got 56) from N:U:U:U:U:U:U:U:U:U:U:U:U:U                                                                               
      :U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U                                                                               
      :U:U:U:…

      Starting DHCP service…done.
      Starting OpenNTP time client...done.                                   
      Starting CRON... done.                     
      Syncing packages...                 
      Executing rc.d items...                     
      Stopping /usr/local/etc/rc.d/.sh...done.                                         
      Starting /usr/local/etc/rc.d/
      .sh...done.                                         
      Bootup complete

      I'm running pfSense-1.0.1-Embedded on PC Engines WRAP.1D-2.

      Any help?

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

        Seems like the cards image has not been written out correctly.

        1 Reply Last reply Reply Quote 0
        • K
          killah last edited by

          Maybe it's My fault, because I made Myself queues for Traffic shaper by editing config.xml file?

          I got like 75 queues.. Every IP in My network got it's own queue for download and for upload. Parent queue is 100Mb DL/UL, chlid queues are 1Mb DL/256kbps UL.. I made it like this, because EZ Shaper wizard wasn't fitting My needs.

          But I still don't understarnd this one:
          Configuring firewall…..grep: any: No such file or directory                                                           
          ....pftpx: getaddrinfo listen address failed: hostname nor servname provided, or                                                                               
          not known         
          done.

          pftpx is ftp-proxy? I can disable it by enabling this option (on LAN, WAN, OPT interfaces)?
          FTP Helper

          Disable the userland FTP-Proxy application

          1 Reply Last reply Reply Quote 0
          • H
            hoba last edited by

            I would try reflashing the card. It seems to have some issues with the filesystem.

            1 Reply Last reply Reply Quote 0
            • K
              killah last edited by

              Hmm.. Could be. I made 2 simple sh scripts called "day" and "night" and putted them to /sbin.
              Day and night are added to crontab. After 22:00 I give all clients double bandwidth.

              I'll show how this script look like:
              mount -o rw -u /cf
              cp /cf/conf/config_day.xml /cf/conf/config.xml
              echo "Loading filters … "
              mount -o ro -u /cf
              /etc/rc.filter_configure
              echo "done."

              1 Reply Last reply Reply Quote 0
              • K
                killah last edited by

                I reflashed card. First error no longer bothers Me! :)

                Sencond one is connected with queues. As I said before I've made queues Myself by editing config.xml file, and that's why it appers.

                Thanks for help!

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