Avraham Rosenberg wrote: ># The primary network interface >auto eth0 >iface eth0 inet static > address 0.0.0.0 > netmask 255.255.255.0 > network 0.0.0.0 > broadcast 0.0.0.255 > # dns-* options are implemented by the resolvconf package, if installed > dns-search bezeqint.net > > You don't have to bring up the interface that pppoe works on. It will do it itself. Just remove the "auto eth0" line and put (or don't put) whatever suites your fancy in the actual configuration.
Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. Have you backed up today's work? http://www.lingnu.com/backup.html ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]