Package: iodine
Version: 0.6.0~rc1-2
Severity: normal

iodine-start-client removes the default route replacing it with a default route
that passes trough the tunnel.

  ## Remove default route via local router
  ip -4 route del default via ${router} || ${continue_on_error}

Just after that line the script sets a new default route as expected. If you
then kill iodine this default route is cleared (since the network interface
dns0 disappears). The next time you start the script you get this warning

  WARNING: no default route, guessing local router IP address.

and the former line fails. I think that, if you consider this as a warning, you
should record that there was no default route and avoid to try to delete such
non existing route, or at least avoid to fail (even if the user is root).

Cheers



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

Kernel: Linux 2.6.36-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages iodine depends on:
ii  adduser                 3.112+nmu2       add and remove users and groups
ii  debconf [debconf-2.0]   1.5.37           Debian configuration management sy
ii  libc6                   2.11.2-7         Embedded GNU C Library: Shared lib
ii  udev                    164-2            /dev/ and hotplug management daemo
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

iodine recommends no packages.

Versions of packages iodine suggests:
ii  dnsutils              1:9.7.2.dfsg.P2-2  Clients provided with BIND
ii  fping                 2.4b2-to-ipv6-16.1 sends ICMP ECHO_REQUEST packets to
ii  gawk                  1:3.1.7.dfsg-5     GNU awk, a pattern scanning and pr
ii  ipcalc                0.41-2             parameter calculator for IPv4 addr
ii  iproute               20100519-3         networking and traffic control too

-- debconf information:
  iodine/daemon_options:
  iodine/start_daemon: false



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to