Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - fatalfuuu

#1
Is it possible to hide entries from the webui menus?

I note an old post from 2016 which doesn't seem to work now - is it supposed to or no longer possible? https://forum.opnsense.org/index.php?topic=2955.0


Also - officially or unofficially - any way to disable menu animations?
#2
We have a few PPPoE modems which are currently plugged directly into a physical install. We'd like to move this over to a virtual install and/or using CARP.

I had originally looked around for some vdsl modems but none of them seem to run well, and cost a lot, so instead we've bought some small dual nic units to run pfsense/opnsense on and plug the modem into that.

What I need to do now is forward all traffic from this install to the main one(s) which will be virtual.


Currently got some spare hardware to mock this up, so these settings are as we're testing...

(excuse the pfsense, currently testing/migrating)

As far as I thought, I would setup a gateway on the router connected to the modem, to the main box 172.16.20.2 and then set a static route on this. But im a bit lost at what I do for the destination network to forward all traffic when incoming from the internet. I've tried 0.0.0.0/0, the real internet IP, and the internal network address 192.168.1.1/24 but none seem to work.

If I was lazy I could do 1:1 NAT, but this seems rough, unless im wrong and its the only way I can get this to work?