Hallo Rolf,
* Rolf Bachmann <rolf.bachmann(at)my-mail.ch> [12-11-01 20:47]:
> falsch? Und in welche Datei muss ich dann was schreiben um das ganze
> dauerhaft zu machen?
/etc/interfaces oder /etc/network/interfaces
Schau mal ob du überhaupt ne Datei interfaces auf deinem Rechner
hast. -> man interfaces, locate interfaces
Falls ja, musst du dort in etwa so einen Eintrag haben:
auto eth0
iface eth0 inet dhcp
Das sollte dann schon reichen.
Mit /etc/init.d/network restart oder ähnlich das Netzwerk neu
starten.
Gruss Udo
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Mon 12 Nov 2001 - 23:33:26 CET