[Pkg-libvirt-maintainers] Bug#592177: libvirt-bin: starting a network generates iptables errros

Achim Schaefer achim_schaefer at gmx.de
Sun Aug 8 00:37:07 UTC 2010


Package: libvirt-bin
Version: 0.8.2-1
Severity: important

Hi,

whenever I try to start a network I get this:
virsh # net-start default
error: Failed to start network default
error: internal error '/sbin/iptables --table filter --delete INPUT --in-interface virbr0 --protocol udp --destination-port 69 --jump ACCEPT' exited with non-zero status 1 and signal 0: iptables: Bad rule (does a matching rule exist in that chain?).

The xml is:
virsh # net-dumpxml default
<network>
  <name>default</name>
  <uuid>e476de92-b114-a4b5-ffa1-7b8026db4f74</uuid>
  <forward mode='nat'/>
  <bridge name='virbr0' stp='on' delay='0' />
  <ip address='192.168.122.1' netmask='255.255.255.0'>
    <dhcp>
      <range start='192.168.122.2' end='192.168.122.254' />
    </dhcp>
  </ip>
</network>

virsh # 

Thanks

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (800, 'unstable'), (800, 'testing'), (500, 'experimental'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.34-1-686 (SMP w/3 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libvirt-bin depends on:
ii  adduser                 3.112            add and remove users and groups
ii  libavahi-client3        0.6.27-1         Avahi client library
ii  libavahi-common3        0.6.27-1         Avahi common library
ii  libblkid1               2.17.2-3.1       block device id library
ii  libc6                   2.11.2-2         Embedded GNU C Library: Shared lib
ii  libcap-ng0              0.6.4-1          An alternate posix capabilities li
ii  libdevmapper1.02.1      2:1.02.48-2      The Linux Kernel Device Mapper use
ii  libgcrypt11             1.4.5-2          LGPL Crypto library - runtime libr
ii  libgnutls26             2.8.6-1          the GNU TLS library - runtime libr
ii  libnl1                  1.1-5            library for dealing with netlink s
ii  libparted0debian1       2.3-1            The GNU Parted disk partitioning s
ii  libpciaccess0           0.12.0-1         Generic PCI access library for X
ii  libreadline6            6.1-3            GNU readline and history libraries
ii  libsasl2-2              2.1.23.dfsg1-5.1 Cyrus SASL - authentication abstra
ii  libudev0                160-1            libudev shared library
ii  libuuid1                2.17.2-3.1       Universally Unique ID library
ii  libvirt0                0.8.2-1          library for interfacing with diffe
ii  libxenstore3.0          4.0.1~rc5-1      Xenstore communications library fo
ii  libxml2                 2.7.7.dfsg-4     GNOME XML library
ii  logrotate               3.7.8-6          Log rotation utility

Versions of packages libvirt-bin recommends:
ii  bridge-utils               1.4-5         Utilities for configuring the Linu
ii  dnsmasq-base               2.55-1        A small caching DNS proxy and DHCP
ii  iptables                   1.4.8-3       administration tools for packet fi
ii  libxml2-utils              2.7.7.dfsg-4  XML utilities
ii  netcat-openbsd             1.89-4        TCP/IP swiss army knife
ii  qemu                       0.12.5+dfsg-1 fast processor emulator
ii  qemu-kvm                   0.12.4+dfsg-1 Full virtualization on x86 hardwar

Versions of packages libvirt-bin suggests:
ii  policykit-1                   0.96-2     framework for managing administrat

-- Configuration Files:
/etc/libvirt/libvirtd.conf changed:
unix_sock_group = "libvirt"
unix_sock_rw_perms = "0770"
auth_unix_ro = "none"
auth_unix_rw = "none"


-- no debconf information





More information about the Pkg-libvirt-maintainers mailing list