Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
19.7 Legacy Series
»
[SOLVED] VLAN interfaces
« previous
next »
Print
Pages: [
1
]
Author
Topic: [SOLVED] VLAN interfaces (Read 8081 times)
nivek1612
Full Member
Posts: 214
Karma: 26
[SOLVED] VLAN interfaces
«
on:
July 10, 2019, 02:35:09 pm »
After upgrade to 19.7.rc1 all my VLANs with the exception of the default LAN where inoperable, no access to them and devices on then not able to reach the internet. No obvious error messages i could see.
Quick save of the effected VLAN interfaces from the console resolved the issue. Any logs I can provide that might help ?
«
Last Edit: July 11, 2019, 10:03:21 am by franco
»
Logged
OPNsense 24.7.* on Qotom i5-5250U with AAISP FTTP 900/120
OPNsense 24.7.* on Qotom i7-4500U with Orange FR FTTP 1000/400
Team Rebellion Member
One of Marjohns TESTERS :-)
franco
Administrator
Hero Member
Posts: 17665
Karma: 1611
Re: VLAN interfaces
«
Reply #1 on:
July 10, 2019, 05:47:35 pm »
Sounds like
https://twitter.com/quybaohoang/status/1148897734859956224
Can you mail me an ifconfig from right after boot and after apply?
Thanks,
Franco
Logged
nivek1612
Full Member
Posts: 214
Karma: 26
Re: VLAN interfaces
«
Reply #2 on:
July 10, 2019, 05:54:19 pm »
I have to admit I didn't save the config right after boot I have the current one obviously which is after the apply
I do have config from a few weeks ago which will not have changed if that helps
Logged
OPNsense 24.7.* on Qotom i5-5250U with AAISP FTTP 900/120
OPNsense 24.7.* on Qotom i7-4500U with Orange FR FTTP 1000/400
Team Rebellion Member
One of Marjohns TESTERS :-)
franco
Administrator
Hero Member
Posts: 17665
Karma: 1611
Re: VLAN interfaces
«
Reply #3 on:
July 10, 2019, 05:55:19 pm »
According to the other reporter a reboot is enough to bring back the issue.
Logged
nivek1612
Full Member
Posts: 214
Karma: 26
Re: VLAN interfaces
«
Reply #4 on:
July 10, 2019, 05:57:08 pm »
ok rebooting now
Logged
OPNsense 24.7.* on Qotom i5-5250U with AAISP FTTP 900/120
OPNsense 24.7.* on Qotom i7-4500U with Orange FR FTTP 1000/400
Team Rebellion Member
One of Marjohns TESTERS :-)
nivek1612
Full Member
Posts: 214
Karma: 26
Re: VLAN interfaces
«
Reply #5 on:
July 10, 2019, 06:04:06 pm »
Yep that did it sending the two config files now to you email add
Logged
OPNsense 24.7.* on Qotom i5-5250U with AAISP FTTP 900/120
OPNsense 24.7.* on Qotom i7-4500U with Orange FR FTTP 1000/400
Team Rebellion Member
One of Marjohns TESTERS :-)
franco
Administrator
Hero Member
Posts: 17665
Karma: 1611
Re: VLAN interfaces
«
Reply #6 on:
July 11, 2019, 09:37:08 am »
So we would call this "a series of unfortunate events" for WAN dailup interfaces in particular which made this hard to catch.
https://github.com/opnsense/core/commit/6ae356678
# opnsense-patch 6ae356678
Cheers,
Franco
Logged
nivek1612
Full Member
Posts: 214
Karma: 26
Re: VLAN interfaces
«
Reply #7 on:
July 11, 2019, 09:54:59 am »
That fixed the VLAN issue thanks Franco
Interestingly flowd_aggregate Insight Aggregator will no longer start at boot. Is this connected ?
trying to start from the GUI I see the following in log but still doesn't start
Jul 11 08:54:34 /flowd_aggregate.py: startup, check database.
I reset the netflow data and all is good again
«
Last Edit: July 11, 2019, 09:56:39 am by nivek1612
»
Logged
OPNsense 24.7.* on Qotom i5-5250U with AAISP FTTP 900/120
OPNsense 24.7.* on Qotom i7-4500U with Orange FR FTTP 1000/400
Team Rebellion Member
One of Marjohns TESTERS :-)
franco
Administrator
Hero Member
Posts: 17665
Karma: 1611
Re: [SOLVED] VLAN interfaces
«
Reply #8 on:
July 11, 2019, 10:06:28 am »
Thanks for confirming
There may be an incompatibility in database layout while the flowd aggregator went from upstream code in compiled code for Python 2.7 (which not only needed replacement for Python 2 EoL but also gave us other behind-the-scenes trouble) to our own new Python-based code for Python 3. I would say the best way is to reset the database indeed.
A similar issue exists with Squid 3 -> Squid 4 transition with its SSL cache database.
Cheers,
Franco
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
19.7 Legacy Series
»
[SOLVED] VLAN interfaces