I think we night to solve the problem of not detecting the AirPrint printers first. Regardless of your firewall settings, the iPads on the other VLANs should be able to see them via mdns-responder. The might have issues connecting, but they should detect them.An alternative to mdns-responder would be to use say a Raspberry Pi running avahi. You could connect the RPi to your switch and create a tagged trunk line from that port to the RPi. The RPi can be configured to be VLAN aware. Then configure avahi to run in reflector mode, specify the VLAN interfaces and Bob's your uncle. That's what I had running before moving to a VM.It's easy.
Any to any is not really a setup I expect on VLANs.. why using them at all?Anyway, did you check if you can see any mDNS offers on those VLANs? You can use Bonjour Browser or Wireshark.
Quote from: cbb09 on July 23, 2016, 11:05:29 pmI think we night to solve the problem of not detecting the AirPrint printers first. Regardless of your firewall settings, the iPads on the other VLANs should be able to see them via mdns-responder. The might have issues connecting, but they should detect them.An alternative to mdns-responder would be to use say a Raspberry Pi running avahi. You could connect the RPi to your switch and create a tagged trunk line from that port to the RPi. The RPi can be configured to be VLAN aware. Then configure avahi to run in reflector mode, specify the VLAN interfaces and Bob's your uncle. That's what I had running before moving to a VM.It's easy.If you can provide me the way of doing this, I'll appreciate it really .Monday I'll ask the user about the printer using the mens-responder, if this is still not working we can try your PI and avahi.I am sure the Anahi is working fine with the pfsenseCan you advise how to install avahi and configure it on the OPNsense ?I'll be great full on having this fixed for our customer.
Hi Julien,Which version, 2.3 or 2.2 or possibly both? See, we've learned something here. Are you sure you're not missing vital info like the setup of IGMP-Proxy? A full working config would certainly help to spot this.Cheers,Franco
Hi Guys,i managed to get this fxed.let me explain what happens,i have created a group of the productions LAN and VLANS.i've traced the Airprint package using wireshark and figured out there was deny rule.so checked the firewall rules and found out that the Productions interface doesn't have a Allow Any to Any, just on each interface.Because on Pfsense it does Works and OPNSENSE not, so i compared the configuration and i noticed the different between the setup of Pfsense and Opnsense is the group of the Interfaces.after i created any to any rules on the productions interface printers shows up on the iPads/iPhone.even the bonjour services is working now.i dont know if it does works out of the box or mdns-rep package does the job.so to sum up :it's working now thank you guys for your support. and no 5353 UDP is open or NAT to the printer i am ready to provide any log/informatie needed to help you guys understand the idea behind.when creating a group of interfaces, does the rules on the interface side apply as first than the group firewall rules ?
when creating a group of interfaces, does the rules on the interface side apply as first than the group firewall rules ?