• 0 Votes
    2 Posts
    704 Views
    stephenw10S

    If you only configure a single interface, it will appear as WAN, then pfSense will allow access to the webgui via that interface by default. This is it's 'appliance mode'. As soon as you add a further interface, LAN, it will go back to acting as a firewall by default  and prevent any access via the WAN. You should be able to connect via the LAN interface at that point though.
    To prevent that happening add your own firewall rule to the WAN interface before you add the LAN interface. The rule should allow access to the webgui ports (80, 443) from devices in the WAN subnet.

    Steve

  • New leased line configuration

    4
    0 Votes
    4 Posts
    3k Views
    E

    Thanks Dreamslacker - worked first time - I feel like a n00b now but glad all is sorted.

    Much appreciated.

  • Just need a few pointers with DMZ interface, everything else is working!

    5
    0 Votes
    5 Posts
    1k Views
    H

    Thank you stephen! I am not sure what I did differently but I was able to easily configure what I needed with your instruction, first with dhcp and then with static. You are a lifesaver.

  • Can't find NTOP in the list of available packages

    2
    0 Votes
    2 Posts
    800 Views
    P

    It is not supported on embedded installs (NanoBSD) so it does not appear in the list on those installs:
    https://github.com/pfsense/pfsense-packages/blob/master/pkg_config.8.xml

    <package><name>ntop</name> ... <noembedded>true</noembedded></package>
  • Restore 1.2.3 Config to 2.1 fails "The Configuration Could Not Be Restored"

    23
    0 Votes
    23 Posts
    5k Views
    L

    Thank you,
    i will do that! (i have the .xml but just posted .txt).
    S.

  • Multiple LAN not routing to default gateway

    12
    0 Votes
    12 Posts
    3k Views
    stephenw10S

    In fact re-reading this I see you did say you'd checked all of Phils suggestions. Better to double check.  ;)

    Ok, so the system default gateway is on the correct interface but is it correct? Presumably, since you have only one gateway, when you set the gateway in the LAN rule you only have the one choice: WAN_DHCP. So that would imply the gateway is correct. So what is different when you specify a gateway? One thing that does change is that specifying a gateway negates any static routes you might have entered, do you have any?

    It would be much easier if you showed us your routing table. Redact anything you deem to be confidential.

    Steve

  • 0 Votes
    2 Posts
    952 Views
    pttP

    https://forum.pfsense.org/index.php?topic=48591.0

  • 0 Votes
    3 Posts
    976 Views
    M

    The interrupt storm is a known FreeBSD issue: PR 156596.

    The high interrupt rate on EHCI USB starts when disconnecting the monitor.

  • Dual Wan Installation with 2 different Nics Intel and Atheros

    6
    0 Votes
    6 Posts
    2k Views
    T

    yes the atheros version is AR8161/8165. what could i possibly do t tweak the system so that it doesn't freeze on me and might a be able to use. I was planning to use the 32GB for squid caching and squid guard filtering and i do have 2x2TB drives that i would like to take advantage of. i have also acquired 2x320GB drives from an older windows vista install. i hope that i could be able to solve my freezing errors is more than anything at this point. i get freezing errors even when i enable the atheros dwa-542 pcie nic. i am running the latest possible of 2.1.1-PRERELEASE for amd64 and it seems a bit more stable than 2.1-RELEASE but i i have the 2.1.1 and still when enabling the wireless it still freezes up and then i have to manually hard reboot the pfsense box.

    Any help with my freezing issues is always appreciated. i don't mind trying 2.2 whenever a snapshot is available and i have just purchased a subscription and maybe if possible, where might I be able to download the current alpha build/snapshot for 2.2? I am able to dedicate some of my time to bug testing such as submitting some bugs. i don't mind reinstalling if needed as i am not doing this for a company just at home for myself and a few others so no huge amount of users less than 10 right now.

  • Pfsense crashed and doesn't boot up.

    3
    0 Votes
    3 Posts
    960 Views
    L

    I just went with reinstalling Pfsense and now it runs fine again. Not sure what caused this at first, but I can consider it resolved (at least for now). We can close this

  • Firewall behind firewall?

    21
    0 Votes
    21 Posts
    4k Views
    S

    Ok. At any appropriate moment I will tear down the firewall and install the GPU again. =)

  • LAN NIC not installing?

    44
    0 Votes
    44 Posts
    13k Views
    stephenw10S

    Wireless hardware support in pfSense is limited, it should be much better in 2.2.
    If you are looking for a wifi card to use as an access point in pfSense your best bet is an older Atheros model, one that is 802.11G only. Some Ralink USB adapters can also work well. See:

    https://doc.pfsense.org/index.php/Supported_Wireless_Cards

    Steve

  • ANOTHER installation problem. When will there be a new installer?

    10
    0 Votes
    10 Posts
    3k Views
    L

    I had same issue when re-installing from USB stick. Though I did found a solution which worked for me.

    1. Boot up from USB
    2. Don't press any keys (ex. "i" for installer) etc… Just let it continue until you reach pfsense menu.
    3. Press"99" for installing on disk
    4. Don't choose "quick install" - Run manual.
    5. Follow the steps now, it shoud continue till end and not stuck at 36% now.

    I tried different combinations, and this worked for me.

  • Changing Default Boot Device + Multi LAN with DMZ setup

    35
    0 Votes
    35 Posts
    10k Views
    stephenw10S

    The MAC I was referring to is on the pfSense bridge0 interface. It hasn't changed though which makes me think that's not the issue. Though you say the Windows box creates new connections every time pfSense is rebooted? It's hard to see but most of the connections on your Windows box appear to be TAP VPN connections rather than real Ethernet interfaces, does it actually have more than one real interface showing? Are those other interfaces something you have put there?

    The only other thing I see that's different between your bridge setup and mine is that my bridge does not have an IPv6 address. Could this be an IPv6 issue?  :-
    Try setting the bridge interface to have IPv6 configuration type: 'none'.
    Edit: The member interafce are also set to IPv6 type 'none'.
    I can't see why that would be an issue to be honest but maybe something is trying route via IPv6.

    Steve

  • 2.1 + ZFS Mirror Installation Instructions

    3
    0 Votes
    3 Posts
    2k Views
    N

    We use Supermicro Atom based boards with a mirrored pair of SATA SSDs for web-caching.  We don't use a CF for configuration, we just store the conf on the ZFS mirror.

  • Having trouble getting Lan to talk to internet

    31
    0 Votes
    31 Posts
    7k Views
    johnpozJ

    You had issues because you don't know what your doing, there is no no issues with changing IPs via the cli other than when you do so it asks for a gateway.. Which seems to confuse the shit out of users..

    Matter of fact I just changed my dmz interface via the cli, bing bang zoom working just fine.

  • Install failing over and over

    3
    0 Votes
    3 Posts
    817 Views
    jimpJ

    Given the error I'd suspect the problem is with the CD – either the drive or the disc.

  • 2.1-RELEASE (amd64) - NIC RTL8169SC not detected

    2
    0 Votes
    2 Posts
    999 Views
    stephenw10S

    That combination of board and NIC had previously worked under 2.0.X? Odd.

    Steve

  • Home ISP Router - Best Practices

    4
    0 Votes
    4 Posts
    2k Views
    J

    @Phil.Davis & pagaille

    Thanks for answering my questions guys, it turns out I do have a bridge mode option on the modem ;D

    All thats left now is build :)

  • Help needed - Installing pfsense 2.1 on Alix (HARD DISK only)

    3
    0 Votes
    3 Posts
    1k Views
    stephenw10S

    1. Choose the regular install. However by default that will use VGA/keyboard for its console so….

    2. Install to the HD on a different machine, one that has a CD drive, keyboard and monitor!, and configure one interface. Boot into pfSense and enable the serial console. Move the HD back to the Alix (I confess I'm not familiar with any quirks the the ALix might have regarding HD booting) and boot, it will fail at the mountroot> prompt. Point it at the correct path for root then edit the fstab once booted.

    3. You can but why do you want to? You're going to want DMA if you're using the drive as a squid cache.

    4. Some machines have an issue booting from large partitions but most don't. Stick with the standard partition scheme unless you  have good reason to change.

    I've never tried that on an Alix so maybe there's some some workarounds to be done that I don't know about.  ;)

    Steve

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