[Pkg-libvirt-maintainers] Bug#549949: libvirt-bin: starting network failed because of iptables rule

Daniel devel at tootai.net
Tue Oct 6 15:26:53 UTC 2009


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


Iptable failed to start because of --destination ! <net> insteed of ! --destination <net>
 
virsh # net-start router
error: Failed to start network router
error: internal error '/sbin/iptables --table nat --delete POSTROUTING --source 192.168.110.0/255.255.255.0 --destination ! 192.168.110.0/255.255.255.0 --out-interface wlan0 --jump MASQUERADE' exited with non-zero status 1 and signal 0: Using intrapositioned negation (`--option ! this`) is deprecated in favor of extrapositioned (`! --option this`).
iptables: No chain/target/match by that name.

router.xml

<network>
  <name>router</name>
  <uuid>3e64b37a-08b9-7902-d263-d835f7581a6f</uuid>
  <forward mode='route' dev='wlan0'/>
  <bridge name='virbr2' stp='on' forwardDelay='0' />
  <ip address='192.168.110.254' netmask='255.255.255.0'>
    <dhcp>
      <range start='192.168.110.90' end='192.168.110.99' />
    </dhcp>
  </ip>
</network>

-- System Information:
Debian Release: squeeze/sid
  APT prefers transitional
  APT policy: (500, 'transitional'), (500, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libvirt-bin depends on:
ii  adduser           3.111                  add and remove users and groups
ii  libavahi-client3  0.6.25-1               Avahi client library
ii  libavahi-common3  0.6.25-1               Avahi common library
ii  libc6             2.9-27                 GNU C Library: Shared libraries
ii  libdbus-1-3       1.2.16-2               simple interprocess messaging syst
ii  libdevmapper1.02. 2:1.02.38-1            The Linux Kernel Device Mapper use
ii  libgnutls26       2.8.4-1                the GNU TLS library - runtime libr
ii  libhal1           0.5.13-3               Hardware Abstraction Layer - share
ii  libparted1.8-12   1.8.8.git.2009.07.19-5 The GNU Parted disk partitioning s
ii  libpolkit-dbus2   0.9-4                  library for accessing PolicyKit vi
ii  libpolkit2        0.9-4                  library for accessing PolicyKit
ii  libreadline6      6.0-5                  GNU readline and history libraries
ii  libsasl2-2        2.1.23.dfsg1-1.1       Cyrus SASL - authentication abstra
ii  libselinux1       2.0.85-4               SELinux runtime shared libraries
ii  libuuid1          2.16.1-3               Universally Unique ID library
ii  libvirt0          0.7.1-1                library for interfacing with diffe
ii  libxenstore3.0    3.4.0-2                Xenstore communications library fo
ii  libxml2           2.7.5.dfsg-1           GNOME XML library
ii  logrotate         3.7.8-4                Log rotation utility

Versions of packages libvirt-bin recommends:
ii  bridge-utils                  1.4-5      Utilities for configuring the Linu
ii  dnsmasq-base                  2.50-1     A small caching DNS proxy and DHCP
ii  iptables                      1.4.4-2    administration tools for packet fi
ii  netcat-openbsd                1.89-3     TCP/IP swiss army knife
ii  qemu                          0.10.6-1   fast processor emulator

Versions of packages libvirt-bin suggests:
ii  policykit                     0.9-4      framework for managing administrat

-- no debconf information





More information about the Pkg-libvirt-maintainers mailing list