Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
22.7 Legacy Series
»
Cannot forward link local ipv6 addresses on mobil phone
« previous
next »
Print
Pages: [
1
]
2
3
Author
Topic: Cannot forward link local ipv6 addresses on mobil phone (Read 5829 times)
YipieKaie
Newbie
Posts: 40
Karma: 1
Cannot forward link local ipv6 addresses on mobil phone
«
on:
July 29, 2022, 08:11:46 pm »
The uppdate went well accept this?
Thx for a good joob
OPNsense 22.7_4-amd64
FreeBSD 13.1-RELEASE
OpenSSL 1.1.1q 5 Jul 2022
firewall: do not emit link-local address on IPv6 network outbound NAT
cannot forward src fe80:1::9c68:c6ff:fe81:a8b3 dst 2a03:2880:f00a:8:face:b00c:0:2 nxt 6 rcvif em0 outif em1
«
Last Edit: August 02, 2022, 04:21:31 pm by YipieKaie
»
Logged
Stay safe
Peter
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: Cannot forward link local ipv6 adress
«
Reply #1 on:
July 30, 2022, 09:15:20 pm »
Geez, I hate this issue.
I think I know what's wrong if you can confirm the issue persists after a reboot of 22.7.
Cheers,
Franco
Logged
YipieKaie
Newbie
Posts: 40
Karma: 1
Re: Cannot forward link local ipv6 address
«
Reply #2 on:
July 31, 2022, 01:25:35 am »
Yes it does, dont help reboot
//Peter
«
Last Edit: August 02, 2022, 04:25:07 pm by YipieKaie
»
Logged
Stay safe
Peter
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: Cannot forward link local ipv6 adress
«
Reply #3 on:
July 31, 2022, 01:09:52 pm »
Hi Peter,
Untested patch at
https://github.com/opnsense/core/commit/b5bda2bda
Will try to confirm on Monday.
Cheers,
Franco
Logged
YipieKaie
Newbie
Posts: 40
Karma: 1
Re: Cannot forward link local ipv6 address
«
Reply #4 on:
July 31, 2022, 07:40:53 pm »
Thx Franco it will be interesting!
I hope it works
Tjoooo
//Peter
«
Last Edit: August 02, 2022, 04:25:17 pm by YipieKaie
»
Logged
Stay safe
Peter
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: Cannot forward link local ipv6 adress
«
Reply #5 on:
August 01, 2022, 10:18:01 am »
Small typo there it seems:
https://github.com/opnsense/core/commit/fe52702a8b0
So patch command is:
# opnsense-patch b5bda2bda fe52702a8b0
After a filter reload the issue should be gone.
Cheers,
Franco
Logged
YipieKaie
Newbie
Posts: 40
Karma: 1
Re: Cannot forward link local ipv6 address
«
Reply #6 on:
August 01, 2022, 10:58:31 am »
Hello again Franco
I did the patch but sorry to say
same problem persists
//Peter
«
Last Edit: August 02, 2022, 04:25:27 pm by YipieKaie
»
Logged
Stay safe
Peter
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: Cannot forward link local ipv6 adress
«
Reply #7 on:
August 01, 2022, 11:11:38 am »
Hi Peter,
Not sure if this applied correctly or was reconfigured properly or some other issue at play...
# grep -n 'inet6.*-to*fe80' /tmp/rules.debug
This would show all bad rules (if they still exist).
Cheers,
Franco
Logged
YipieKaie
Newbie
Posts: 40
Karma: 1
Re: Cannot forward link local ipv6 address
«
Reply #8 on:
August 01, 2022, 11:53:25 am »
Hello Franco
Here is the file
//Peter
«
Last Edit: August 02, 2022, 04:25:35 pm by YipieKaie
»
Logged
Stay safe
Peter
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: Cannot forward link local ipv6 adress
«
Reply #9 on:
August 01, 2022, 11:55:25 am »
That's just the start of the file
I simply need the output of "grep -n 'inet6.*-to*fe80' /tmp/rules.debug" (there may be none which is what should be the case).
Cheers,
Franco
Logged
YipieKaie
Newbie
Posts: 40
Karma: 1
Re: Cannot forward link local ipv6 address
«
Reply #10 on:
August 01, 2022, 02:21:38 pm »
Did you get the file Franco?
//Peter
«
Last Edit: August 02, 2022, 04:25:43 pm by YipieKaie
»
Logged
Stay safe
Peter
YipieKaie
Newbie
Posts: 40
Karma: 1
Re: Cannot forward link local ipv6 address
«
Reply #11 on:
August 01, 2022, 03:07:20 pm »
Hi Franco
I have now a mismatch checksum in my Rule .php
after the patch?
//Peter
***GOT REQUEST TO AUDIT HEALTH***
Currently running OPNsense 22.7_4 (amd64/OpenSSL) at Mon Aug 1 15:04:14 CEST 2022
>>> Check installed kernel version
Version 22.7 is correct.
>>> Check for missing or altered kernel files
No problems detected.
>>> Check installed base version
Version 22.7 is correct.
>>> Check for missing or altered base files
No problems detected.
>>> Check installed repositories
OPNsense
>>> Check installed plugins
os-theme-cicada 1.29
os-theme-rebellion 1.8.8
>>> Check locked packages
No locks found.
>>> Check for missing package dependencies
Checking all packages: .......... done
>>> Check for missing or altered package files
Checking all packages: ....
opnsense-22.7_4: checksum mismatch for /usr/local/opnsense/mvc/app/library/OPNsense/Firewall/Rule.php
Checking all packages......... done
>>> Check for core packages consistency
Core package "opnsense" has 63 dependencies to check.
Checking packages: .
«
Last Edit: August 02, 2022, 04:25:50 pm by YipieKaie
»
Logged
Stay safe
Peter
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: Cannot forward link local ipv6 adress
«
Reply #12 on:
August 01, 2022, 03:11:21 pm »
Where did you send it? The modification of Rule.php is expected at least.
Cheers,
Franco
Logged
YipieKaie
Newbie
Posts: 40
Karma: 1
Re: Cannot forward link local ipv6 address
«
Reply #13 on:
August 01, 2022, 03:19:50 pm »
Sorry Franco missunderstand you about the file
I have now put back a backup and run the patch again
so fahr no fault really dont know what was going wrong
and no mismatch of the Rule.php any longer
//Peter
«
Last Edit: August 02, 2022, 04:26:00 pm by YipieKaie
»
Logged
Stay safe
Peter
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: Cannot forward link local ipv6 adress
«
Reply #14 on:
August 01, 2022, 03:25:01 pm »
Hi Peter,
Thanks, I cannot find any indication of the problem with the patch at hand.
The only rule where the patch still applies is:
pass in log quick on em0 inet6 from {(em0:network),
fe80::/10
} to {any} keep state label "b868871c1924b50b684c1addaeb35adb" # : Default allow LAN IPv6 to any rule
and that doesn't have a "route-to" or "reply-to".
It seems we either hit a dead end or an older issue.
Cheers,
Franco
Logged
Print
Pages: [
1
]
2
3
« previous
next »
OPNsense Forum
»
Archive
»
22.7 Legacy Series
»
Cannot forward link local ipv6 addresses on mobil phone