• MOVED: Duvidas sobre Firewall

    Locked
    1
    0 Votes
    1 Posts
    558 Views
    No one has replied
  • Ping/Communication issue.

    5
    0 Votes
    5 Posts
    1k Views
    luckman212L
    Double check IPs & subnet masks Sounds like these are Windows systems - Temporarily disable firewall of target to see if that is where you're getting blocked Check output of arp -a on both source and destination to see if there is a layer 2 issue
  • Strange console on ALIX after update

    6
    0 Votes
    6 Posts
    1k Views
    P
    The problem should be in the state of the device (real terminal, terminal emulator, whatever) connected to the end of the serial cable, not in the Alix or the software on the CF card in the Alix. The Alix serial port will still be sending ASCII abcdef etc but the "selected font" on the display device has switched to "klingon mode" and displays these ASCII abcdef as the line-drawing shapes. I can remember actually coding stuff like this to make tables/cells with borders on VT terminals!
  • Noob Help - Dual NIC Configuration

    3
    0 Votes
    3 Posts
    944 Views
    M
    @phil.davis: Someone else had a similar problem and updated their I350 to the latest flash - read and try: https://forum.pfsense.org/index.php?topic=86065.0 Yes, I went through all those hoops, the fatal error 12 etc and have updated my Intel NIC to the latest F/W as mentioned in the original post. I can even see the NIC in the WebGUI or in the PFSense VGA terminal. But on assigning WAN or LAN to it, the device just doesn't work.
  • Help configuring pfSense with Gargoyle AP

    7
    0 Votes
    7 Posts
    2k Views
    K
    I can't remember why I created the Bridge anymore, I followed a tutorial a year ago. I plugged in my Laptop into OPT1 directly, LAN got an IP via DHCP instantly. I now connected Gargoyle LAN4 to OPT1 but WiFi client doesn't get an IP. So something on the Gargoyle is blocking DHCP I assume? EDIT: I SSH into my Gargoyle Router (Archer C7), manually disabled and stopped the Firewall (/etc/init.d/firewall disable and /etc/init.d/firewall stop) and rebooted it and now the Wifi clients get IPs issued. Maybe the GUI didn't apply some firewall config properly. I'll do some more testing and firewall rules now…
  • How to setup pfSense DHCP to PXE Boot LTSP

    3
    0 Votes
    3 Posts
    24k Views
    Y
    @mikej2007: I just wanted to leave this here for those who are setting up a Linux Terminal Server Project (LTSP) server.  If you follow LTSP install notes, they assume you are using the LTSP server as the DHCP server as well.  In my environment, my pfSense machine is already doing DHCP, so I wanted to configure it to handle PXE booting. Here is what I did using: pfSense 2.1.3-RELEASE (i386) FreeBSD 8.3-RELEASE-p16 From the drop down menu select Services > DHCP server Click LAN tab Click TFTP server “Advanced” button TFTP Server: (I entered the IP address of my LTSP server) 192.168.1.100 Click Enable network booting “Advanced” button Enable network booting checkbox  (make sure the box is checked) IP address of next server: (I entered the IP address of my LTSP server) 192.168.1.100 filename: ltsp/i386/pxelinux.0 Enter the root-path-string: /opt/ltsp/i386 Hi, doesnt installing LTSP require DHCP server to be installed too & configured? would be helpful if you can let me know how you did that?
  • 0 Votes
    1 Posts
    438 Views
    No one has replied
  • Setting up a LAN

    2
    0 Votes
    2 Posts
    637 Views
    DerelictD
    You need another network interface for LAN. All that is detected is em0.
  • PFSense and Comcast Account Login

    3
    0 Votes
    3 Posts
    972 Views
    D
    Thanks for taking the time to update your posts. Welcome to pfSense, and enjoy  ;)
  • After PPP Test..Gateway…

    3
    0 Votes
    3 Posts
    616 Views
    T
    Thanks found it  :)
  • PfSense Nano 8GB and 16GB - We need!

    9
    0 Votes
    9 Posts
    2k Views
    P
    Look here for the information about 32-bit i386 and nanoBSD not happening for 2.4: https://forum.pfsense.org/index.php?topic=121255.0
  • PfSense Installation Issues - console screen

    5
    0 Votes
    5 Posts
    1k Views
    P
    That's a bit tricky ;) A default install on any sort of hardware with "common" network device names ("igb0", "vr0" etc) should pick 2 interfaces to be WAN (DHCP client) and LAN (192.168.1.1 with DHCP server enabled). So you can physically plug in to each network port until you find the one that is being LAN. That will let you get to the webGUI and either assign interfaces using the webGUI or enable SSH and login to a text session an use the console menu.
  • Is it possible to bind MAC and IP addresses in PFSense

    2
    0 Votes
    2 Posts
    2k Views
    johnpozJ
    Yeah just click the little button next to their lease to create the static/reservation for their mac to always get that IP.  go to the bottom of the dhcp server and add it..
  • 0 Votes
    8 Posts
    2k Views
    jahonixJ
    I don't suggest a version. Don't know your setup, needs, … nothing from you.
  • MOVED: WIFI captive portal with an ADSL router with a WIFI interface

    Locked
    1
    0 Votes
    1 Posts
    409 Views
    No one has replied
  • Restoring Settings to New Firewall

    5
    0 Votes
    5 Posts
    1k Views
    P
    A note for future readers of this thread: replace the old em1 with ibg0 when doing a search/replace in your favorite text editor, always be careful to look and think about where it finds "em1". Quite often it happens that a string like "em1" happens to appear in some randomly-generated long key (e.g. in the OpenVPN section or…), so you do not want to mindlessly/accidentally replace those.
  • How often to reboot/restart pfsense?

    5
    0 Votes
    5 Posts
    10k Views
    A
    misconfigured… I found the culprit: when I said that I had deleted the bridge, it turned out I had not! pfsense was running with a Bridge between LAN/DMZ with DHCP on both. Not what I intended or wanted. I had deleted the 'Interface Group' instead of the Bridge! I'm not even sure what it is or how to use that. Now that the Bridge is really gone, all appears normal.
  • MOVED: NAS and PFSense

    Locked
    1
    0 Votes
    1 Posts
    505 Views
    No one has replied
  • MOVED: Won't boot after update from 2.3.2 to 2.3.2_1?

    Locked
    1
    0 Votes
    1 Posts
    474 Views
    No one has replied
  • How to update my pfsense 2.3.1-RELEASE (amd64)

    2
    0 Votes
    2 Posts
    751 Views
    DerelictD
    NanoBSD? What are your firewall DNS settings?
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.