• Viewing problem after 1.2.3 upgrade

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    F

    Thanks a lot! everything is ok now.  ;D

  • To update or not?

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    C

    @madapaka:

    This is a common dilemma, the unexpected usually happens during reboot especially if the machine has been up for a long time, most problems though are caused by hardware related problems and not by software updates. I've updated all 7 pfSense boxes that I manage and so far I did not encounter any problems.

    Yeah, and other things you only hit when rebooting a box that hasn't been rebooted in months or years. The only problems I've seen with 1.2.3 upgrades thus far is boxes that didn't boot back up because of a missing keyboard, sitting at a "F1 to continue" BIOS prompt, and another where a different hardware problem and resulting BIOS prompt kept the box from booting back up. In both scenarios, obviously a reboot would have had the same effect as the upgrade.

  • [SOLVED] How to apply patch file?

    Locked
    3
    0 Votes
    3 Posts
    6k Views
    N

    Thanks, that worked like charm on 1.2.2-RELEASE.

    Will be running a litte more testing, but I am pretty sure I will be running pfSense in production very soon.

    Thank you very much for your quick help!

    Kind regards,
    Niklas

  • How can I change the MAC addresses ?

    Locked
    8
    0 Votes
    8 Posts
    6k Views
    W

    The startup reports
    @Antonix:

    Dec 26 22:31:14 pfSense kernel: dc0: <macronix 10="" 98715aec-c="" 100basetx="">port 0xf800-0xf8ff mem 0xfedffc00-0xfedffcff irq 9 at device 11.0 on pci0
    Dec 26 22:31:14 pfSense kernel: miibus0: <mii bus="">on dc0
    Dec 26 22:31:14 pfSense kernel: dcphy0: <intel 21143="" nway="" media="" interface="">PHY 31 on miibus0
    Dec 26 22:31:14 pfSense kernel: dcphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
    Dec 26 22:31:14 pfSense kernel: dc0: [ITHREAD]
    Dec 26 22:31:14 pfSense kernel: dc1: <macronix 10="" 98715aec-c="" 100basetx="">port 0xf400-0xf4ff mem 0xfedff800-0xfedff8ff irq 10 at device 12.0 on pci0
    Dec 26 22:31:14 pfSense kernel: miibus1: <mii bus="">on dc1
    Dec 26 22:31:14 pfSense kernel: dcphy1: <intel 21143="" nway="" media="" interface="">PHY 31 on miibus1
    Dec 26 22:31:14 pfSense kernel: dcphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
    Dec 26 22:31:14 pfSense kernel: dc1: [ITHREAD]
    Dec 26 22:31:14 pfSense kernel: dc2: <macronix 10="" 98715aec-c="" 100basetx="">port 0xf000-0xf0ff mem 0xfedff400-0xfedff4ff irq 11 at device 13.0 on pci0
    Dec 26 22:31:14 pfSense kernel: miibus2: <mii bus="">on dc2
    Dec 26 22:31:14 pfSense kernel: dcphy2: <intel 21143="" nway="" media="" interface="">PHY 31 on miibus2
    Dec 26 22:31:14 pfSense kernel: dcphy2:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
    Dec 26 22:31:14 pfSense kernel: dc2: [ITHREAD]</intel></mii></macronix></intel></mii></macronix></intel></mii></macronix>

    which suggests the NICs are recognised by the dc driver and that the problem is likely only that the driver can't (or doesn't) determine the MAC address for the NICs. Do you know what the MAC addresses should be?

    Generally MAC addresses can be set by shell command of the form:

    ifconfig dc0 link 00:01:02:03:04:05

    The command # ifconfig dc0 will show a number of parameters for interface dc0, including the MAC address.

    Would you please attempt to set the MAC address by command and verify it was set to the specified value. If that works you should be able to get somewhat further in getting your firewall to do useful things.

    I expect you will have to pursue this problem with the FreeBSD community. A quick google search didn't show any obvious evidence that anyone else has seen this problem.

  • Resizing imagee

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    jimpJ

    You need to pull the CF or storage media and image it on another system.

    Also, the CF is kept read-only so that it isn't worn out by constant writes. Logs are kept on a RAM disk (both /var and /tmp are kept in memory).

  • PFSense hangs on reboot

    Locked
    9
    0 Votes
    9 Posts
    8k Views
    K

    Disabling ACPI in the device.hints file works.  Thanks to all for the help on this.

  • Can't Ping or ssh into pfsense, but ping out works (network uses subnets)

    Locked
    11
    0 Votes
    11 Posts
    8k Views
    D

    If you have changed a small number of items, describe textually what you did (or for rules, post a screenshot of the page).

  • (Help) How do I config pfSense

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    J

    @MeroMarko:

    Helloooo.
    Can A Good person help me? plz

    Run the Setup Wizard.

    Under System > Setup Wizard > fill in the blanks including the new ip address.

  • I cant ping nor access my WAN DNS please help

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    GruensFroeschliG

    Thank you this is clear :)
    I dont see any problem with this way of setup.

    Where did you ping the modem-router? From a client behind the pfSense or from the pfSense itself?
    What kind of WAN is in front of the modem-router?

  • Upgrade from 1.2.2 to 1.2.3 DHCP issue

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    C

    What do your logs from DHCP show?

  • Upgrade a cluster of fw

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    C

    You can just disable CARP on the master to force it to fail over. Or shut down the master. Normally I do what dotdash recommended.

  • Broken link on snapshots server

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    C

    Link removed. No plans for any further 1.2.x snapshots.

  • Finalizing setup (making it read-only?)

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Manage 4 Internet connections

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    H

    yes pfsense can

  • [SOLVED]Booting problem on Fabiatech FX5624

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    G

    Disabling packet mode during boot block installation solved the issue.

  • Update issue 1.2.3-RELEASE Proxy Server "current viewing" error

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    jimpJ

    I updated the squid package and shortened the tab names so they should go back to tabs instead of the drop-down list.

  • Is automatic update available on 1.2.3 Embedded?

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    jimpJ

    They are usually announced in various places, the two main ones are:

    The pfSense blog (you could use the RSS feed):
    http://blog.pfsense.org/

    Mailing lists (including an announce list):
    http://www.pfsense.org/index.php?option=com_content&task=view&id=66&Itemid=71

  • Cpi autoload failed - no such file or directory

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • [SOLVED?] Can't update alix bios - serial error?

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    H

    i think it's the motherboard. I have an Asus P5K PRO, i tried with a p4V88+ and it worked perfectly with same cables, hardware, so and software. I don't know why, because i have the same setting both in the bios and so.

  • Notes about Intel NIC and upgrade to 1.2.3 RELEASE

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.