[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Netzwerk einrichten



Hallo Holger,

* Holger Wansing schrieb [06-03-03 22:00]:
> 
> /etc/network/interfaces:
> 
> #the loopback device

auto lo

> iface lo inet loopback
> 
> #first network-card

auto eth0

> iface eth0 inet static
>         address 192.168.1.0
>         netmask 255.255.255.0
> 
> 
> #second network-card

auto eth1

> iface eth1 inet static
>         address 192.168.0.1
>         netmask 255.255.255.0

man interfaces:

  Stanzas  beginning with the word "auto" are used to identify interfaces
  that should be brought up automatically on system boot. Interface names
  should follow the word "auto" on the same line. Multiple "auto" stanzas
  may be used, or they may be combined into a single line.

Gruss Udo

-- 
Komische Leute gibt's.
Bestellen einen her, um die Klingel zu reparieren,
und dann macht keiner auf.

Attachment: pgpAAFC6NGbdE.pgp
Description: PGP signature


Reply to: