search for: smcrout

Displaying 7 results from an estimated 7 matches for "smcrout".

Did you mean: smcroute
2006 Sep 11
2
[HELP] Mutlicast over GRE tunnel
...l del gretun 15 ip tunnel add gretun mode gre remote $END_R local $END_L ttl 255 16 ip link set gretun up multicast on 17 ip addr add $GRE_L peer $GRE_R/24 dev gretun 18 19 ip route del $SUBNET_R via $GRE_R 20 ip route add $SUBNET_R via $GRE_R 21 22 /usr/sbin/smcroute -k 23 /usr/sbin/smcroute -d 24 sleep 3 25 /usr/sbin/smcroute -a eth1 192.168.60.250 $MGROUP gretun 26 /usr/sbin/smcroute -j gretun $MGROUP and the setup script on RtrA: 1 #!/bin/sh 2 3 END_L=192.168.20.100 4 END_R=192.168.20.98 5 GRE_L=10.0.0.3...
2002 Feb 07
1
smcroute - mroute: pending queue full, dropping entries
Hello I am running smcroute(version 0.9) on Linux 2.2.16-22 and I have configured two multicast (S,G) addresses to forward. The forwarding is working. I get the following message several times per minute. mroute: pending queue full, dropping entries The kernel has the following options CONFIG_IP_MULTICAST=y #CONFIG_IP_...
2005 Dec 07
6
UDP multicast stream and NAT
Hi, my ISP is streaming some local concert using UDP multicasting. I followed the instructions on the site which described how to set VLC in order to view the stream, but it didn''t work. I am behind a Linux router/firewall doing NAT. Using google, I quickly found out that the netfilter/conntrack code doesn''t support NATing multicast traffic. I thought about bridging the internet
2005 Jan 25
3
masc and multicast
I am trying to set up my Shorewall box to forward multicast packets to my local net. I do have some problems with mrouted (see below), but I can join and add routes using smcroute. Multicast works when shorewall is disabled. I got a lot of help from the following. http://lists.shorewall.net/pipermail/shorewall-users/2005-January/016674.html I cannot get the multicast packets to pass the fw when Shorewall is enabled. I have tried a number of combinations, but no success. Th...
2007 Jul 02
0
Multicast routing problem
Hi, I''m trying to route multicast between 2 LANs using a GRE tunnel. The setup is: B to C is a GRE tunnel running over PPPoE. B is the multicast router. A is on the same LAN as B. The same ethernet adapter is used for both the LAN and PPPoE connections. I''ve setup smcroute since I only need static routing. Multicasts sent from C (the remote machine) to B over the tunnel are properly routed by B and available over the LAN to A. However, multicast packets generated by A (on the LAN), while received at B, are not routed to over the tunnel to C. The multicast rou...
2005 May 02
9
Sanity check for Shorewall and Openswan VPN and 2.6
I''m just looking for a quick sanity check to make sure what I''m finding is really all necessary here. I''m upgrading a gateway/firewall from Linux 2.4 to 2.6 using Mandrake 10.1. In the old 2.4 kernel I structured my firewall rules around the ipsec0 interface, which I understand isn''t present with Openswan running under 2.6 (no KLIPS). Ok, So as I start to
2013 Feb 25
1
Multicast and Router mode
Hi, I have seen http://www.tinc-vpn.org/pipermail/tinc-devel/2010-October/000473.html and so tried out for myself to see if multicast would work in tinc using routing mode. I'm using tinc 1.0.19. My test involved sending a ping out on 224.1.1.1 (as 224.0.0.0/24 is a special case), and while I could see the traffic reaching the other tinc daemons, it never seemed to go out to the local