Displaying 2 results from an estimated 2 matches for "rfc2588".
Did you mean:
rfc2587
2019 Mar 05
0
getent not working after installing firewall
...LAN and don't touch the
> router/gateway/firewall, even not multicast on a proper device with
> "multicast off allmulticast off" since there is no point dealing with
> multicast packets on the firewall
No? Why im i reading different things here.
https://tools.ietf.org/html/rfc2588 chap5.
In short, a firewall must do three things in order to handle
multicast:
1/ Support the chosen multicast security policy (which establishes
particular multicast groups as being candidates to be relayed),
2/ Determine (dynamically) when each candidate group should b...
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