Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
16.1 Legacy Series
»
[SOLVED] Opnsense 16.1.15-i386 Bogon
« previous
next »
Print
Pages: [
1
]
Author
Topic: [SOLVED] Opnsense 16.1.15-i386 Bogon (Read 6265 times)
roro
Newbie
Posts: 36
Karma: 3
[SOLVED] Opnsense 16.1.15-i386 Bogon
«
on:
May 26, 2016, 01:16:00 pm »
Hi,
I have Block bogon networks enabled on my 10.x.x.x network.
After upgrade to 16.1.15-i386 this network will be handled as a BOGON network and then will be blocked.
Any clues?
Greetz
Roro.
«
Last Edit: May 26, 2016, 09:08:11 pm by franco
»
Logged
franco
Administrator
Hero Member
Posts: 17660
Karma: 1611
Re: Opnsense 16.1.15-i386 Bogon
«
Reply #1 on:
May 26, 2016, 08:33:02 pm »
Yes, this was changed. The upstream bogons file also has private networks embedded which get downloaded, so the previous behaviour was surprising after the bogon auto-update kicked in. We've fixed that loophole.
Logged
franco
Administrator
Hero Member
Posts: 17660
Karma: 1611
Re: Opnsense 16.1.15-i386 Bogon
«
Reply #2 on:
May 26, 2016, 08:35:19 pm »
It seems that the code does strip this on update. This is terrible. I'll investigate...
Logged
franco
Administrator
Hero Member
Posts: 17660
Karma: 1611
Re: Opnsense 16.1.15-i386 Bogon
«
Reply #3 on:
May 26, 2016, 08:59:03 pm »
So I don't know why we would bend the terminology of "bogons" to this, but ok... I'm going to revert the code and add comments in the appropriate places.
You can fix this locally by running this command on the box:
# /usr/local/etc/rc.update_bogons now
Cheers,
Franco
Logged
franco
Administrator
Hero Member
Posts: 17660
Karma: 1611
Re: Opnsense 16.1.15-i386 Bogon
«
Reply #4 on:
May 26, 2016, 09:07:30 pm »
Fixed in 16.1.16. Thanks again.
https://github.com/opnsense/core/commit/9def0e38da6c56ac101e845fac4c07d835a814f0
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
16.1 Legacy Series
»
[SOLVED] Opnsense 16.1.15-i386 Bogon