Skip to main content

All Questions

Tagged with
2 votes
1 answer
225 views

pfSense (FreeBSD 14.0) - Prometheus Node Exporter gives log errors - fix or suppress in log

On pfSense, I've enabled Prometheus Node Exporter, but it gives the following log errors each 15 seconds: Feb 15 09:53:57 vault node_exporter[25559]: ts=2024-02-15T08:53:57.164Z caller=collector.go:...
Artur Meinild's user avatar
0 votes
0 answers
96 views

How is it possible that NAT doesn't back translate packets?

I have the following topology and from myhost I can ping router2 but can't ping router1. With tcpdump I can observe how my pings go and I see that both router1 and router2 reply. But only replies ...
Dims's user avatar
  • 3,285
0 votes
0 answers
43 views

What hardware problem does a video signal shift on hard lock imply?

I'm running a pfsense router on a PC architecture desktop system (AMD FX-8120 CPU with 16GB RAM). It's running version pfsense version 2.7.0, which is based on FreeBSD v14. Every day or two the router ...
deltaray's user avatar
  • 1,397
0 votes
1 answer
35 views

What subsystem is responsible if I can connect via s2s VPN connection only in one direction?

I have configured the following s2s VPN (in pfSense) connection which is working in general. Unfortunately, I can connect (ping, netcat, ssh) only from client to the server, but not back. If I can ...
Dims's user avatar
  • 3,285
0 votes
1 answer
538 views

routing already in table when trying to add additional route to the same net

I have the following table $ netstat -r -4 | grep 33.0 192.168.33.0/24 192.168.29.4 UGS ovpns5 I would like to add additional route to the same network and get $ route add -net 192.168....
Dims's user avatar
  • 3,285
0 votes
1 answer
1k views

for loop in FreeBSD (pfSense) doesn't work

I've just noticed that the same code for for loop in bash doesn't work in FreeBSD wolf@linux:~$ echo $SHELL /bin/bash wolf@linux:~$ wolf@linux:~$ for i in {1..3}; do echo $i; done 1 2 3 wolf@linux:~$...
Wolf's user avatar
  • 1,631
1 vote
0 answers
3k views

Running pfsense inside a docker container

Is it possible to run Pfsense as a docker container?
jaberansariali's user avatar
1 vote
1 answer
893 views

Make "local startup" or "service start/enabled filebeat" command on pfSense (FreeBSD)

I just install the filebeat port v6.8.7 on pfSense 2.4.5 box (freeBSD 13). After that I want to start filebeat service with service start filebeat but it throw error: start does not exist in /etc/...
mtpumpkin's user avatar
4 votes
1 answer
3k views

Increasing disk size on FreeBSD 11.2 (pfSense | ESXi)

I tried to use this link to solve my problem but to no avail; Expanding the disk size on pfsense under VMWare ESXi. I'm using pfSense and I wish to increase the disk drive from 11 GB to 200 GB. Steps ...
Contractor's user avatar
2 votes
1 answer
1k views

How to fix my partition after mistaken gpart bootcode?

I was trying to make my HDD bootable and did gpart bootcode -b /boot/pmbr -p /boot/gptboot -i1 ada0s1 and now I got "Invalid partition" message on boot. /boot was from USB drive, not from HDD (...
Dims's user avatar
  • 3,285
1 vote
0 answers
618 views

What can I do from not booting Freebsd box command line

I got a message Can't load 'kernel' And computer is not booting. I have simple commands like ls and lsdev, but I don't have cd or cat. How can I find kernel and check if it is ok with these ...
Dims's user avatar
  • 3,285
2 votes
0 answers
105 views

how to re-spin usb .img file to use a different bootloader?

I have a bit of a strange use-case, and after searching for 3 days, I am no closer than I started. So my goal is to install pfSense (freebsd based), onto a Beelink Z83-II. The only problem is that ...
Tom's user avatar
  • 33
2 votes
2 answers
2k views

How to find rule by number of pfctl output in FreeBSD?

I have the following excerpt from pfctl -vvss command: re2 icmp 10.10.0.62:1 <- 192.168.10.56:1 0:0 age 00:08:30, expires in 00:00:05, 192:7 pkts, 14400:584 bytes, rule 117 id: ...
Dims's user avatar
  • 3,285
0 votes
1 answer
186 views

I have disabled all rules in firewall, but still can tracert from LAN

I have disabled all positive rules in firewall on my pfSense box, and I can't browse Web, but I still can tracert 10.10.0.251 from LAN machine and receive 3 hops from my ISP (behind the router). ...
Dims's user avatar
  • 3,285
0 votes
0 answers
453 views

How can it be, that routing doesn't work?

I have connected with openvpn client to remote host and am able to ping it. Also route of this IP belongs correctly: > ping 10.10.0.251 PING 10.10.0.251 (10.10.0.251): 56 data bytes 64 bytes from ...
Dims's user avatar
  • 3,285

15 30 50 per page