Questions tagged [pfsense]

pfsense is a customized FreeBSD+pf distribution designed for use as a firewall. It wraps many of the features of the pf firewall code in an easy-to-use web interface.

pfSense is an open-source firewall product built on top of FreeBSD and the OpenBSD pf firewall.
It provides a graphical (web-based) interface for configuring and managing firewall rules, as well as viewing traffic and firewall decisions (accept/reject).

pfsense is available as a pre-built applicance (such as OPNSense or StrongBochs) or as installable software directly from the pfSense project's site.

pfsense is similar in concept to m0n0wall, however as of this writing m0n0wall uses the ipfilter packet filter.

838 questions
0
votes
1 answer

How can I setup NAT with multiple public IPs (/29 subnet) on pfSense?

Our ISP provides a /29 subnet which includes the following IPs: Network Address: 199.1.1.0 Router/Gateway Address: 199.1.1.1 Usable IP addresses: 199.1.1.2 - 199.1.1.6 I would like each of the 5 public IPs to have their own network (NAT), so for…
0
votes
1 answer

strange NAT issues with pfSense to vagrant VM

This one has got me confused: I have a pfSense firewall (let's call it pfs) and behind it several servers. I NAT several services from my public IP to different servers on the LAN without any issues. On one of the servers (let's call it s1) I'm…
0
votes
0 answers

Pfsense : using the server to resolve hostnames as ip in local vlans

I made a network with 3 machines, one is a pfsense server that manage a captive portal, a dns, dhcp server and firewall rules, it is in a trunk network. The second pc is a server hosting some services and a virtual machine hosting a website it is in…
0
votes
1 answer

Cant ping LAN devices with Pfsense and OpenVPN

I am currently doing a test for our OpenVPN setup through Pfsense, we have 2 Pfsense running on the network, For the default gateway of the LAN Network as Main Firewall. For the OpenVPN Clients as a secondary Firewall. Based on my Test, I…
0
votes
0 answers

Problems with WDS on different subnets

I'm setting up a WDS (Windows Deployment Service), the WDS server is in a different subnet than the clients that need PXE. These subnets are connected through a VPN tunnel. Routers are pfsense. But on the clients' router, I don't know what settings…
tomas
  • 101
  • 3
0
votes
0 answers

pfSense: Block all traffic

I have created a pfSense firewall instance on Azure VNet and configured port forwarding so that pfSense should monitor all the traffic of VM. I have blocked all the WAN traffic on the firewall, but when I'm trying to go to www.google.com. Google…
Yash
  • 1
0
votes
1 answer

pfSense as IPSec remote access client

I have a pfSense router in a residential environment and need to use IPSec/IKEv2 as a remote access client to a commercial VPN provider. I know the pfSense web UI doesn't support the router being the remote access client, but the underlying FreeBSD…
joe_shmo
  • 1
  • 1
0
votes
1 answer

PfSense FreeBSD on OVH Public Instance - no internet connection

I have no internet connectivity in freshly installed PfSense system. Steps: I've created OVH instance with Ubuntu and I mounted mfsbsd image. After booting to mfsbsd there was also internet problem. Couldn't download anything or ping at all. I…
maar
  • 485
  • 6
  • 20
0
votes
1 answer

Pfsense DNS address could not be found

I was accessing a site daily until this morning. Now I cannot ping the site through ping on my pfsense firewall or on a client behind the firewall. I have made no changes to the firewall. If I bypass the firewall I can access the site OK…
proximacentauri
  • 121
  • 1
  • 4
0
votes
2 answers

Cant connect pfsense openvpn service using tunnelblick as a client

I currently have a working pfsense community version firewall. when I am trying to connect a new user to the openvpn service over the pfsense using the tls+authentication method the user is getting the following error Unrecognized option or missing…
0
votes
1 answer

Juniper EX4200 Stack with PFSense DHCP (Discover/Offer Loop)

I'm currently struggling with my Juniper Switch Stack. Topology is like this Topology The Client Ports on the Stack are configured as tagged-access with dot1x (multiple supplicant) and they switch according to the Radius authentication. This works…
babum
  • 1
  • 2
0
votes
1 answer

pfSense - Enable ssh (port 22) access through the WAN using terminal/console/shell

We need to enable pfSense ssh (port 22) access through the WAN interface to perform certain configurations using pfSense's terminal/console/shell. Actions already taken... "Secure Shell (sshd)" has already been enabled via pfSense console option 14…
Eduardo Lucio
  • 269
  • 4
  • 14
0
votes
0 answers

Can you help me to better understand pfSense firewall logs entry fields meaning?

I am not a sysadmin or a network administrator (I am a software developer). Working on a project I have to understand more in details the meaning of a log obtained from a pfSense instance. I am using these documentation links in order to better…
0
votes
0 answers

Unbound not returning A records over IPv6

I recently replaced my pfSense installation with OPNsense and have been struggling a bit with the Unbound installation. In short, it's IPv6 enabled and everything works well (both IPv6 and IPv4) in general. However, it seems to struggle with DNS…
vpetersson
  • 861
  • 1
  • 11
  • 22
0
votes
1 answer

Where are the logs for pfSense's dynamic DNS client?

In the pfSense web interface, under Services -> Dynamic DNS -> Dynamic DNS Clients -> Edit, there is a checkbox labeled "Enable verbose logging", which the pfSense docs claims to "increase the logging for the Dynamic DNS update process"; however I…
Ajedi32
  • 167
  • 1
  • 11