Displaying 20 results from an estimated 500 matches similar to: "XEN Bridging, Natting and VPN"
2014 May 04
2
[LLVMdev] indirect calls tracking and control flow graph
Thank you,
I tried to compile it with llvm 3.4 through these commands:
petsas at shinigami:~/software/poolalloc$ ./configure
--with-llvmsrc=/home/petsas/software/llvm
--with-llvmobj=/home/petsas/software/llvm
petsas at shinigami:~/software/poolalloc$ make
but I'm getting get this error:
make[1]: Entering directory `/home/petsas/software/poolalloc/lib'
make[2]: Entering directory
2014 May 02
2
[LLVMdev] indirect calls tracking and control flow graph
On Mon, Apr 28, 2014 at 10:30 PM, John Criswell <criswell at illinois.edu>wrote:
> Dear Petsas,
>
> For analyzing indirect function calls, your best bet is probably to use
> the CallGraph analysis pass that is part of DSA. DSA is included in the
> poolalloc code; you can get directions on downloading poolalloc from the
> SVA web page:
2013 Aug 07
1
KVM bridge wonkiness in Fedora19
Greetings,
I'm attempting to get several virtual machines setup on a Fedora19
host system, with the traditional bridge network devices (br0, br1,
etc). I've done this many times before with older versions of Fedora
(16, 14, etc), and it just works. However, for reasons that I cannot
figure out, the bridge doesn't seem to be working in Fedora19. While
I can successfully connect to
2008 Nov 24
1
Xen 3.3 bridged-networking
Hi
I don''t quite understand the new xen networking. We use network-bridge!
Everything works fine except that an iptables firewall on dom0 blocks all my
domU. In my firewall settings i use eth0. I figured out that eth0 is the
bridge but where is the interface for dom0? I want my firewall setting to
only apply to dom0 interface!
Since there is not anything like vif0.0 i don''t know
2002 Feb 22
1
/usr/libexec/elf/ld: cannot find -lresolv
OS: FreeBSD 4.5
Samba: 2.2.3a
OpenLDAP: 2.0.21
I get the follwing error compiling samba, with ldap, winbind and pam:
--------------------------------------------------------------------------
configure:13030: cc -o conftest -O -O -pipe -I/usr/local/include
-L/usr/local/l
ib conftest.c -lldap -llber -lresolv -lcups -lpam 1>&5
/usr/libexec/elf/ld: cannot find -lresolv
configure: failed
2014 Apr 28
6
[LLVMdev] indirect calls tracking and control flow graph
Dear all,
I would like to keep track of all the indirect calls that may caused from
function
pointers inside a program. I need this in order to be able to construct the
control
flow graph of all the indirect calls, that is which function is legal to
call another
function.
Is there a module that implements this functionality in llvm? If not, is
there a way to
do it? Maybe through implementing a
2014 Mar 28
2
[LLVMdev] How to extract the starting address of each basic block with llvm?
Dear all,
I use the clang frontend to produce the control flow graph of a C program
through
this command:
clang -Xclang -analyze -Xclang -analyzer-checker=debug.DumpCFG test.c
The produced information contains all the basic blocks identified by labels,
e.g. B1, B2, etc. along with their predecessors and successors.
Is there a way to get the starting address of each of these basic block?
I would
2014 Feb 09
2
GeForce 6100 (NV4E) & nouveau regression in 3.12
Hi guys,
Last week I've switched from my old & good 3.4.63 to 3.14-rc1 and
noticed nasty display corruptions when using nouveau. It seems that
changing parts of the screen are appearing for a fraction of second in
random places. I've recorded this behavior:
http://www.youtube.com/watch?v=IEq7JzGVzj0
My hardware is some old motherboard with
00:05.0 VGA compatible controller [0300]:
2015 Oct 23
0
Release for Software Collections SIG content
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The Software Collections SIG group is pleased to announce a way of
Software Collections packages availability for CentOS Linux users. The
Software Collections packages have been build in CentOS Build System
[1] and will be available soon on CentOS mirrors. Collections will be
released in stacks, as we test and validate them.
With Software Collections
2018 May 15
0
CentOS 7.5 (1804) and NetworkManager
On Tue, May 15, 2018 at 12:40 PM, Nicolas Kovacs <info at microlinux.fr> wrote:
> Hi,
>
> I'm running CentOS on all kinds of setups: servers, workstations,
> desktops and laptops.
>
> Up until now, I'm only using NetworkManager on laptops, since it makes
> sense to use it there. On servers and desktop clients, I usually remove
> it and configure the network
2002 Feb 22
0
(no subject)
OS: FreeBSD 4.5
Samba: 2.2.3a
OpenLDAP: 2.0.21
I get the follwing error compiling samba, with ldap, winbind and pam:
--------------------------------------------------------------------------
configure:13030: cc -o conftest -O -O -pipe -I/usr/local/include
-L/usr/local/l
ib conftest.c -lldap -llber -lresolv -lcups -lpam 1>&5
/usr/libexec/elf/ld: cannot find -lresolv
configure: failed
2015 Oct 24
0
CentOS-announce Digest, Vol 128, Issue 8
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2007 Oct 21
2
arp corrupted
Hi,
I've been trying to get a couple of routers up after h/w failure.
The border router is an OpenBSD firewall running NAT between the Internet and
a DMZ like subnet, and in that a Linux antivirus server is running NAT to the
LAN.
When the client does a DNS query it reaches to the f/w where dns is running
and is returned into the A/V server but never hits the 0.254 interface.
(Shown by
2019 Jan 11
0
Wine release 4.0-rc6
The Wine development release 4.0-rc6 is now available.
What's new in this release (see below for details):
- Bug fixes only, we are in code freeze.
The source is available from the following locations:
https://dl.winehq.org/wine/source/4.0/wine-4.0-rc6.tar.xz
http://mirrors.ibiblio.org/wine/source/4.0/wine-4.0-rc6.tar.xz
Binary packages for various distributions will be available
2016 Jul 14
2
CentOS7 firewalld ploblem
Dear Members,
Please tell me how can I fix this problem.
Against allow imap on firewalld, I cannot access to the server.
[root at speedex ~]# telnet 153.153.xxx.xxx 110
Trying 153.153.xxx.xxx...
telnet: connect to address 153.153.xxx.xxx: No route to host
After stopping forewalld I can access to the server.
[root at speedex ~]# telnet 153.153.xxx.xxx 110
Trying 153.153.xxx.xxx...
Connected to
2012 Sep 12
2
Network inoperable with QEMU arm example image
I am running Fedora 16 64bit and installed libvirt. I have the VM
running with arm emulation with this one issue I can't figure out. I
used Virtual Machine Manager to manage the VM and can access its console
there. The Ethernet appears to be eth1 and the guest can set an IP on
it etc. However, I cannot see any traffic from the Host when dumping
any of the interfaces. I've tried
2005 Jan 28
0
Problems with H323/G729--No NATting and no Dynamic IP involved...
Hello... I'm having problems with H323/G729 setup. Below is the output
of h.323 debug when making a call. I use a SIP phone connected to an *
box in the same LAN. The * connects to a h323/g729 PSTN terminator
through internet. Calls rings and are answered in the other side, but I
get no sound at all nor the other side does (complete silence in both
sides). I thought this would just happen
2014 Feb 26
0
samba4 as domain ad member
Hello,
I didn't make a step forward with my problem or misunderstanding in samba3 in that case "AW: [Samba] CentOS Samba as Domain Member", so I decided to try it with samba4.
Here I ran into another problem with winbind and it's called: NT_STATUS_INVALID_PARAMETER_MIX.
This is my configuration and relevant logs.
Load smb config files from /etc/samba/smb.conf
rlimit_max:
2005 Oct 11
3
Inaccurate results without natting the traffic.
Hi folks.
For quite a while, I tried to use linux (cbq and htb) to control
bandwidth in order to replace a cisco equipment used to play this role
on our network.
After trying here and there, with a bunch of different distros,
different versions, different compilations, ... the closest I could
get was as follows:
(using htb.init and cbq.init)
Desired BW ==> Achieved BW
128k ==> 404.78
2020 Feb 27
0
New PTR records not visible
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Christian Naumer via samba
> Verzonden: donderdag 27 februari 2020 10:33
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] New PTR records not visible
>
> Hello Louis,
> thanks for looking into this. Have you looked at what the original
> poster shared in the