AW: Netzwerk funktioniert nicht/Problem verändert
Michael Schwarz
michael at blackspace.de
Mon Jun 29 19:07:15 BST 2009
Hallo Luise
> Am 26. Jun 2009 um 17:12 CEST schrieb Luise Kunkle:
>
> > ******************
> >
> > # This file describes the network interfaces available on your system
> > # and how to activate them. For more information, see interfaces(5).
> >
> > # The loopback network interface
> > auto lo
> > iface lo inet loopback
> >
> > The primary network interface
> > auto eth0
> > iface eth0 inet static
> > address 192.168.2.1
> > netmask 255.255.255.0
> > gateway 192.168.2.1
> >
> > auto eth0
>
> Probiere es mal mit :
>
> ,----
> | auto eth0
> | iface eth0 inet static
> | address 192.168.2.1
> | netmask 255.255.255.0
> | gateway 192.168.2.1
> | dns-nameservers 1.2.3.4
> `----
>
> Statt "1.2.3.4" die IP des gewünschten DNS-Servers
>
>
> Gruß
> Stefan
Ist der Gateway so korrekt? Wird vom P aus eingewählt oder gibt es
da einen Router? Dann bitte Routeradresse als Gateway.
Gruß
Michael