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

Re: Netzwerk einrichten



Ja, die drei auto-Einträge haben es gebracht :-)

Danke

Gruss

Holger


> > /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

-- 

================================================================

Created with Evolution 1.2.1 under

Debian GNU    / /     _  _  _  _  _ __  __
             / /__  / / / \// //_// \ \/ /
            /____/ /_/ /_/\/ /___/  /_/\_\    3.0 / Woody.

================================================================



Reply to: