• Configuration question after the update

    3
    0 Votes
    3 Posts
    644 Views
    J

    this hardware is based on " 2.1.5-RELEASE (i386) "

    installed SQUID version is 2.7.9 pkg v.4.3.4
    Squidguard version is 1.4_4

    i've removed the packages as mentioned and update, after the update had to reinstall the packages.
    configuration was picked up automatically
    thank you

  • 0 Votes
    17 Posts
    4k Views
    J

    @stephenw10:

    Hmm, interesting. At least you've proved it's not a pfSense specific issue.
    I'm on Plusnet and seeing very few issues. However if you are you should get on to their support forum and ask because they have real people with real technical knowledge there who will help. One of their support guys went to amazing lengths to pin down a fault I found.

    Are you on fibre? I used a V120 with their adsl2 service for years.

    Steve

    Thanks Steve, moving discussion over to Plusnet Support Forum http://community.plus.net/forum/index.php/topic,137223.0.html

  • Apinger - possible to monitor/graph extra targets?

    17
    0 Votes
    17 Posts
    3k Views
    luckman212L

    Or alternatively, I was thinking of posting a bounty for this… what do you all think would be a reasonable amount for adding something like this? I was thinking $500-1000 USD?

  • PF 2.2 Fresh install - limited WAN connectivity.

    2
    0 Votes
    2 Posts
    970 Views
    K

    Whoa,

    Got this working.

    The interface used for WAN under hyperV (sconfig, not vswitch in VMMC) was set to DHCP.
    I set this interface to static:
    IP = ISP Gateway ip (don't think IP matters)
    Gateway = ISP gateway IP
    DNS = ISP DNS ip

    So in CMD prompt it appears as going to my ISP. LAN interface was already set to the same subnet range as PFsense LAN.

    So now everything it working fine for internet traffic etc.

    What do I do about the DNS resolver issue in bootup? Should I still go for a reinstall with regards to this?

  • Squidguard package failed to install

    5
    0 Votes
    5 Posts
    1k Views
    M

    Check the /cf/conf/config.xml file. I've found that this file sometimes doesn't update correctly when uninstalling a package (in my case, nrpe), and you end up seeing the package listed in 'installed packages' even after it's been removed. Check the 'installedpackages' section and see if Squidguard is still listed. You might want to make sure that it's been properly uninstalled before editing the file, though.

  • Upgrade from 2.2 RC to 2.2 Final… Kernel trap error 12 on boot

    21
    0 Votes
    21 Posts
    5k Views
    stephenw10S

    2.2.1 27th Feb snap boots fine on my box in a configuration that previously threw this error.

    Steve

  • Pfsense 2.2 squidguard not start help Please

    1
    0 Votes
    1 Posts
    624 Views
    No one has replied
  • Flash NanoBSD firmware to CF from bootable usb/cdrom

    4
    0 Votes
    4 Posts
    854 Views
    M

    Thanks!  :)

  • Pfsense don't want to boot

    6
    0 Votes
    6 Posts
    1k Views
    G

    Dell 755.

    Not sure why it acts like that.

  • 2.2 and Soekris 6501

    5
    0 Votes
    5 Posts
    1k Views
    stephenw10S

    Just to be clear you switched to IKEv2 on the Soekris box?

    Steve

  • Unable to communicate with https://packages.pfsense.org.

    28
    0 Votes
    28 Posts
    6k Views
    F

    Hello,

    Just to let you know that my IPv6 is working now, again it seemed to be a faulty firewall rule. Once the connection established between my "pfsense" <-> "default isp gw" everything else went fine.

    . public addresses 2800:160:17C5::/48
    . internal addresses 2800:160:17C5:1~4::/64

    Initially I messed up with dhchpv6, then manual ipv6, finally stateless :-) and it works all right!

    Again, thank you all for your great comments and support!

  • What are my options in this type of small network setup?

    Locked
    33
    0 Votes
    33 Posts
    5k Views
    B

    @jimp:

    Yeah but unless those devices do something other than split the wire pairs into two groups, it could be a mix of those devices, split jacks, or some other wacky implementation. Either way, it's worth tracking them all down and eliminating them.

    My guess is that it was put in to save money and I probably won't be able to get rid of them unless they spend money on additional cabling.

    @phil.davis:

    You could even do ADSL data plus voice on a single copper phone line, but I digress  :P

    In UK we get this quite often with our ADSL lines. I remember my internet getting cut off sometimes when the phone rings.

    edit: Going to lock topic as it is getting too long and off topic now.

  • PFsense installation - unable to connect via wan

    2
    0 Votes
    2 Posts
    573 Views
    P

    If you have LAN and WAN, then everything is blocked coming from WAN. You need to access from LAN (make a VM client on LAN side) or the console. From there you can add pass rules on WAN if you need to allow access from a "private" WAN side to manage it.

  • 2.2-RELEASE Dynamic DNS Euro DNS Not Updated

    6
    0 Votes
    6 Posts
    2k Views
    GertjanG

    This https://github.com/pfsense/pfsense/pull/1508/files isn't yours ??

    I'll post in git to tack the attention back here.

  • I386 to AMD64 upgrade, restoring config hangs system

    4
    0 Votes
    4 Posts
    1k Views
    stephenw10S

    The rrd data will not survive across an architecture but usually simply doesn't appear. If you have a backup of the config file without rrd data try that.

    Steve

  • Resolve USB mountroot error

    4
    0 Votes
    4 Posts
    2k Views
    G

    Successful in booting 2.2 from another usb stick without any fuss. Must have been some compatibility issue with the first usb stick and 2.2 so I will use it for 2.1

  • Update 2.1.5 to 2.2 fails on APU

    30
    0 Votes
    30 Posts
    6k Views
    stephenw10S

    Indeed it does!  ::)

    In NanoBSD the filesystem is supposed to be mounted read-only. It gets re-mounted as read write only when a config change is saved. It is designed that way to prevent excess writes to flash media.
    https://www.freebsd.org/doc/en_US.ISO8859-1/articles/nanobsd/

    Steve

  • Went from 2.15 to 2.2 clean install and can't get LCDProc to run

    10
    0 Votes
    10 Posts
    3k Views
    T

    I am trying to make change in GitHUB now for everyone.  I made this change but and others for 64 bit which I think spawned jimp to change it.  But there is that one change I made that didn't get into it.  I will try again tonight see if I can get github to work with me .. still learning it

    I was the one that fixed the LED's on the Crystalfontz displays so I did it in past lets see if I can do it again

  • Dual LAN setup troubles accessing WAN on second

    5
    0 Votes
    5 Posts
    1k Views
    stephenw10S

    In 2.2 you can use 'hybrid' mode which allows you to add your own rules but keep the automatic rules added for a new interface.

    Steve

  • PfSense Packages

    2
    0 Votes
    2 Posts
    958 Views
    D

    You did not install… You are booting live CD.

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.