userdoc:tt_avahi_mdns

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
userdoc:tt_avahi_mdns [2016/06/18 21:07]
abelbeck [mDNS/Bonjour Printer Discovery Example]
userdoc:tt_avahi_mdns [2016/06/18 21:18]
abelbeck [mDNS/Bonjour Printer Discovery Example]
Line 57: Line 57:
 Now assume you configure a guest VLAN that is network ''192.168.yy.0/24'' on network virtual interface ''eth1.100'' and devices connect to that network using UniFi access points.  Using the UniFi controller (which we assume is at ''192.168.xx.2'') we configure the UniFi guest network to connect to ''VLAN 100'' and enable guest policies with authentication to be done through a UniFi guest portal. Now assume you configure a guest VLAN that is network ''192.168.yy.0/24'' on network virtual interface ''eth1.100'' and devices connect to that network using UniFi access points.  Using the UniFi controller (which we assume is at ''192.168.xx.2'') we configure the UniFi guest network to connect to ''VLAN 100'' and enable guest policies with authentication to be done through a UniFi guest portal.
  
-With that environment do the following setup...+With that environment perform the following setup...
  
 Select the Network Tab in the web interface.\\ Select the Network Tab in the web interface.\\
Line 87: Line 87:
   reflect-filters=_printer._tcp.local,_ipp._tcp.local,_pdl-datastream._tcp.local   reflect-filters=_printer._tcp.local,_ipp._tcp.local,_pdl-datastream._tcp.local
  
-This tells avahi to only reflect the printing bonjour packets across networks.+This tells avahi to only reflect the printing mDNS/Bonjour packets across networks.
  
-Save this file and now go to the Firewall settings in the AstLinux Network tab and add the following as "Pass LAN->LAN" rules.+Save this file and now go to the Network tab -> Firewall Configuration sub-tab and add the following as "Pass LAN->LAN" rules.
  
   Action: Pass LAN->LAN | Protocol: TCP | Source: 192.168.yy.0/24 | Destination: 192.168.xx.10 | Port: 515,631,9100   Action: Pass LAN->LAN | Protocol: TCP | Source: 192.168.yy.0/24 | Destination: 192.168.xx.10 | Port: 515,631,9100
  • userdoc/tt_avahi_mdns.txt
  • Last modified: 2016/06/19 07:22
  • by abelbeck