similar to: How to display IP of mirror site and exclude it

Displaying 20 results from an estimated 7000 matches similar to: "How to display IP of mirror site and exclude it"

2014 Apr 10
2
Re: Changing dnsmasq DNS settings for virtual machines
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 10.04.2014 13:08 Laine Stump wrote: > On 04/06/2014 08:33 AM, Johannes Kastl wrote: >> There was a bug in libvirt for quite awhile that caused >> locally-unresolved requests for hostnames in the domain given by >> the network's <domain name='xyzzy'/> element to be dropped rather >> than forwarded. Is
2014 Apr 06
3
Changing dnsmasq DNS settings for virtual machines
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi everyone, maybe this is an old fart, but I cant get it to work. I am running libvirt on a laptop, where a dnsmasq is already running to delegate dns info for my local (not-public) network. My resolv.conf (on the host) lists the system-dnsmasq as first server. I had to set the listen-adress for the system-dnsmasq to 127.0.0.1 and set
2020 Apr 17
3
Re: My VMs don't get IP with libvirt and dnsmasq
Hello! Thanks for your answer. Well, I think it has to ask for an IP as I have the same configuration in a different machine (with the same OS) and it works, there I see the DHCP packets and so on, but not here. And yeah, that pepito.conf file exists, this is its content: ##WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE ##OVERWRITTEN AND LOST. Changes to this
2014 Apr 13
2
Re: Changing dnsmasq DNS settings for virtual machines
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Laine, thanks for the answer. On 13.04.14 16:13 Laine Stump wrote: > There is no provision for that. If you want additional hosts to be > known by the libvcirt instance of dnsmasq, you must enter them into > the xml. I can set the addn-hosts in the .conf file in /var/lib/libvirt/dnsmasq/<nameofthenetwork>.conf. I was just not
2011 Jul 13
1
How to turn off "plus" delivery
I use a lot of plus-style addresses (me+stuff at example.com), except I use underscore as the separator rather than plus (me_stuff at example.com). My mail logs are full of messages where dovecot looks for a mailbox named "stuff", fails, then delivers to my inbox. Is there a way to turn that off so that dovecot automatically delivers to my inbox? Thanks! Here are the details: >
2020 Apr 16
4
My VMs don't get IP with libvirt and dnsmasq
Hello there, I wanted to share a problem I'm having with libvirt, for the case someone here could know how to solve it. I'm using an Ubuntu 18.04 LTS, I have libvirtd already installed and I think I got all the dependencies installed. So, I'm using virsh net-create to create this network: <network> <name>pepito</name> <forward mode='nat'/>
2008 May 09
1
archive file attribute
I am trying to use cabarc to create a cabinet file, but it is very important that the files added to the cabinet not have the archive attribute set. It seems that all files appear to have the archive flag set in wine, is it possible to turn off the archive flag? -- Daniel
2007 Apr 16
1
User space tool to extract ext3 inode information
Hello! I need to write a user space tool that can dump logical block addresses used by every file in a ext3 file system. For example, if file foo uses LBAs 2,3 and file bar uses LBAs 100,102,156, then the ouptut should read: FILENAME LBAs foo 2, 3 bar 100,102,156 Is there a tool that exists that can do this? If not, what would be a good strategy to write this tool. I am
2010 Feb 01
2
Samba multi-site advice request please
Hi all, I am looking at setting up a multi-site office and need to put a plan forward. The site consists of one head office and several branch office and my plan so far is this: In head office, one Samba PDC. Each branch office will have a local BDC that also stores files local to the branch, hopefully cutting down the day to day traffic across the VPN. The VPN I plan to use is OpenVPN in
2009 Dec 24
2
Recording the Calls to a USB Drive
Hi Guys, Merry Christmas and Happy new Year. I am looking for some assistance from the group as i think this might already have been tried before. i have an asterisk server with a external USB Harddisk Drive, just to store recordings. I am using the mixmonitor application for doing the recordings. When i have active calls that are being recorded to the USB Drive, and if my USB disk fails for
2020 Sep 02
3
help again with dns and samba 4 ad
I need helping again implementing samba4 ad and dns: Actually we have a dnsmasq server with dhcp/dns services for users on the lan, if we start to using the internal samba4 dns server to resolv names on the zone of DC server example mydomain.test.com we can use the actual dnsmasq to server another domains that we need ?, for example otherdomain.testing.com.ar If that is correct we need to
2018 Dec 18
3
Samba and dnsmasq
Hello everyone ! Well, I'm setting up a 'new' box with samba 4.9.3 on Ubuntu 18.04 Idea is to use Host OS for Domain Controler (dc1.smb.domain.tld) and a LXC container (ubuntu 18.04 too) as Domain Member with File Server (fs.smb.domain.tld). Administration through Windows OS will be done with a Qemu KVM. Bad thing is that I get : > Failed to bind to 0.0.0.0:53 TCP -
2020 Sep 02
2
help again with dns and samba 4 ad
Correct we have the dnsmasq server dns+dhcp on other ip server. So if I understand well, we will use the samba DC as a "authoritative nameserver" and the dnsmasq as a forwarder dns for resolve outside our zone ? And we set on the dnsmasq (when deliver ip to the client as a dhcp server) the primary dns is a samba DC server, and too we can set the dnsmasq a secondary dns server or is not
2020 Sep 02
3
help again with dns and samba 4 ad
That mean for example if my domain resolve xxxxx.testing.mydomain.com the dnsmasq should NOT resolv xxxxxx.mydomain.com this is in ascending way ? Another way to expose: We set dnsmasq+dhcp to set clients that the only DNS server is samba DC on the domain name mysubdomain.mydomain.com DC for example resolv server1.mysubdomain.mydomain.com right, now if a client as for a
2012 Apr 26
7
Syslinux 4.10-pre20
I think I finally have nailed down the problems with TFTP on the 4.10 branch, and so I have released 4.10-pre20. Please let me know if you have hardware on which 4.05/4.06-pre3 works, and 4.10-pre20 does not. -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf.
2012 Sep 13
1
How to disable dnsmasq from starting automatically with libvirtd
Hi. I have a machine with a local DHCP server and a couple of virtual networks and I've configured the server for each virtual interface, so that I would be able to install VMs on the corresponding subnets using PXE. The problem is that the two DHCP servers (my local server and dnsmasq) are conflicting with each other causing the boot process to either fails or takes ages untill a VM can
2014 Feb 19
2
Re: Networkfilters in Routed setup
On Di, 2014-02-18 at 16:06 -0700, Eric Blake wrote: > There should be no problem upgrading to a newer libvirt. We take great > pains to ensure that a newer version of libvirt can be reloaded and > gracefully understand the XML recorded by older versions, with no loss > to running VMs. While there have been bugs on this front, they get > caught and patched quickly, so by updating
2012 Mar 23
1
[libvirt] Problem with Open vSwitch and dnsmasq
Date: Thu, 22 Mar 2012 11:43:03 -0700 Subject: Re: [libvirt] Problem with Open vSwitch and dnsmasq From: aatteka at nicira.com To: dano1988 at hotmail.it CC: libvir-list at redhat.com; roberto.sassu at polito.it; paolo.smiraglia at polito.it; dev at openvswitch.org On Thu, Mar 22, 2012 at 11:11 AM, Daniele Milani <dano1988 at hotmail.it> wrote: I think I could try the first solution.
2020 Sep 02
2
help again with dns and samba 4 ad
On 02/09/2020 15:42, Nick Howitt via samba wrote: > Or set dnsmasq as the primary DNS server, but include a line in your > dnsmasq config: > server=/your.dc.domain/your.dc.ip Don't do that. To be honest, I wouldn't use dnsmasq at all, but if I had to, I wouldn't do that ;-) Rowland
2013 Jun 12
3
[5.10] PXE + dhcp opts 209, 210 and path issues in tftp/http
On Wed, 12 Jun, at 11:17:44AM, Gerardo Exequiel Pozzi wrote: > Cool thanks!. Now looks better, but still not work. > > For some reason, "ldlinux.c32" is apparently sent but "Failed to load" > by PXELINUX and few seconds later, dnsmasq shows an error message > "failed sending": Argh! The patch was broken. I missed the new core/path.c file. My bad.