Displaying 2 results from an estimated 2 matches for "rfc4795".
Did you mean:
  rfc4315
  
2019 Mar 05
4
getent not working after installing firewall
Solution is really simple. 
Since this server is dual-homed ( 2 nic's ), i suggest setup advanced routing tables. 
The short version of howto setup.
edit /etc/iproute2/rt_tables and Add :
10 OfficeLan
20 InternetWan
Lookup the routing tables:
ip route show table OfficeLan
ip route show table InternetWan
The default gateway's is to the internet.  ( change ethX to you network interface
2019 Mar 05
0
getent not working after installing firewall
...re-multicast it at the far end).
Or 
https://docs.microsoft.com/en-us/previous-versions/windows/hardware/design/dn974068(v=vs.85)
Make Web Services on Devices (WSD) printers visible to Windows 10 via Multicast DNS (mDNS) and DNS Service Discovery (DNS-SD).
Or  https://tools.ietf.org/html/rfc4795 
The Link-Local Multicast Name Resolution (LLMNR) is a protocol based on the Domain Name System (DNS)
 packet format that allows both IPv4 and IPv6 hosts to perform name resolution for hosts on the same local link.
So i dont totaly agree on you statement :
"there is no point dealing with mult...