Questions tagged [pfsense]

pfSense is an open source firewall/router computer software distribution based on FreeBSD.

pfSense is an open source firewall/router computer software distribution based on FreeBSD. It is installed on a computer to make a dedicated firewall/router for a network and is noted for its reliability and offering features often only found in expensive commercial firewalls. It can be configured and upgraded through a web-based interface, and requires no knowledge of the underlying FreeBSD system to manage. pfSense is commonly deployed as a perimeter firewall, router, wireless access point, DHCP server, DNS server, and as a VPN endpoint.

See more:

161 questions
0
votes
1 answer

libCURL:: SSL: certificate subject name 'Common Name (eg, YOUR name)' does not match target host name ... but the CN and the target name match

So first the error code: string(345) " 404 - Not Found " 0 SSL: certificate subject name 'Common Name (eg, YOUR name)' does not match target host name 'www.example.com' This was found using the following test script.…
0
votes
1 answer

How to connect to same network with IP's having different subnets in PF sense

In our company, we use PF sense to lease IP's to different computers. So PF sense is the default gateway with IP 10.8.2.1/27 How am i able to ping 10.8.3.215/26 with 10.8.2.3/27 ? I see some configurations in PF sense...i.e rules like NAT port…
Jerald Sabu M
  • 1,200
  • 3
  • 16
  • 19
0
votes
2 answers

Unable to determine IP address from host name for www.####.com

The squid and pfsense in new for me. I installed the Packages squid and squidGuard to the pfsense and i enable Transparent proxy from Proxy server and the Proxy filter. It works correctly, it block my blacklist. But it is a few sites which is not in…
EmiDemi
  • 77
  • 1
  • 3
  • 10
-1
votes
0 answers

Windows drops Network connection on Printer-Search consistently, PC looses DHCP

I have a strange problem which i am trying to resolve now for several weeks. Our Network is organized like the following: WAN <-> PFSENSE-Firewall <-> 2x D-LINK DSG-28P <-> Clients The manages switches are not managed at all but are configured with…
-1
votes
0 answers

PFsense Classic Routing

I have multiples public IPs from my ISP. I want to pass through some of those public IPs on this VLAN I created. I don't want to do NAT, I want classic routing to my server.
Sean NT.
  • 61
  • 1
  • 3
-1
votes
1 answer

pfSense shell script not running as expected

Original Post I have pfSense 23.01 with FreeBSD 14.0 On the command line, this works fine. sh sudo easyrule block lan 192.168.1.20 ; sudo easyrule block lan 192.168.1.21 ; If I run the same command in a shell script: #!/bin/sh sudo easyrule block…
Dr Phil
  • 430
  • 5
  • 17
-1
votes
1 answer

route cloud static IP to home private network

I have my own servers and have hosted a few services (game servers, web servers, ...), and use to host these on a publicly accessible dynamic IP using DuckDNS. I have recently moved to a rural area and use a satellite service for my internet that…
Piyper
  • 1
-1
votes
1 answer

Add forgot password link in captive portal login page Pfsense

I am using pfsense captive portal. In the login page i want to add forgot password link. I have searched the code but that login view page is coming from "http://detectportal.firefox.com/canonical.html" from firefox. How to edit that…
kowshiga
  • 11
  • 1
  • 4
-1
votes
1 answer

pfSense(21.05.1): Whitelist Fully Qualified Domain Name

I have created pfSense(version: 21.05.1) firewall on Azure VM. In the LAN section, I have made a rule to deny any traffic, so all the traffic to the internet is blocked. Also, I have created an alias that contains the URL www.google.com. However,…
Yash
  • 57
  • 1
  • 10
-1
votes
1 answer

Routing issue? Nat issue?

Hello and thanks for taking a look, I installed a PFSense firewall in between the existing Service providers' router and our wifi router. Currently, all the clients connected to the wifis LAN/WLAN are able to get to the internet. The PFSense…
Z S
  • 19
  • 2
-1
votes
1 answer

PFSense DHCP Server doesn't work with RHEL 6 machines

I have a DHCP Server working on PFSense 2.4.4. While it works perfectly with RHEL 7/CentOS 7 machines, it doesn't work on RHEL6/CentOS 6 (both with fixed IP or dynamic range). This is what DHCP Server Logs show (IP and MAC are…
Renan
  • 1
  • 2
-1
votes
1 answer

What kind of hash/encoding does pfSense use for its IPsec keys?

Trying to learn more about strongSwan and IPsec tunnels, I had set up a basic (and local) site-to-site IPsec tunnel between 2 machines running pfSense. While studying the ipsec.secrets file (/var/etc/ipsec/ipsec.secrets), I have noticed that the…
Oleg
  • 163
  • 10
-1
votes
2 answers

Pfsense bootloops after installation

I'm trying to install Pfsense 2.3.4 on a system having an Atom processor and a Seagate Barracuda 500GB SATA HDD. Pfsense flashes correctly i.e. there are no errors during installation. However, after it reboots it gets stuck in a bootloop. All I'm…
-1
votes
1 answer

Unable to create a pfSense VM for azure from the portal

We are trying to create a pfSense VM for azure. We can select the pfSense product and we can begin creating a VM for it. However when we reach the part where we need to select which size we want to pick for the machine, all the options are greyed…
Pat
  • 1,193
  • 1
  • 11
  • 36
-1
votes
1 answer

automatic input in bash pfsense shell to get access to true shell

I am confronted with a problem, where I have to automate a task to run a script in pfsense shell, but every time I login in remotely in pfsense I am presented with menu to choose from i.e. to enter shell I have to press 8 every time order to get…
Atif
  • 41
  • 7
1 2 3
10
11