similar to: Multicast routing between two subnets

Displaying 20 results from an estimated 100 matches similar to: "Multicast routing between two subnets"

2007 Apr 19
1
UML under Centos5
Has anyone been able to get UserModeLinux to work under CentOS5? I've got an image which works fine under CentOS4.4 but when I try it under CentOS5 then it hangs just after mounting root kjournald starting. Commit interval 5 seconds EXT3-fs: mounted filesystem with ordered data mode. VFS: Mounted root (ext3 filesystem) readonly. Now, I'd read this was a known issue because of
2006 Apr 06
0
smbclient can't write to windows share with domain account
Samba version: 3.0.22 netbios for my PC: abolingbox netbios for my colinux sandbox, running on the same PC: fileserver2 domain: USWA2 I have a colinux sandbox on my PC (Win XP Professional) which I'm using as a domain controller. This lets me test my PDC configuration without putting it live in our production environment. I've successfully ported our old smbpasswd database to pdbsam and
2004 Nov 20
0
Stack level too deep on Cygwin and on Debian / Colinux with 0.5.0 - 0.8.5 Beta gems
Hi, as it is not possible for me to use a sensible development environment to start with I have to use emulations. I use Cygwin on windows and also Colinux. (Colinux is really amazing cause it lets you run actual linux binaries und Windows.) So here is my problem, which by the way exists since Rails 0.5.0 I think. It was the reason I tried Colinux in the first place, cause the error first
2007 Apr 03
0
Release: VMKNOPPIX(20070328) with Trusted Boot
Dear, We released VMKNOPPIX(20070328) with Trusted Boot. http://unit.aist.go.jp/itri/knoppix/vmknoppix/index-en.html VMKnoppix is a collection of Virtual Machine Software, Xen, KVM, VirtualBox, QEMU, KQEMU(QEMU with Accelerator) and UserModeLinux. This version includes "Trusted Boot" (Trusted GRUB and IMA: Integrity Measured Architecture). === Features
2007 Oct 12
0
Searching archives for Colinux
Newbie to the list. Are the archives searchable like Listserve archives, or do you just use Google? In another reality I am a mainframe Sysprog, so this stuff is somewhat alien to me. I would like to find previous postings on running Asterisk with CoLinux. I have the Win32 version of Asterisk installed and I have built Asterisk on Topologic Linux running under Colinux on the same WinXP
2007 Jun 17
0
[LLVMdev] OS Development
Hello, Willow > How do I do this? Can I run LLVM inside coLinux under Windows? Both LLVM and llvm-gcc4 builds and runs fine on windows natively. But, yes, you can run it on coLinux :) Even more, you can build crosscompiler, which will run on one platform, but generate code for another. -- With best regards, Anton Korobeynikov. Faculty of Mathematics & Mechanics, Saint Petersburg State
2007 Jun 17
0
[OT] Anybody out there has been used CentOS5 inside coLinux?
Hi all, Anybody has been used CentOS5 inside coLinux 0.64? TIA, -aah
2005 Jan 03
0
How to compile zaprtc on CoLinux Debian Package
Hello, I need a zaprtc module for debian. Did anybody now where I can get a Package or what I need to compile it. I'm running colinux 6.1 with debian kernel 2.4.26.
2005 Oct 07
0
asterisk install [colinux]
Hello, I'm installing asterisk 1.0.9 in a colinux 0.6.2 I have download asterisk with cvs and when i have do the command make install in /usr/src/asterisk, i have this error: checking for gcc... gcc checking whether the C compiler (gcc ) works... no configure: error: installation or configuration problem: C compiler cannot create executables. make: *** [editline/libedit.a] Error
2004 Sep 27
0
Re: Asterisk-Users Digest, Vol 2, Issue 281
Now that most of you have worked overtime to show why most people are continually pissed at Nix Users (all except two of course). The problem I can see is the downright technosnobbery involved. There is nothing wrong with Linux. I play around with RH9 and FreeBSD and find that most things run fine. But you get into a problem where it keeps asking for the same blamed libraries over and over on
2008 Nov 09
1
re: HA Storage
Greetings, on this matter, Sunfire x4150 a 1U machine with 2xcpu sockets, "eight" drive bays, 64 GB expandability, 4 NIC packs quite a punch for its size. I don't think I've ever seen such power in such a small package Regards Rajagopal
2008 Nov 09
2
re: HA Storage
On Nov 9, 2008, at 11:38 AM, Stephen Harris wrote: > On Sun, Nov 09, 2008 at 08:30:42AM -0800, nate wrote: >> Stephen Harris wrote: >> >>> ZFS is really nice. If VMware was supported on Solaris 86 then I >>> would have built my own home server with Solaris rather than CentOS. >>> (Although I'm not using VMware on that machine, at present; merely
2007 Jun 16
0
[LLVMdev] OS Development
On Fri, 15 Jun 2007, Willow Schlanger wrote: > I'm interested in developing a 64-bit operating system to run inside a > version of BOCHS compiled with x86-64 support enabled > (bochs-2.2.6-x86-64.exe) that I found on the web. > > Can I use LLVM as a GCC replacement for OS development? I need to > generate 64-bit x86-64 assembly language output which I can then > assemble
2007 Nov 11
1
Clustering
[Sorry for possible duplicated thread.] Hi. I''m new to Xen and I would know if it works well in a cluster environment (Beowulf, OpenMosix, CoLinux etc). I need an HPC running some virtual machines. Is this possible with Xen? Regards. -- Allysson Steve Mota Lacerda Administrador de Redes http://www.stevelacerda.net _______________________________________________ Xen-users mailing
2011 Sep 23
1
Rsync goes chokes on this file, can the developers look into it?
I posted a message to the list earlier about rsync's problem with a file, - here is a link to the post.- http://permalink.gmane.org/gmane.network.rsync.general/24044 I have been trying to backup some files which rsync and it always chokes on this file. It simple halts with a non intuitive error message. rsync --version produces this info : rsync version 3.0.4 protocol version 30 It is
2011 Mar 07
2
Summer of Code project idea
Hi, Will btrfs/oracle mentor students for this year''s "Google Summer of Code 2011"? I would like to work on a Windows-IFS driver which uses coLinux as a "backend" - and therefor support all Filesystems the Linux kernel has drivers for. Although not as cool as a native btrfs driver for windows, in the long term this could be even more profitable for btrfs - without
2007 Jun 16
3
[LLVMdev] OS Development
Hi, I'm interested in developing a 64-bit operating system to run inside a version of BOCHS compiled with x86-64 support enabled (bochs-2.2.6-x86-64.exe) that I found on the web. Can I use LLVM as a GCC replacement for OS development? I need to generate 64-bit x86-64 assembly language output which I can then assemble with the normal 'as' and link via 'ld' commands. How do
2011 Sep 01
0
Syslinux-4.03.exe?
OOPS! I meant: http://git.zytor.com/?p=syslinux/syslinux.git;a=history;f=win32/syslinux .c;h=1f95e842e837085fa43b7ff145e2f4ec82542322;hb=a6616dc0e872b3d12ab6e25 c8d9d22a9977e8e28 - Shao Miller -----Original Message----- From: Miller, Shao Sent: Thursday, September 01, 2011 15:50 To: 'For discussion of Syslinux and tftp-hpa' Subject: RE: [syslinux] Syslinux-4.03.exe? Here are some
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
2005 Mar 14
1
colinux fresh install, zaptel does not compile, size_t error
Hi, I followed the instructions on http://www.asterisk.org/index.php?menu=download. I picked the latest version using CVS. Things went fine until I cd zaptel ; make clean ; make install. I then get an error when compiling zaptel.c /usr/src/linux/include/linux/kernel.h:75: error: parse error before "size_t" This happens very early on and I suspect that it is actually an issue with the