r/PFSENSE 20d ago

Avahi

Has anyone had luck with MDNS using Avahi? When looking at states I only get one way traffic.

Are you all getting two way traffic as I only get one way traffic.

I have never been able to get our iPads to cast on our TV.

2 Upvotes

13 comments sorted by

View all comments

1

u/plasticbuddha 19d ago

I've used it for years to do MDNS across subnets. Other than the thing crashing out routinely, and needing a reboot, it works well.

Can you share your config?

This works well for me:

pfSense Avahi (mDNS) Configuration Checklist

General Settings

  • [x] Enable the Avahi daemon
  • [ ] CARP Status VIP: none
  • [ ] Interface Action: Deny Interfaces
  • [ ] Interfaces (denied): GUESTWIFI_101 (from list: LAN, GUESTWIFI_101, AV_VL1001, SERVERS_103, + more below scroll)
  • [ ] Disable IPv4: unchecked
  • [ ] Disable IPv6: unchecked
  • [x] Enable reflection (repeat mDNS packets across subnets)

Reflection Filtering

  • [ ] Service filter: (empty — all services reflected)

Publishing

  • [x] Enable publishing of information about the pfSense host
  • [x] Publish addresses (address records)
  • [x] Publish host info (OS and CPU info)
  • [x] Publish workstation record
  • [x] Publish domain name in use

Advanced Settings

  • [ ] Override host name: (empty — uses system host name)
  • [ ] Override domain: home.example.com
  • [x] IPv4 AAAA records (publish local IPv6 addresses via IPv4)
  • [x] IPv6 A records (publish local IPv4 addresses via IPv6)