search for: broadcasts

Displaying 20 results from an estimated 5636 matches for "broadcasts".

Did you mean: broadcast
2003 Oct 29
3
PXELinux cannot load the config file
I have DHCP and TFTP on a Solaris machine, pxelinux.0 loads, but it can't load the configuration file. The tftp server on Solaris tries to send the file, but data transfers do not receive ACKs. Previous posts to this list have indicated that the suspect was the PXE BIOS (ref "PXELinux can't load the config file?" dated March 20, 2003). Does that still appear to be the case
2012 Aug 02
5
IP range
Hi all Can someone explain me this: ifcfg-eth0-range1: ONBOOT="yes" IPADDR_START="192.168.1.48" IPADDR_END="192.168.1.55" CLONENUM_START="1" Why Bcast is 192.168.1.51 and why Mask is 255.255.255.252 ? OS: Centos 6.3/64bit Thanks Levi # ifconfig eth0:1 Link encap:Ethernet HWaddr 00:9C:02:99:FA:00 inet addr:192.168.1.48
2011 Feb 18
1
problem for add second bridge xenbr1
Dear I need create second bridge xenbr1 for separate traffic between my virtual machine , I following this step but show message that Link veth0 is missing, how I can create veth0 ? When I run script for create xenbr1 ./network-bridge netdev=eth1 bridge=xenbr1 start Shwo this message Link veth0 is missing. This may be because you have reached the limit of the number of interfaces that the
2008 May 04
2
network-bridge called three times
Hello All, I'm trying to figure out why xen-utils-common 3.2 doesn't suport bridging on multiple interfaces. I've been digging around /etc/xen/scripts/network-bridges. And modified it so that during boot, when executed the script writes into /tmp/netbr file, but I commented out code that actually creates bridges. I discovered that this script is called three times during boot, I
2016 Jun 23
2
AVX512 instruction generated when JIT compiling for an avx2 architecture
With LLVM 3.8 the JIT compiler engine generates an AVX512 instruction although I target an 'avx2' CPU (intel Core I7). I just downloaded the most recent 3.8 and still it happens. It happens with this input module: target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128" define void @module_cFFEMJ(i64 %lo, i64 %hi, i64 %myId, i1 %ordered, i64 %start, i32* noalias align 32
2017 Jan 28
2
make check error (opus 1.1.4)
Hi I am not sure if this issue has been resolved, but on the latest opus 1.1.4, * I downloaded the tarball, * ran ./configure followed by * make and then * make check Can you please help? Thank you make[3]: Entering directory `/prj/avspw/karthikr/Development/BFamily/Broadcast/SDM845/Opus/opus-1.1.4/doc' doxygen Warning: ignoring unsupported tag
2015 Jan 11
3
Samba4 and 0.0.0.0:137 and 0.0.0.0:138 opened, why ? How do close it ?
...yes is and interfaces = lan0 (192.168.0.254) is and if broadcast packet goes from 95.95.95.14 such packet will be dropped (in other words) ? Am I right ? And other thing. Why is 192.168.0.255 (network broadcast) opened for ? May be exact such address (network broadcast) is inbtended for receiving broadcasts ? Within exact subnet but 0.0.0.0 is for all subnets ? And is it possible to set off 0.0.0.0 via smb.conf ? 2015-01-11 17:24 GMT+03:00 Marc Muehlfeld <mmuehlfeld at samba.org>: > Hello, > > Am 11.01.2015 um 14:55 schrieb CpServiceSPb .: > > Here are 3 faces at Ubuntu: lo, l...
2000 Aug 10
2
"remote announce": system broadcast addresses can't differ still?
We have 4 class C networks, 199.129.206.* 199.129.207.* 199.129.208.* 199.129.209.* I see IP addresses from all 4 classes thru tcpdump. Some of these computers broadcast as C-class computers; eg, to 199.129.206.255 Some broadcast to 255.255.255.255 Of course, several C class networks would induce me to use a B-class broadcast, 199.129.255.255 This works for the computers I
2005 Jun 22
6
Port forwarding/DNAT of broadcast packets?
Hi folks, Has anyone out there done port forwarding or DNAT for UDP packets that are normally sent to the broadcast address (255.255.255.255)? I have to support a nasty database application called FileMaker Pro (those of you who know it are probably groaning about now), which uses broadcasts to locate the database server. Theoretically, i can get around this requirement by using LDAP lookups (and this works on the Windows FileMaker client), but due to a bug in the startup code, it doesn''t work on Mac OS 10. Thus, what i need to do is take packets sent to UDP 5003 on 255.255....
2002 Aug 15
1
finding broadcast addresses.
I'm having trouble with my samba implementation and have determined it's broadcast addresses are not matching. but just figuring out what win2000 is using for it's broadcast hasnt been so easy. I'm using 10.11/16. the server is at 10.11.0.2 with broadcast 10.11.255.255. the clients get 10.11.2.* from dhcp which also is also set to tell them to use 10.11.255.255 for
2010 Aug 16
2
tools for broadcasting
Hi all, I'm sending this to both lists because I want to know what both sides of the conversation think about this. For those of you on the icecast list, can I have a recommendation on the right tool to broadcast with? If you like, I'll send you my prerecorded shows, just tell me what the best way to send those is. For the audacity list now, would it be possible to develop a broadcasting
2002 Jul 13
2
Win98s and Samba
Hello Everyone, I am relatively new to linux and Samba and I am having some difficulties setting Samba up as a Primary Domain Controller. Ihave read the Pdf document called "Using Samba as a PDC" by developrWorks and I have read most of the Howto documents relating to Samba. When I try to connect to my samba server with Win98se I get the message "no Domain server was able to
2016 Jun 23
2
AVX512 instruction generated when JIT compiling for an avx2 architecture
On 06/23/2016 12:56 PM, Craig Topper wrote: > Can you check what value "getHostCPUName" returned? getHostCPUName() = skylake > > On Thu, Jun 23, 2016 at 9:53 AM, Frank Winter via llvm-dev > <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: > > With LLVM 3.8 the JIT compiler engine generates an AVX512 > instruction although I
2005 Jul 14
2
broadcast from domain-0 not reaching guest
Hello, I got Xen working on my machine using the packages that come with Fedora Core 4, but I got one problem: broadcast packages sent from Domain-0 will not reach the guest os. The rest seems to work perfectly. broadcast from guest reaches LAN. broadcast from LAN(but not Domain-0) reaches guest. Does anybody know how to get this working? Thorsten.
2006 Jun 20
9
no eth0 on guest
Hi, I''ve setup a box with xen. For the root machine, it''s ok, it see the network card: alian@yoda:~> /sbin/lspci ... 02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8053 Gigabit Ethernet Controller (rev 19) alian@yoda:~> lsmod .... sk98lin 208748 1 alian@yoda:~> /sbin/ifconfig eth0 Lien encap:Ethernet HWaddr 00:15:F2:39:D4:DF
2008 May 13
2
Question over broadcasting using icecast server
Hallo everyone in the Icecast project. First of all i want to apologize in case this message should not be in this list but i believe this is the place to answer my question. I know only a little about icecast server. I would like to build up a live radio station. The concept is something like : the server is set up in some place and all producers broadcast themselves from their place, so
2007 Oct 18
3
broadcast
An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/eventmachine-talk/attachments/20071018/a54f2b61/attachment.html
2004 Aug 06
3
Q: Is it possible?
wow, Enrico ... it's a great help ;-) I comment: ----- Original Message ----- From: "Enrico Minack" <enrico.minack@informatik.tu-chemnitz.de> To: <icecast@xiph.org> Sent: Wednesday, February 11, 2004 8:00 PM Subject: Re: [icecast] Q: Is it possible? <p>> Hi Raúl, > > interesting project ;-) So this is what I would recommend. For a number of > remote
2004 Aug 06
3
Q: Is it possible?
Hi from spain! (sorry, I speak only a little english) I collaborate with an spanish NGO and we're planning to set up an Internet radio station. I would like to base our project on linux and Icecast / liveice (right?) but I don't understand some terms of "radio" practices. I need your experience&help; the project should cover the following scenarios: * A broadcast server
2012 Feb 27
0
[LLVMdev] Trying to build lldb on linux
Dear, I would like build lldb on linux but i fail, (thanks for any help): 1/ get llvm3.0 2/ get clang.3.0 and put it into llvm/tools/ 3/ checkout lldb rev 144573 put into llvm/tools/ build --------------------------------- $ ./configure --disable-assertions \ --enable-debug-runtime \ --enable-jit \ --enable-libffi \ --enable-shared $ make REQUIRES_RTTI=1 VERBOSE=1