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

[SOLVED] pfSense SG-1000 lan-interface missing IP with snapshot 20171007

2.4 Development Snapshots
7
24
4.2k
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.
  • I
    iculookn
    last edited by Oct 8, 2017, 1:44 PM

    ok thanks, yeah I just saw the new snaps, but if I try to update via the console (option 13) I get the following errors

    >>> Updating repositories metadata...
    Updating pfSense-core repository catalogue...
    pkg: Repository pfSense-core load error: access repo file(/var/db/pkg/repo-pfSense-core.sqlite) failed: No such file or directory
    pkg: https://firmware.netgate.com/pkg/pfSense_factory-v2_4_0_amd64-core/meta.txz: Not Found
    repository pfSense-core has no meta file, using default settings
    pkg: https://firmware.netgate.com/pkg/pfSense_factory-v2_4_0_amd64-core/packagesite.txz: Not Found
    Unable to update repository pfSense-core
    Updating pfSense repository catalogue...
    pkg: Repository pfSense load error: access repo file(/var/db/pkg/repo-pfSense.sqlite) failed: No such file or directory
    pkg: https://firmware.netgate.com/pkg/pfSense_factory-v2_4_0_amd64-pfSense_factory-v2_4_0/meta.txz: Not Found
    repository pfSense has no meta file, using default settings
    pkg: https://firmware.netgate.com/pkg/pfSense_factory-v2_4_0_amd64-pfSense_factory-v2_4_0/packagesite.txz: Not Found
    Unable to update repository pfSense
    Error updating repositories!
    Netgate SG-4860
    
    1 Reply Last reply Reply Quote 0
    • I
      iculookn
      last edited by Oct 8, 2017, 1:55 PM

      oh, I think I need to wait till the FACTORY versions are ready?

      cat /usr/local/etc/pkg/repos/pfSense.conf
      FreeBSD: { enabled: no }
      
      pfSense-core: {
        url: "pkg+https://firmware.netgate.com/pkg/pfSense_factory-v2_4_0_amd64-core",
        mirror_type: "srv",
        signature_type: "fingerprints",
        fingerprints: "/usr/local/share/pfSense/keys/pkg",
        enabled: yes
      }
      
      pfSense: {
        url: "pkg+https://firmware.netgate.com/pkg/pfSense_factory-v2_4_0_amd64-pfSense_factory-v2_4_0",
        mirror_type: "srv",
        signature_type: "fingerprints",
        fingerprints: "/usr/local/share/pfSense/keys/pkg",
        enabled: yes
      }
      
      1 Reply Last reply Reply Quote 0
      • G
        Grimson Banned
        last edited by Oct 8, 2017, 2:22 PM

        Keep your hands away from x86 CE build 2.4.0.r.20171008.0625 IPv4 is broken in it you can't even assign an IPv4 address to an interface with it.

        1 Reply Last reply Reply Quote 0
        • S
          stephenw10 Netgate Administrator
          last edited by Oct 8, 2017, 2:48 PM

          Yes, you won't be able to see that until the factory repos are updated.

          Thanks for the feedback on 2.4.0.r.20171008.0625  :-\

          Steve

          1 Reply Last reply Reply Quote 0
          • G
            Grimson Banned
            last edited by Oct 8, 2017, 3:02 PM Oct 8, 2017, 2:52 PM

            Build 2.4.0.r.20171008.0640 seems to be working fine now.

            Edit: It seems this build has problems with traffic shaping, I'm using HFSC queues but Status -> Queues can't find any statistics. Ping seems to suffer under traffic so it seems the queues aren't working at all.

            1 Reply Last reply Reply Quote 0
            • S
              stephenw10 Netgate Administrator
              last edited by Oct 8, 2017, 3:12 PM

              Yes I just installed .640 and it seemed to run OK. I am certainly able to assign IPs to interfaces.

              If you run:

              pfctl -f /tmp/rules.debug
              

              Does it return clean or with any errors?

              Steve

              1 Reply Last reply Reply Quote 0
              • G
                Grimson Banned
                last edited by Oct 8, 2017, 3:16 PM

                Sorry, I already went back to build 2.4.0.r.20171006.1536 as I need traffic shaping to keep my rather slow DSL connection in a decent state (see my edit above).

                1 Reply Last reply Reply Quote 0
                • S
                  stephenw10 Netgate Administrator
                  last edited by Oct 8, 2017, 3:20 PM

                  Ok, no problem.

                  I ran the shaping wizard and setup queues using both PRIQ and HSFC and they came up as expected.

                  If you see it again try to grab whatever data you can get. Reload the ruleset manually as shown above. Open a bug report.

                  Steve

                  1 Reply Last reply Reply Quote 0
                  • K
                    kpa
                    last edited by Oct 8, 2017, 4:32 PM Oct 8, 2017, 3:34 PM

                    Logging is broken on 2.4.0-RC-amd64-20171008-0640. This is a clean install on ZFS with the configuration restored after first boot:

                    
                    Starting syslog...done.
                    Oct  8 18:26:24  syslogd: /var/log/routing.log: Operation not supported by device
                    Oct  8 18:26:24  syslogd: /var/log/ntpd.log: Operation not supported by device
                    Oct  8 18:26:24  syslogd: /var/log/gateways.log: Operation not supported by device
                    Oct  8 18:26:24  syslogd: /var/log/resolver.log: Operation not supported by device
                    Oct  8 18:26:24  syslogd: /var/log/dhcpd.log: Operation not supported by device
                    Oct  8 18:26:24  syslogd: /var/log/filter.log: Operation not supported by device
                    Oct  8 18:26:24  syslogd: /var/log/nginx.log: Operation not supported by device
                    Oct  8 18:26:24  syslogd: /var/log/dhcpd.log: Operation not supported by device
                    Oct  8 18:26:24  syslogd: /var/log/system.log: Operation not supported by device
                    
                    

                    The system works otherwise but no logs are shown in the webgui.

                    I have already tried reset logs but no difference.

                    1 Reply Last reply Reply Quote 0
                    • K
                      kpa
                      last edited by Oct 8, 2017, 6:36 PM

                      Another full reinstall, this time using the config rescue option. No difference, syslogd still spits out the same errors.

                      1 Reply Last reply Reply Quote 0
                      • L
                        lololo
                        last edited by Oct 13, 2017, 6:27 AM

                        @kpa:

                        Another full reinstall, this time using the config rescue option. No difference, syslogd still spits out the same errors.

                        Same problem… clean install on a vm
                        Have you found a solution?

                        1 Reply Last reply Reply Quote 0
                        • K
                          kpa
                          last edited by Oct 13, 2017, 9:09 AM

                          @lololo:

                          @kpa:

                          Another full reinstall, this time using the config rescue option. No difference, syslogd still spits out the same errors.

                          Same problem… clean install on a vm
                          Have you found a solution?

                          Upgrade to the 2.4 release version and reset your log files.

                          1 Reply Last reply Reply Quote 0
                          • B
                            bastolino
                            last edited by Oct 14, 2017, 3:27 PM

                            Hi Guys
                            Thank you for that fix - I honestly thought I made a brick  :o

                            Best wishes
                            Bastolino

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