On Tue, 11 Jun 2002 16:20:37 +0200, Holger Decker wrote:

> wo kann ich die MTU einstellen?
> Mit 'ifconfig' bzw. 'pppoed' o. ae. ist mir das schon klar. Ich suche aber
> die Moeglichkeit,
> dass die MTU automatisch beim Hochfahren auf 1492 zurueckgestellt wird -
> ohne den
> 'pppoed', da es sich um keinen direkten ADSL-Anschluss handelt.
> 
> In der '/etc/network/interfaces' habe ich es versucht, leider ohne Erfolg.

in "man interfaces" steht:

------
IFACE OPTIONS
       There  are  currently three standard options available for
       all interfaces, regardless of address  family  or  method.
       These are:

       up command
              Run  command  after bringing the interface up. This
              option can be given multiple  times  for  a  single
              interface.  If so, the commands will be executed in
              order.  If one of the commands fails, none  of  the
              others  will  be  executed,  but the interface will
              remain configured. (You can ensure a command  never
              fails by suffixing "|| true".)
--------
ich w�rde "up /sbin/ifconfig eth0 mtu xxx" in der /etc/network/interfaces
probieren.

  Reinhard


-- 
Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

Antwort per Email an