Package: pppoeconf
Version: 1.13
Severity: normal

My modem is connected over a VLAN-Switch to the device eth0.10

pppoeconf detects the modem but generates the config-files using eth0 instead 
of eth0.10

Example /etc/ppp/peers/dsl-provider
BAD: plugin rp-pppoe.so eth0 
GOOD: plugin rp-pppoe.so eth0.10

Example /etc/network/interfaces
BAD: pre-up /sbin/ifconfig eth0 up # line maintained by pppoeconf
GOOD: pre-up /sbin/ifconfig eth0.10 up # line maintained by pppoeconf

-- System Information:
Debian Release: testing/unstable
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-xen-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages pppoeconf depends on:
ii  gettext-base                  0.14.6-1   GNU Internationalization utilities
ii  modconf                       0.3.1      Device Driver Configuration
ii  ppp                           2.4.4rel-8 Point-to-Point Protocol (PPP) daem
ii  pppoe                         3.8-1.1    PPP over Ethernet driver
ii  sed                           4.1.5-1    The GNU sed stream editor
ii  whiptail [whiptail-provider]  0.52.2-7   Displays user-friendly dialog boxe

Versions of packages pppoeconf recommends:
ii  locales                      2.3.6.ds1-4 GNU C Library: National Language (

-- no debconf information


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

Reply via email to