Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
17.1 Legacy Series
»
[PARTIALLY SOLVED] 17.1.5 - Gateway problems
« previous
next »
Print
Pages: [
1
]
2
Author
Topic: [PARTIALLY SOLVED] 17.1.5 - Gateway problems (Read 11214 times)
fabio
Newbie
Posts: 46
Karma: 2
[PARTIALLY SOLVED] 17.1.5 - Gateway problems
«
on:
April 26, 2017, 09:04:34 pm »
Hi,
After the 17.1.5 upgrade seems the "default gateway switching" and the "Gateways Group" do not work any more
To be honest I'm not completely sure about the gw switching; I've tested it, not in a "deep way", the just last Friday ... but I remember it was working
instead about the "Group" I currently have the Tier 1 offline, the Tier 2 online, in the firewall there is a rule "any" configured with the gw group ... and a traceroute show the traffic is always routed via "Tier1". In this case I'm sure it was working...
Does anyone noticed a similar behaviours after the upgrade
Thanks
--
Fabio
«
Last Edit: May 08, 2017, 06:44:40 am by franco
»
Logged
bulmaro
Newbie
Posts: 49
Karma: 13
Re: 17.1.5 - Gateway problems
«
Reply #1 on:
April 27, 2017, 08:04:52 pm »
Gooday to everyone
My problem is the following
My pc is connected to the LAN2 of the internet WAN3, to get maximum traffic in the LAN2, the Internet is disconnected from the pc connected in the network LAN1
I attached the image and the configuration of my opnsense.
I thank you for the attention and help to correct my problem in what I am doing wrong
Logged
fabio
Newbie
Posts: 46
Karma: 2
Re: 17.1.5 - Gateway problems
«
Reply #2 on:
April 29, 2017, 05:24:37 pm »
Hi All,
Fortunately I've an "old VM" with a 1.7.3 so I was able to test the configurations on both the versions.
To be sure to test the same config I've the 2 fw in High Availability (with all the setting flagged)
opn1 - version 1.7.5 - master
opn2 - version 1.7.3 - slave
I can confirm that in my test "Allow default gate way switching" and "Gateways: Group" work ONLY on the 1.7.3 slave
... I'm quite sure all was working also on 1.7.4
--
Fabio
Logged
jorgevisentini
Jr. Member
Posts: 75
Karma: 6
Re: 17.1.5 - Gateway problems
«
Reply #3 on:
May 04, 2017, 06:12:32 pm »
Yes, fabio, here also it is not working...
I came back to version 17.1.4 and it's working.
«
Last Edit: May 04, 2017, 08:27:58 pm by jorgevisentini
»
Logged
fabio
Newbie
Posts: 46
Karma: 2
Re: 17.1.5 - Gateway problems
«
Reply #4 on:
May 04, 2017, 11:49:51 pm »
Exactly which is the right downgrade procedure ? I used the following one ... but looks like wrong
* opnsense-update -sn "17.1\/MINT\/17.1.4\/OpenSSL"
* opnsense-update -pf
Then I saw errors in the pkg database, fixed with:
* pkg shell
* CREATE VIRTUAL TABLE pkg_search USING fts4(id, name, origin);
* pkg upgrade (to upgarde only the pkg package)
DHCP was broken and I notice missing user in /etc/passwd ... so I've reinstalled the related pkgs
* pkg install -f isc-dhcp43-server
* pkg install -f flowd
* pkg install -f squid
As told this procedure looks like very wrong, anyway "all" seems work now
Logged
franco
Administrator
Hero Member
Posts: 17605
Karma: 1603
Re: 17.1.5 - Gateway problems
«
Reply #5 on:
May 05, 2017, 08:29:50 am »
It seems this only affects the core package in an edge case. The portable solution is to downgrade the core package alone and leave the other packages at their latest version:
# opnsense-revert -r 17.1.4 opnsense
Cheers,
Franco
Logged
franco
Administrator
Hero Member
Posts: 17605
Karma: 1603
Re: 17.1.5 - Gateway problems
«
Reply #6 on:
May 05, 2017, 03:32:26 pm »
Hi Fabio,
There is a patch available here:
https://github.com/opnsense/core/commit/2f715d2
You can install it to 17.1.6 with the following command:
# opnsense-patch 2f715d2
Cheers,
Franco
Logged
jorgevisentini
Jr. Member
Posts: 75
Karma: 6
Re: 17.1.5 - Gateway problems
«
Reply #7 on:
May 05, 2017, 03:36:13 pm »
Thanks franco.
I will update opnsense-patch 2f715d2 and anything downgrade this package.
Before, a backup of course haha.
Logged
franco
Administrator
Hero Member
Posts: 17605
Karma: 1603
Re: 17.1.5 - Gateway problems
«
Reply #8 on:
May 05, 2017, 03:38:21 pm »
Careful, it needs 17.1.6 first before opnsense-patch works.
Logged
jorgevisentini
Jr. Member
Posts: 75
Karma: 6
Re: 17.1.5 - Gateway problems
«
Reply #9 on:
May 05, 2017, 05:58:08 pm »
Hi franco,
it worked.
Thanks!
Logged
franco
Administrator
Hero Member
Posts: 17605
Karma: 1603
Re: 17.1.5 - Gateway problems
«
Reply #10 on:
May 05, 2017, 06:13:52 pm »
Hi jorgevisentini,
Yay! Thanks for confirming. It's already queued up for 17.1.7.
Cheers,
Franco
Logged
fabio
Newbie
Posts: 46
Karma: 2
Re: [SOLVED] 17.1.5 - Gateway problems
«
Reply #11 on:
May 06, 2017, 09:17:53 am »
Thanks franco,
I'll upgrade my firewalls during the weekend
Thanks again
Logged
franco
Administrator
Hero Member
Posts: 17605
Karma: 1603
Re: [SOLVED] 17.1.5 - Gateway problems
«
Reply #12 on:
May 06, 2017, 09:29:33 am »
Please let us know how that goes
Logged
fabio
Newbie
Posts: 46
Karma: 2
Re: [SOLVED] 17.1.5 - Gateway problems
«
Reply #13 on:
May 06, 2017, 11:41:39 am »
Hi franco,
Unfortunately I still see problems after the patch
My tests had the following results
- "Gateways: Group" works as expected
- "Allow default gateway switching" seem still broken; the system default gateway do not switch in case of "down"
Then I noticed an additional issue:
I use my OPNSense as OpenVPN client, it route just a couple of specific network in the tunnel.
With 2f715d2 applied when I start the vpn session the ptp of the tunnel become also the default gw ... and after the session shutdown the default gw is completely removed
After the upgrade to 1.7.6 and before 2f715d2 the vpn worked as usual
Logged
franco
Administrator
Hero Member
Posts: 17605
Karma: 1603
Re: [PARTIALLY SOLVED] 17.1.5 - Gateway problems
«
Reply #14 on:
May 08, 2017, 06:47:21 am »
Hi Fabio,
Thanks, forwarded the relevant info and will report back.
Cheers,
Franco
Logged
Print
Pages: [
1
]
2
« previous
next »
OPNsense Forum
»
Archive
»
17.1 Legacy Series
»
[PARTIALLY SOLVED] 17.1.5 - Gateway problems