similar to: Libvirt and iptables rule order

Displaying 20 results from an estimated 2000 matches similar to: "Libvirt and iptables rule order"

2010 Sep 09
0
Restarting iptables and libvirtd
Hi, If I issue the commands # service libvirtd stop # service iptables stop # service iptables start # service libvirtd start the iptables rules that enable NAT on my virtual networks are not created when libvirtd is started, even though the networks are set to autostart and 'virsh net-list' shows them as active. The rules are only created if I run net-destroy and net-start. Is this
2010 Sep 09
0
Disabling iptables on bridge breaks port forwarding for NAT
Hi, Following the directions for setting up bridged networking in the red hat virtualization guide and libvirt wiki, I set the following kernel parameters to 0 on a RHEL 5.5 server. net.bridge.bridge-nf-call-ip6tables net.bridge.bridge-nf-call-iptables net.bridge.bridge-nf-call-arptables Unfortunately, doing this broke the port forwarding I'd set up for VMs on my NAT networks, e.g.
2010 Apr 16
1
Group Membership and Exec
Hi, I have a puppet module that I''m using to manage Oracle 11G. I''m using puppet 0.24.8 on 64-bit CentOS 5.4. Everything works properly except the execution of the oracle installer. It fails because it believes that the user it is running as is not a member of the proper groups. However, the user is in the groups, and if I log in as that user and run the same command that puppet
2012 Mar 23
0
[libvirt] Problem with Open vSwitch and dnsmasq
> Date: Thu, 22 Mar 2012 15:11:44 -0400 > From: laine at laine.org > To: libvir-list at redhat.com > Subject: Re: [libvirt] Problem with Open vSwitch and dnsmasq > > On 03/22/2012 09:10 AM, Daniele Milani wrote: > > Dear all, > > I have the following situation: > > -I replaced the standard bridge driver with the Open VSwitch one; > > I'm curious what
2017 Jun 15
1
[qemu-kvm] Network bandwidth limits via libvirt
Hi all, I try to understand why the network bandwidth limits are not applied to my ubuntu 16.04.2 VM (qemu-kvm driver) and I would need some insights. I create my VM network with virsh and when I issue a dumpxml on my network, I can see that bandwidth limits are set: virsh # net-dumpxml nat_limit <network> <name>nat_limit</name>
2019 Aug 02
5
[OT] odd network question
I know this is OT, but I'm not sure where else to ask. I can hope for fogiveness! :) My home router sends its logs to the rsyslog on my desktop system, and from there I can learn all kinds of interesting (or disturbing) things. I've written a really horrid shellscript (about 20 things piped together with a temp file in the middle) to give me the count of DROP events for specific incoming
2011 Feb 06
0
playback problems with oppo BDP-95
Correct me if wrong, but I was under the impression that the processing required for playback was totally independent on the level of compression. The encoder looks for polynomials that fit, and it takes much more processing to find polynomials with a very good fit and small residuals. On the other hand, the decoder just has to multiply out the stored prediction, which is independent of the
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
2011 Feb 05
2
playback problems with oppo BDP-95
My friend somehow managed to get a BDP-95, even though the hardware isn't scheduled to ship until March. The problem is that the manual makes no mention of FLAC, at all, and only the web page claims to support the format. Playback of flac seems to work, but files from one online vendor work flawlessly while files from other online vendors have strange glitches that sound like a
2012 Oct 09
0
network setup
Hi All, I am a newbie to libvirt. I am trying to set up a Lxc container using a nat based network. I am able to create the container and log into it. But I don't see any interface created by default in the container. In other words my ifconfig inside the container does not show up any interfaces even if I run 'ifconfig lo up' for a loop back interface. Also I don't have any dhcp
2012 Sep 26
1
Inconsistent iptables forwarding rules for virtual networks?
Hi everyone. Those are the iptables forwarding rules associated with the two virtual networks on my machine: ----------------------------------------------------------------------------------------- -A FORWARD -d 192.168.100.0/24 -o virbr1 -m state --state RELATED,ESTABLISHED -j ACCEPT -A FORWARD -s 192.168.100.0/24 -i virbr1 -j ACCEPT -A FORWARD -i virbr1 -o virbr1 -j ACCEPT -A FORWARD -o
2017 Jun 20
0
Re: guest A from virbr0 can talk to guest B in virbr1 but not vice versa
On 06/20/2017 05:27 AM, Martin Kletzander wrote: > On Tue, Jun 20, 2017 at 10:05:19AM +0200, Martin Kletzander wrote: >> On Tue, Jun 20, 2017 at 02:26:59AM -0400, Travis S. Johnson wrote: >>> Hello, >>> >>> I came across an interesting problem in my home lab a few weeks ago >>> as I'm >>> prepping for my RHCE exam using Michael Jang study
2012 Mar 22
0
[libvirt] Problem with Open vSwitch and dnsmasq
(Cc'ing to libvirt-users at redhat.com) On 03/22/2012 02:43 PM, Ansis Atteka wrote: > > > On Thu, Mar 22, 2012 at 11:11 AM, Daniele Milani <dano1988 at hotmail.it > <mailto:dano1988 at hotmail.it>> wrote: > > I think I could try the first solution. Can you explain me how do > I create the port used by dnsmasq? > > For example, is it correct
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.
2007 May 05
1
[Bug 1311] Performance on high BDP networks
http://bugzilla.mindrot.org/show_bug.cgi?id=1311 Summary: Performance on high BDP networks Product: Portable OpenSSH Version: 4.6p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Build system AssignedTo: bitbucket at mindrot.org ReportedBy: imorgan at
2011 Feb 06
0
playback problems with oppo BDP-95
Version 1.2.1 introduced new rice coding techniques that are used by the reference encoder for 24 bit files. An older version of the decoder will have trouble with frames that use this encoding... Maybe that's where the strange noises come from... Pyt. On 6 f?vr. 2011, at 06:01, Brian Willoughby <brianw at sounds.wa.com> wrote: > Thanks for bringing up this aspect, Nicholas. I
2020 Apr 01
0
CentOS 7 host with guests as bridge cannot access host
Thanks for the info. brctl show virbr0 bridge name bridge id STP enabled interfaces virbr0 8000.525400fc34af yes virbr0-nic brctl show virbr1 bridge name bridge id STP enabled interfaces virbr1 8000.5254009c3902 yes virbr1-nic ip a s virbr0 3: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu
2020 Apr 01
1
CentOS 7 host with guests as bridge cannot access host
Am 01.04.2020 um 21:56 schrieb Jerry Geis: > Thanks for the info. > > brctl show virbr0 > bridge name bridge id STP enabled interfaces > virbr0 8000.525400fc34af yes virbr0-nic > > brctl show virbr1 > bridge name bridge id STP enabled interfaces > virbr1 8000.5254009c3902 yes
2020 Apr 01
0
CentOS 7 host with guests as bridge cannot access host
OK I rebooted. I changed the NIC from Bridge to Passthrough, hit apply, then changed it to bridge and hit apply, then booted the VM. My firewall looks better but still not working. iptables -L FORWARD -v -n | egrep '(policy|virbr1)' Chain FORWARD (policy ACCEPT 0 packets, 0 bytes) 0 0 ACCEPT all -- eth0 virbr1 0.0.0.0/0 192.168.100.0/24 ctstate RELATED,ESTABLISHED
2017 Jun 20
0
Re: guest A from virbr0 can talk to guest B in virbr1 but not vice versa
On Tue, Jun 20, 2017 at 02:26:59AM -0400, Travis S. Johnson wrote: >Hello, > >I came across an interesting problem in my home lab a few weeks ago as I'm >prepping for my RHCE exam using Michael Jang study guide. I've been at this >for days now, and I still can't wrap my head around how two or more virtual >networks in default NAT configuration are even allowed to