monitoring pfsense with uptimerobot
-
I want to create a "dumb" port, that goes nowhere but keeps listening on specific port. Afterwards i would set up "uptimerobot" to check this port and will know when pfsense is online, when in goes offline.
Could somebody help me with this? I've tried to make using chatgpt, tried some of suggestions but it did not worked out.
-
@pfsense57352 why would you not just ping it?
I have had monitor on uptime robot for years and years
-
@johnpoz I have done something similar, although maybe being paranoid I didn’t want to open my firewall up to the world. As an FYI uptimerobot have text files with their IP ranges, so you can use that as an alias, and just allow pings from one of their IP addresses
-
@TravisH said in monitoring pfsense with uptimerobot:
I didn’t want to open my firewall up to the world.
Why to the world ?
I use the (now ancient, I admit) munin to collect loads of info about my pfSense, and my Munin runs on some server somewhere on the Internet :
It accesses my pfSense like this :where SYS is the IP of my server.
-
I found the solution. This is nice, as you can whitelist IP's and pfsense will not respond to ping's other than uptimerobot ip's.
Take a look at this:
https://blog.chriscarini.com/2021/04/external-monitoring-of-pfsense-with.html
-
@pfsense57352 said in monitoring pfsense with uptimerobot:
you can whitelist IP's
As I've said : create an firewall Alias (mine is called 'SYS') and fill it up with allowed IPs.
Use this alias as a Source and you're good. -
@TravisH yeah I have aliases that allow access to different things.. I allow the ips from status cake, uptime robot, plex check, etc.
-
@Gertjan I have done something similar with aliases. I wanted to be able to access some services from work and through Cloudflare proxy but not the wider internet, so added this in an alias, works well. Looks like they got the uptime robot stuff worked out :).
It’s a handy tool if you don’t have a server somewhere else and just want a simple ping test, I use it for all my work internet connections lol, so if someone says hey the phones are down (IP phones), I know right away it’s the internet or not lol.