Displaying 20 results from an estimated 700 matches similar to: "masc and multicast"
2005 Dec 07
1
multicast over GRE tunnel
I need to send multicast traffic through a GRE tunnel between two Linux
routers. The tunnel works for normal IP packets, but I can''t see how to
make it work for multicast. Here''s the setup:
10.10.10.0/24
LAN-B--------------RtrB-------------RtrC--------------LAN-C
192.168.2.0/24 192.168.1.0/24
RtrB interfaces:
eth0
2005 Jan 12
6
multicast NAT
I have a standard 3 interface shorewall setup and I want to receive
multicast stuff from ''net'' -> ''loc''. This requires me, first, to do an
IGMP join which involves 192.168.1.x -> 224.0.0.x being NATed out as the
''net'' interface''s IP address. Obviously replies have to be NATed back to
''loc'' addresses.
Can
2006 Dec 07
7
shorewall and mrouted
Hi
When I start shorewall, the multicast stream is stopped.
My config:
Windows VLC Client-----eth0:192.168.254.1/24--fw---eth1:191.168.254.254/16-------------------------Linux VLC Streaming server
192.168.254/24 lan wan (but it''s really a internal lan !) 191.168.1.21/16
on the FW/shorewall
route add -net 224.0.0.0 netmask
2004 Apr 26
0
Multicast routing with multiple routers problem
Hi,
I have problem with multicast routing on my network. I tried mrouted and
also pimd, but always same problem. When I set mrouted or pimd on one
router, everything works fine, but when I start mrouted/pimd on another
one, routing die. In moment when I start anorher mrouted/pimd
/proc/net/ip_mr_cache is cleaned.
My topology:
gateway (no mrouted/pimd)
2003 Jan 30
0
RE: building a multicast router: RESOLUTION
well, once i figured out what to do it was easy.
1) install freebsd over linux.
2) recompile kernel with: option MROUTING
3) start mrouted
4) go get yourself a cold beer. you deserve it!
thanks!
-bob
CONFIDENTIALITY NOTICE: The information in this electronic mail
transmission contains confidential information intended only for the use of
the individual or entity named above. If the
2003 Jan 29
0
building a multicast router
Hi,
I have been reading: http://lartc.org/howto/lartc.multicast.html in effort
to understand how to route multicast traffic and just joined the group.
History: I am trying to multicast mpeg (using the videolan server) on a
private network. The server side of the network is copper gigabit, which
connects to one of those cheap fast Ethernet switches with a single gigabit
uplink. The problem
2001 Mar 15
1
transport multicast traffic through a gre tunnel.
Hi All,
As it is written in the "Linux 2.4 Advanced Routing HOWTO" GRE tunneling
has some benefits compare to IP-in-IP, on of it benefits is the ability to
transport multicast traffic through a GRE tunnel.
I used the mrouted daemon and I know that the daemon supports tunneling but
I don''t want to use its tunneling method.
Assuming I have gre0 as my tunneling device I did the
2006 Apr 26
2
MASC = A New Way to Use Textmate Snippets
Just thought I''d announce this on the Rails list since I know several
of you use Textmate: there''s a new feature I''m calling "Multiple
Arbitrary Simultaneous Carets" or MASC for short, which is available
in my personal TM bundle. It''s been handy enough for me that I
thought others might enjoy it.
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
2003 Jul 08
0
Multicast routing
Hello list,
Not sure if I am asking the question in the correct list. I am a
newbie trying
to get multicast routing to work on my linux 2.4 kernel. I am using
usc pimd code. I have pimd which sets up the route in the kernel
[ /tmp]# ip mroute show
(22.22.22.1, 224.0.1.20) Iif: eth2 Oifs: eth1
[ /tmp]#
I can see data packets arriving on eth2
[/tmp]# tethereal -i eth2
Capturing
2007 Jan 14
1
Linux as a multicast router
Hi all,
We want linux (ubuntu) with 2.6 kernel to act as multicast router and to
pass multicast packets between different subnets. And linux machine as
router has two network cards having two different subnets assigned onto. We
first worked
"sysctl -w net.ipv4.ip_forward=1"
line on linux shell that made linux to work as unicast router. (like host,
the multicast packets were discarded at
2005 Apr 08
1
Multicast routing between two subnets
Hello.
I''m new to this list.
I''m trying to set up multicast routing between two networks:
Internet
^
|
Windows box
|
|
UserModeLinux A <-----> Colinux Router <-----> UserModeLinux B
2005 Aug 18
2
Shorewall and multicast
Hi, all!
Can I enable multicasting via shorewall?
I have router with Gentoo Linux (one interface to ISP, one with alises - to
local network). Shorewall work perfect!
But now I need setup Quagga (zebra) for dynamic routing between one more
router via another provider.
All routers daemons (zebra, ripd, ospf) used multicasting.
In my configuration already enabled allowBcast and etc.
2008 Jun 20
1
Voice only works from one way.
Hello, everyone.
Right now, we are trying launch our own PBX system based on Asterisk(Fedora)
with Cisco 2611. Cisco has 2 port FXO card installed on it.
For testing, I have 2611 hooked into phone line with number of xxx-xxx-xxxx
fine. (I'll call it F). Using softphone, I can dial in extension 1001 on
asterisk, which should talk to cisco. After initial connection to Asterisk,
I have try to
2004 Aug 27
5
IGMP
The BBC are currently trialling multicasting the Olympics. This requires
multicast and IGMP to be available. As far as I can make out, in 2.0.8
at least, all multicast addresses are filtered out and, to my naive
eyes, can''t be re-enabled.
Please prove me wrong :-)
Dirk
--
Please Note: Some Quantum Physics Theories Suggest That When the
Consumer Is Not Directly Observing This Message,
2005 Oct 07
1
[ANNOUNCE] iproute2 (051007)
Fix one serious bug (in libnetlink), and a couple of other minor
patches.
http://developer.osdl.org/dev/iproute2/download/iproute2-051007.tar.gz
Stephen Hemminger
Reenable ip mroute
Mike Frysinger
Handle pfifo_fast that has no qopt without segfaulting
Mads Martin Joergensen
Trivial netem ccopts
Jerome Borsboom
Fix regression in ip addr (libnetlink) handling
--
Stephen Hemminger
2005 Feb 05
3
Help - Getting an error when trying to add prio to tables....
Hi,
I am getting the errors given below, when I am trying to add the prio to any
table. What can be the problem and how can i resolve it.... Kindly help
[root /root]# ip rule
RTNETLINK answers: Invalid argument
Dump terminated
[root /root]# ip rule list
RTNETLINK answers: Invalid argument
Dump terminated
[root /root]# ip rule list table main
"ip rule show" need not eny arguments.
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
2010 May 11
2
multicast dns in router mode
The documentation is very clear that multicast over tinc does not work
in router mode. Why?
2003 Sep 29
2
cisco AS5300 : problem configuration
I wouldn't expect you to be using RFC3389 if your using A-law, can you include your IOS version and IOS config file ...
I have not specified any allow's or disallow's in my * config for the codecs with my 5300, I also use Cisco 79xx phones and I use the option within the phones config file to select the preffered codec and when I change this to G.729/A-law/U-law all works perfectly