similar to: Multicast/Unicast

Displaying 20 results from an estimated 10000 matches similar to: "Multicast/Unicast"

2016 May 04
0
Unicast or Multicast?
Hi buddylove, In addition to the links Philipp provided you, here is some more reading which will hopefully help you better understand the difference between multicast and unicast communications: https://en.wikipedia.org/wiki/Multicast https://en.wikipedia.org/wiki/Unicast Cheers, Jordan On 05/04/2016 06:39 AM, buddylove wrote: > @Phil > nice text... > just want to mention (or
2016 May 04
0
Unicast or Multicast?
Oh, well by your "In the end... its the same..." statement and your question of what the difference is (and mentioning connection tracking which is a completely different subject), I was a bit confused as to your query. Cheers, Jordan On 05/04/2016 09:55 AM, buddylove wrote: > I was already aware if this in the first place :-) > > On 04.05.2016 18:04, Jordan Erickson wrote:
2016 May 04
1
Unicast or Multicast?
if you read ahead you'll figure that the infrastructure of the network 'en gros' isn't made for it (yet). because of this (and not just because I am a fan of) I propose other trials with overlay networks which could (under proper application) even be more efficient than the multicast protocol(s) itself. Greets and out Gee ... .-. . . On 04.05.2016 18:04, Jordan Erickson wrote:
2016 May 04
0
Unicast or Multicast?
Good morning, On Wed, 2016-05-04 at 00:15 +0200, Fran Delgado wrote: > Hi, there! > I have a doubt about if this server supports unicast, multicast or > both. I was looking for information in the web but I couldn't found > anything. Anyone can help me? Icecast2 is a streaming solution that works using HTTP[0]. (HTTPS is also supported using both methods[1].) HTTP uses TCP[2][3]
2012 Jun 27
3
[Bug 795] New: RELATED doesn't accommodate multicast UDP solicitation resulting in unicast reply
http://bugzilla.netfilter.org/show_bug.cgi?id=795 Summary: RELATED doesn't accommodate multicast UDP solicitation resulting in unicast reply Product: netfilter/iptables Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component:
2016 May 04
2
Unicast or Multicast?
I was already aware if this in the first place :-) On 04.05.2016 18:04, Jordan Erickson wrote: > Hi buddylove, > > In addition to the links Philipp provided you, here is some more reading > which will hopefully help you better understand the difference between > multicast and unicast communications: > > https://en.wikipedia.org/wiki/Multicast >
2016 May 04
3
Unicast or Multicast?
On 04/05/2016 03:48 πμ, buddylove wrote: > you have 'a' doubt? > precise your question or do you want to make a quiz here? > > this is f.... icecast and it's a damn good piece of software. > runs like a honey down the nipple, up to 8 streams simultaneously > including shoutcast. > read the docs! > > > > On 04.05.2016 00:15, Fran Delgado wrote: >>
2016 May 04
0
Unicast or Multicast?
you have 'a' doubt? precise your question or do you want to make a quiz here? this is f.... icecast and it's a damn good piece of software. runs like a honey down the nipple, up to 8 streams simultaneously including shoutcast. read the docs! On 04.05.2016 00:15, Fran Delgado wrote: > Hi, there! > I have a doubt about if this server supports unicast, multicast or both. > I
2016 May 04
3
Unicast or Multicast?
@Phil nice text... just want to mention (or better ask...) what the difference between a protocol which implements multiple connections simultaneously and a protocol implementing multiple connections by connection tracking? In the end... its the same... On 04.05.2016 10:25, Philipp Schafft wrote: > Good morning, > > On Wed, 2016-05-04 at 00:15 +0200, Fran Delgado wrote: >> Hi,
2016 May 03
6
Unicast or Multicast?
Hi, there! I have a doubt about if this server supports unicast, multicast or both. I was looking for information in the web but I couldn't found anything. Anyone can help me? Thanks -- Fran Delgado (ThinWay) Tumblr: http://thinway.tumblr.com Twitter: http://twitter.com/thinway -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Jan 03
4
iax2 wireless and Multicast
Hi. I'm proposing a wireless distribution system in infraestructure mode for a valley with no cables and distant houses, respect to Asterisk, I can get a company I work with to provide me with E1 and use LCR to get 4 different telcos based on prefix. I've been reading a very interesting paper about voip on wireless, i recommend it really
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
2013 Aug 27
0
[Bug 795] RELATED doesn't accommodate multicast UDP solicitation resulting in unicast reply
https://bugzilla.netfilter.org/show_bug.cgi?id=795 Phil Oester <netfilter at linuxace.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |netfilter at linuxace.com AssignedTo|pablo at netfilter.org |netfilter-buglog at lists.netf
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
2014 Jul 31
2
multicast traffic no longer working after reboot
Hi, today a couple of Hypervisors got restarted due to a power outage. While the systems and the VMs on the are running fine multicast traffic between the guests is no longer working. I generate multicast udp packet using iperf in the guest and check on the host using tcpdump: tcpdump vnet0 => multicast packets are visible tcpdump vlanbr8 => multicast packets are visible tcpdump em1.8
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
2014 Jul 31
0
Re: multicast traffic no longer working after reboot
On 31.07.2014 15:14, Dennis Jacobfeuerborn wrote: > Hi, > today a couple of Hypervisors got restarted due to a power outage. While > the systems and the VMs on the are running fine multicast traffic > between the guests is no longer working. > > I generate multicast udp packet using iperf in the guest and check on > the host using tcpdump: > > tcpdump vnet0 =>
2014 Jul 31
1
Re: multicast traffic no longer working after reboot
On 31.07.2014 17:23, Dennis Jacobfeuerborn wrote: > On 31.07.2014 15:14, Dennis Jacobfeuerborn wrote: >> Hi, >> today a couple of Hypervisors got restarted due to a power outage. While >> the systems and the VMs on the are running fine multicast traffic >> between the guests is no longer working. >> >> I generate multicast udp packet using iperf in the guest
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
2014 Sep 23
2
Multicast DNS required?
Hello, I noticed all my DC's have port 5353 closed. I'm using the internal DNS and wasn't sure if multicast DNS must be enabled? I do not appear to be having any DNS issues. My only concern is with the wiki on Multicast DNS. "By default, mDNS only and exclusively resolves host names ending with the |.local| top-level domain (TLD). This can cause problems if that domain