Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
General Discussion
»
mDNS Forwarding for IPv6
« previous
next »
Print
Pages: [
1
]
Author
Topic: mDNS Forwarding for IPv6 (Read 237 times)
agreenbhm
Newbie
Posts: 5
Karma: 0
mDNS Forwarding for IPv6
«
on:
September 05, 2024, 01:52:19 pm »
While attempting to troubleshoot issues with MDNS repeater not working with my Chromecast devices, I put together a Python script that forwards MDNS requests between two interfaces for IPv6. This can run alongside UDP Broadcast Receiver or MDNS Repeater, both of which only support IPv4. This is entirely built using ChatGPT.
So far, it seems to be working for me, though it's too early to say if this permanently fixes my MDNS issues.
https://github.com/agreenbhm/mdns_repeater_ipv6
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
General Discussion
»
mDNS Forwarding for IPv6