|
|
Has anyone gotten mrouted to work over an OpenVPN tunnel using a tun interface? mrouted dies on startup because it doesn't like the fact that the tun interface has a subnet mask of 255.255.255.255. James >>Here's the excerpt from mrouted: >> >>/* >> * Verify that a given subnet number and mask pair are credible. >> * >> * With CIDR, almost any subnet and mask are credible. mrouted still >> * can't handle aggregated class A's, so we still check that, but >> * otherwise the only requirements are that the subnet address is >> * within the [ABC] range and that the host bits of the subnet >> * are all 0. >> */ ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |