search for: bluemarbl

Displaying 9 results from an estimated 9 matches for "bluemarbl".

Did you mean: bluemarble
2018 Feb 01
2
Re: libvirt and NAT on a system that already has a DHCP server
On Thu, Feb 01, 2018 at 09:19:11AM -0500, Laine Stump wrote: > On 01/30/2018 07:37 PM, john@bluemarble.net wrote: > > I'm trying to use virt-manager and qemu/kvm on Arch Linux. The box I'm > > using is also the router for my house. It runs a kea DHCP server. When I > > try to start the default NAT network, it can't start dnsmasq because that > > port is already b...
2018 Feb 07
2
Re: libvirt and NAT on a system that already has a DHCP server
On 2/1/2018 9:28 AM, Laine Stump wrote: > On 02/01/2018 09:22 AM, Daniel P. Berrangé wrote: >> On Thu, Feb 01, 2018 at 09:19:11AM -0500, Laine Stump wrote: >>> On 01/30/2018 07:37 PM, john@bluemarble.net wrote: >>>> I'm trying to use virt-manager and qemu/kvm on Arch Linux. The box I'm >>>> using is also the router for my house. It runs a kea DHCP server. When I >>>> try to start the default NAT network, it can't start dnsmasq because that >&g...
2018 Mar 07
3
NIC naming conventions and vmware
I have a couple of CentOS 7 machines running in a vmware environment. On all the older ones I've deployed, the NIC is named ens160, but on all of the new ones, it is named ens192. I can't find any difference in the hardware that would account for this. Any suggestions on what I can do to figure out why some are named ens160 and some ens192? Thanks.
2018 Jan 31
2
libvirt and NAT on a system that already has a DHCP server
I'm trying to use virt-manager and qemu/kvm on Arch Linux. The box I'm using is also the router for my house. It runs a kea DHCP server. When I try to start the default NAT network, it can't start dnsmasq because that port is already bound. Is there a way to have it not bind on this interface? I see there is an except-on statement in the dnsmasq.conf, but I can't add lines to that
2018 Feb 01
0
Re: libvirt and NAT on a system that already has a DHCP server
On 01/30/2018 07:37 PM, john@bluemarble.net wrote: > I'm trying to use virt-manager and qemu/kvm on Arch Linux. The box I'm > using is also the router for my house. It runs a kea DHCP server. When I > try to start the default NAT network, it can't start dnsmasq because that > port is already bound. Is there a way...
2018 Feb 01
0
Re: libvirt and NAT on a system that already has a DHCP server
On 02/01/2018 09:22 AM, Daniel P. Berrangé wrote: > On Thu, Feb 01, 2018 at 09:19:11AM -0500, Laine Stump wrote: >> On 01/30/2018 07:37 PM, john@bluemarble.net wrote: >>> I'm trying to use virt-manager and qemu/kvm on Arch Linux. The box I'm >>> using is also the router for my house. It runs a kea DHCP server. When I >>> try to start the default NAT network, it can't start dnsmasq because that >>> port...
2018 Feb 08
0
Re: libvirt and NAT on a system that already has a DHCP server
On 02/07/2018 03:07 PM, John Ratliff wrote: > On 2/1/2018 9:28 AM, Laine Stump wrote: >> On 02/01/2018 09:22 AM, Daniel P. Berrangé wrote: >>> On Thu, Feb 01, 2018 at 09:19:11AM -0500, Laine Stump wrote: >>>> On 01/30/2018 07:37 PM, john@bluemarble.net wrote: >>>>> I'm trying to use virt-manager and qemu/kvm on Arch Linux. The box I'm >>>>> using is also the router for my house. It runs a kea DHCP server. >>>>> When I >>>>> try to start the default NAT network, it can't...
2017 Oct 12
0
yum-cron hourly errors
I receive messages like this from cron often. Not every hour, and not consistently between the servers running CentOS, but at least two per day. Is this normal? /etc/cron.hourly/0yum-hourly.cron: Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was 14: HTTP Error 403 - Forbidden Could not retrieve mirrorlist
2018 Feb 13
1
selinux policy with rsyslog and tls/certs
I've setup my rsyslog server to forward traffic to another rsyslog server on my network. It's using gTLS to encrypt the messages in transit. selinux is not allowing rsyslogd to read the certificates. They are world readable, so I don't think that is the problem. When I turn selinux mode to permissive, it works fine. What context should the ssl certificates be in for rsyslog to be