Package: ifupdown
Version: 0.7~alpha2
Severity: normal

I have configured the interface tap0 with the address 192.168.0.1/24,
but it is only brought up with the address 192.168.0.1/32 at boot, so
the netmask is wrong:

~$ ip addr show dev tap0
5: tap0: <BROADCAST,MULTICAST,UP,10000> mtu 1500 qdisc pfifo_fast qlen 500
    link/ether 00:ff:6f:bc:ea:6c brd ff:ff:ff:ff:ff:ff
    inet 192.168.0.1/32 scope global tap0
    inet6 fe80::2ff:6fff:febc:ea6c/64 scope link
       valid_lft forever preferred_lft forever

Here is my /etc/network/interfaces entry:

auto tap0
iface tap0 inet static
        address 192.168.0.1
        netmask 255.255.255.0
        tunctl_user marcus

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.23-rc3-lg (PREEMPT)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ifupdown depends on:
ii  debconf [debconf-2.0]         1.5.14     Debian configuration management sy
ii  iproute                       20070313-1 Professional tools to control the 
ii  libc6                         2.6.1-1+b1 GNU C Library: Shared libraries
ii  lsb-base                      3.1-24     Linux Standard Base 3.1 init scrip
ii  net-tools                     1.60-17    The NET-3 networking toolkit

ifupdown recommends no packages.

-- debconf information:
  ifupdown/convert-interfaces: true



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to