Bug#419695: Problem with VLANs

2007-04-18 Thread Gregory Colpart
Hi,

On Tue, Apr 17, 2007 at 03:11:46PM +0200, Sebastian Wahl wrote:
 
 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
 [...]

Thanks for your report.
I prepare a patch and upload it soon.

Regards,
-- 
Gregory Colpart [EMAIL PROTECTED]  GnuPG:1024D/C1027A0E
Evolix - Informatique et Logiciels Libres http://www.evolix.fr/


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



Bug#419695: Problem with VLANs

2007-04-18 Thread Gregory Colpart
On Wed, Apr 18, 2007 at 01:11:16PM +0200, Gregory Colpart wrote:
  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
  [...]
 
 Thanks for your report.
 I prepare a patch and upload it soon.

Package for pppoeconf 1.14 is ready here[*] and will be uploaded
ASAP. Could you confirm that correct interface name is now in
interfaces et dsl-provider files?

FYI note that you can use a secrete functionnality to force the
interface name :
# pppoeconf eth0.10

[*] http://gcolpart.evolix.net/debian/pppoeconf/

Regards,
-- 
Gregory Colpart [EMAIL PROTECTED]  GnuPG:1024D/C1027A0E
Evolix - Informatique et Logiciels Libres http://www.evolix.fr/


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



Bug#419695: Problem with VLANs

2007-04-17 Thread Sebastian Wahl
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.1PPP over Ethernet driver
ii  sed   4.1.5-1The 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]