Re: [debian-knoppix] dhcp und dns
Hallo Manfred,
dhcp kann auch feste IP's dynamisch aufgrund von MAC's zuordnen:
in dhcpd.conf:
group {
host PC1 { hardware ethernet 00:00:CC:AA:BB:CC; fixed-address 192.168.10.11;}
}
Der PC mit der HWAdresse 00:00:CC:AA:BB:CC bekommt immer die 192.168.10.11 vom DHCP-Server.
ansonsten hilft: man dhcpd.conf
Grüße
Achim
> Hallo,
> hat jemand Erfahrung im Zusammenspiel zwischen dhcp server und dns?
> Auf meinem Heimserver läuft dns. Ich möchte jetzt auch einen dhcp-Server
> aufsetzen, doch befürchte ich, dass sich einerseits die feste
> Namenszuweisung zu IP-Adressen im dns sich nicht mit der variablen
> IP-Zuweisung des
> dhcp "vertragen". Gibt es diesbezgl. eine Lösung?
> Für Tips vielen Dank im Voraus.
> Manfred Krupka
>
> _______________________________________________
> debian-knoppix mailing list
> debian-knoppix@linuxtag.org
> http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix
--
Another name for a Windows tutorial is crash course!
from: http://humorix.org/slogans.shtml
o
______ _____ __ __ __ __ _
/ __ // ___// / / // // | / |
/ /_/ // / / /_/ // // /||// |
/ __ // /__ / __ // // / | /| |
/_/ /_//____//_/ /_//_//_/ |/ |_|
I n g e n i e u r b ü r o H A U
H a n s - A c h i m U n g e r
J o h a n n s t r . 3 4 / 3 6
D - 5 2 0 7 8 A A C H E N
Privat : 02 41 / 56 33 12
T e l . : 02 41 / 56 33 84
F a x : 0 12 12 / 510 812 425
M o b i l: 01 74 / 600 11 00
eMail : Achim.Unger@web.de
Homepage : www.Ing-Buero-Unger.de
_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix
Reply to: