English Forums > Development and Code Review

mdns-repeater

(1/4) > >>

fabian:
because this is very often requested:
a plugin may become available.

For some early adopters, a mostly working plugin is attached.

Not yet implemented: status indicator (the thing on the top right on the screen)

franco:
Hi Fabian,

If you want to help testing let users know how to install it and tell them what architecture it is for. ;)

Also don't forget to mention that it requires to install "mdns-responder" too.


Cheers,
Franco

fabian:
sure: to install the package, type

--- Code: ---pkg add https://forum.opnsense.org/index.php?action=dlattach;topic=5879.0;attach=2425

--- End code ---
on the shell. After a reload it should be available. mdns-repeater should be installed automatically, as it is a dependency.
If not, it can be installed using:

--- Code: ---pkg install mdns-repeater

--- End code ---

When 17.7.2 is released, it will be available for testing using the os-mdns-repeater-devel package.
I added the package here to avoid the package to be delayed for those who need it.

mic:
Hi Fabian,

I have tried to install this plugin but the commad

--- Code: ---pkg add https://forum.opnsense.org/index.php?action=dlattach;topic=5879.0;attach=2425
--- End code ---
returns error.
Could you help me, please?

Thank you

franco:
You could also build from the source:

# opnsense-code plugins
# cd /usr/plugins/net/mdsn-repeater
# make package
# pkg install work/pkg/*.txz


Cheers,
Franco

Navigation

[0] Message Index

[#] Next page

Go to full version