Hallo Karin, hallo Johannes,

> > Ich m�chte meinen Woody jetzt auch als DHCP-Server einsetzen.

ich habe in meinem Netz nur statische IPs, aber...

> hmm - es gibt /etc/networks (Datei: Inhalt bei mir "localnet 192.168.0.0")
> und auch /etc/network (Ordner)
> und in /etc/init.d habe ich mit network /etc/init.d/networking
> (Woody)
>
> vielleicht hilft dir das ja weiter ;)

vielleicht hilft dir das ja weiter:
- Notebook mit woody als Client im Netz
- /etc/gateways ->leer
- /etc/hosts
127.0.0.1       localhost
192.168.0.38    ufgnb.jg-computing.local        ufgnb (das ist das Notebook)
192.168.0.9     printserver.jg-computing.local  printserver
- /etc/networks
localnet 192.168.0.0
- /etc/resolv.conf
search jg-computing.local
nameserver 194.120.12.245 (sap-Nameserver)
- /etc/network/interfaces
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static
        adress 192.168.0.38
        netmask 255.255.255.0
        network 192.168.0.0
        broadcast 192.168.0.255
        gateway 192.168.0.1

Gru� Ulrich


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

Antwort per Email an