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

Time quota with squid proxy: missing ext_time_quota_acl helper in squid?

My goal is to get an authenticating proxy with time quota to work (without needing captive portal) on pfSense/squid. For this it appears I need the ext_time_quota_acl helper apparently introduced in squid 3.3. My pfSense reported squid backend…
ppenguin
  • 155
  • 1
  • 11
0
votes
1 answer

Proxmox can't receive HTTP response but can make ICMP pings

I've recently setup proxmox VE 6.2 I've two network adapters, one is a LAN network and other is a WAN network (USB RNDIS) I've setup pfSense as a VM, as in the netgate docs I've created two bridges for WAN and LAN with those two physical…
ShihabSoft
  • 23
  • 1
  • 7
0
votes
2 answers

pfsense-Network Address Translation NAT

Hi everyone i actually need your help .I m a new user of PFSENSE and i wanna configure a NAT to allow the client to access internet enter image description here [enter code here][2]
0
votes
1 answer

pfSense between two Routers

I am a student trying to set pfSense to access the internet in front of a local router and I am struggling to get passed beyond pfSense. I suspect it is an issue with NAT. This is the topology The switches are acting as hubs passing traffic on. The…
Pedro
  • 11
  • 4
0
votes
0 answers

DNS problem with Azure and OpenVPN, not accessing via DNS, only by IP

I have a problem with the company related to DNS. Due to the need for quarantine we had to put our almost 150 employees working remotely. Until today we only had our e-mail service (O365) in the cloud all the rest of our infrastructure is local (on…
0
votes
1 answer

PFSense OpenVPN TLS Handshake failed

I have a PFSense Router with a OpenVPN Server running. It was working perfectly fine. Today I tried to connect and got the following error in my OpenVPN Client: Mon Nov 11 21:18:02 2019 TLS Error: TLS key negotiation failed to occur within 60…
user3166101
  • 51
  • 2
  • 10
0
votes
1 answer

How to log https contents with squid in pfsense?

I setup the squid with "HTTPS/SSL Interception" in pfsense and install the ca for all clients. Now it can log all the https request to access.log file. But it can only log the URLs of https requests, i wanna get to know if it can log the web content…
0
votes
0 answers

Pfsense 2.4.4: Custom Script Running into Crontab to execute CURL http-response status Problem

I m currently doing my project in Pfsense 2.4.4, to execute CURL into crontab */1 * * * * (every 1 minute) using bash script (script.sh). When i run the script using CLI it work perfectly, but when i put the script.sh into the crontab, it not work…
Zubir
  • 89
  • 1
  • 10
0
votes
1 answer

PFsense OpenVPN Port forwarding

I'm having issues forwarding ports through my pfsense system in AWS. Okay let me first explain the reason I'm doing this, my lame ISP has stopped giving us Public IPs and have resorted to NAT. which is a bummer since i have stuff i need to access…
0
votes
1 answer

Multiple public IP Address on same proxmox through pfSense

I have a proxmox with several VM/CT and i am currently using pfSense for NAT & VPN. Previously, I had only 2 ip address, one for proxmox, on for the only subnet. Now I want to add another subnet with another ip address, so I got the FO IP Address…
Loenix
  • 1,057
  • 1
  • 10
  • 23
0
votes
1 answer

Installing python36 onto pfsense

I'm currently trying to install python36 onto the main pfsense system, this is so I can get netdata and a few other things installed. However, I'm having problems with trying to find the command too download it. Just keeps telling me it can't find…
0
votes
1 answer

How to get prefix-set working in Openbgpd config

I have pfSense (FreeBSD 11.2-p6) in use and I want to be able to use the prefix-set config feature (https://man.openbsd.org/bgpd.conf#prefix-set) I add a simple prefix-set bogons { 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16, fc00::/7 } in my…
Yif Swery
  • 179
  • 1
  • 12
0
votes
0 answers

Disable HTTP2 for specific domain / binding on PFSense / HAProxy

Per the title. Is this possible at all? I m looking to disable HTTP/2 / SPDY protocol for a specific domain. Currently, HAProxy / PFSense load balance requests to a number of IIS servers. Is this possible at all?
Yannis
  • 6,047
  • 5
  • 43
  • 62
0
votes
1 answer

Can i route output traffic generated by input traffic to an interface different from the input traffic?

I have two internet connection, one fiber and one 4g Can i route the output traffic trough 4g generated by the input traffic of the fiber to an interface different from the origin ? Idea is to benefit of the uplink bandwith of the 4g and the…
mik3fly-4steri5k
  • 712
  • 3
  • 15
  • 32
0
votes
1 answer

pfsense API / VPN user automation

I have pfsense 2.4.3-RELEASE (netgate) and I want to automate user VPN creating. Steps are: Create user with password. 1.1 User name / Full name / Password. Create certificate with specific Cert Authority. 2.1 Client cert description. 2.2 Choose…
Eazy Snatch
  • 61
  • 1
  • 1
  • 4