Renato Botelho
- Login: garga
- Email: renato@netgate.com
- Registered on: 01/02/2013
- Last sign in: 01/30/2025
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 1 | 1159 | 1160 |
| Reported issues | 6 | 89 | 95 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| pfSense | Manager, Developer, Reporter | 01/02/2013 |
| Bootstrap | Manager | 08/18/2015 |
| pfSense Docs | Manager, Developer, Reporter | 08/09/2018 |
| pfSense Packages | Manager, Developer | 01/02/2013 |
| pfSense Plus | Manager, Developer, Reporter | 01/29/2021 |
Activity
01/30/2025
-
05:49 PM pfSense Bug #16028 (Resolved): RFC 2136 Dynamic DNS cannot update AAAA records over IPv6
- I've tested and it seems to be working as expected for all combinations I tried. Thanks!
03/16/2023
-
12:25 PM pfSense Bug #13939 (Feedback): IPv6 does not work on secondary PPPoE WAN
- Applied in changeset commit:1792ffdb859a5cb40c11360c30989ccc3b7a9271.
-
09:19 AM pfSense Bug #13939: IPv6 does not work on secondary PPPoE WAN
- Reid Linnemann wrote in #note-2:
> It actually looks like this was written from the get-go to omit the scope, which is why it does @echo ${IP} |cut -d% -f 1 > ...@ for the ipv6 router and ip file.
I removed `| cut` part from ppp-link...
02/06/2023
-
02:42 PM pfSense Bug #13939 (Resolved): IPv6 does not work on secondary PPPoE WAN
- I have 2 PPPoE WANs at home and IPv6 only works on primary link, used as default gateway. In this case pppoe0 works as expected and pppoe1 fails because system tries to route its gateway address through pppoe0 connection. ifconfig show...
02/28/2022
-
01:31 PM pfSense Todo #12881 (Resolved): Update ``dpinger`` to 3.2
- Done on both CE and Plus
-
01:30 PM pfSense Todo #12881 (Resolved): Update ``dpinger`` to 3.2
- Denny Page asked us to update dpinger to 3.2. This version adds some logging of the signal number on exit and would help to track down problems like this:
https://forum.netgate.com/topic/169949/dpinger-stops-crashes-after-update-to-2...
02/10/2022
-
12:05 PM pfSense Todo #12782 (Resolved): Disable ``pkg`` compatibility flag which creates ``txz`` file extension symbolic links
- When pkg changed extension from .txz to .pkg we enabled a flag on poudriere to create a symlink with old extension for all packages and we also added some code to build scripts to create same symlink to pkg.sig to make it possible to old...
02/07/2022
-
11:45 AM pfSense Feature #12768 (Rejected): pfSense-repo: Make sure default config file exists
- pfSense-repo port create an empty file with .default extension pointing to default repository config file. Add some checks to make sure default config file actually exists and avoid pointing to wrong file.
01/18/2022
-
01:13 PM pfSense Bug #12694 (Resolved): PHP error when clicking Delete on Outbound NAT with no rules selected
- After pressing Delete button without selecting any NAT rule I got a PHP crash as follow:
12/01/2021
-
04:43 AM pfSense Packages Bug #12506 (Feedback): Only selected instance is restarted on suppress list change
- PR has been merged. Thanks!