[debian-knoppix] AW: debian-knoppix digest, Vol 1 #650 - 2 msgs
Hi Achim,
mich interessiert insbesondere, ob man im dns überhaupt noch die einzelnen
Rechner namentlich und IP-mäßig
erwähnen muss. Vielleicht nur den Name Server selber noch als statische
Adresse? Oder reicht es aus, der MAC-Adresse im dhcp eine IP-Adr.
mitzugeben. Wie regelt dns dann die Zuordnung und Auflösung meiner
IP-Adressen?
MfG Manfred
-----Ursprüngliche Nachricht-----
Von: debian-knoppix-admin@linuxtag.org
[mailto:debian-knoppix-admin@linuxtag.org]Im Auftrag von
debian-knoppix-request@linuxtag.org
Gesendet: Montag, 29. September 2003 12:00
An: debian-knoppix@linuxtag.org
Betreff: debian-knoppix digest, Vol 1 #650 - 2 msgs
Send debian-knoppix mailing list submissions to
debian-knoppix@linuxtag.org
To subscribe or unsubscribe via the World Wide Web, visit
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix
or, via email, send a message with subject or body 'help' to
debian-knoppix-request@linuxtag.org
You can reach the person managing the list at
debian-knoppix-admin@linuxtag.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of debian-knoppix digest..."
Today's Topics:
1. Re: dhcp und dns (Achim Unger)
2. Re: few problem with hd install of 3.3 24-09 (Christian Perle)
--__--__--
Message: 1
Date: Sun, 28 Sep 2003 12:17:46 +0200
From: Achim Unger <Achim.Unger@Ing-Buero-Unger.de>
To: debian-knoppix@linuxtag.org
Subject: Re: [debian-knoppix] dhcp und dns
Reply-To: Achim.Unger@web.de
Organization: Ingenieurbüro Achim Unger
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
--__--__--
Message: 2
Date: Mon, 29 Sep 2003 11:30:06 +0200
From: Christian Perle <perle@itm.tu-clausthal.de>
To: debian-knoppix@linuxtag.org
Subject: Re: [debian-knoppix] few problem with hd install of 3.3 24-09
Reply-To: perle@itm.tu-clausthal.de
Organization: ITM
Hi Martin,
On Sat, Sep 27, 2003 at 19:24:32 +0200, Martin Wegmann wrote:
> when doing logout (login as diff. user) in kde, kde shuts down and the
screen
> goes blank - the only thing I can do after that is to turn of the notebook
Apply the following patches:
--- /etc/X11/xdm/Xservers.orig 2003-09-29 11:22:52.000000000 +0200
+++ /etc/X11/xdm/Xservers 2003-09-29 11:23:24.000000000 +0200
@@ -22,4 +22,4 @@
# Examples for multiple local X displays:
# :0 local /usr/X11R6/bin/X :0 vt9 -bpp 16
# :1 local /usr/X11R6/bin/X :1 vt10 -bpp 8
-:0 local /usr/X11R6/bin/X vt7 -nolisten tcp
+:0 local /usr/X11R6/bin/X vt7 -terminate -nolisten tcp
--- /etc/kde3/kdm/Xservers.orig 2003-09-29 11:25:34.000000000 +0200
+++ /etc/kde3/kdm/Xservers 2003-09-29 11:26:10.000000000 +0200
@@ -22,4 +22,4 @@
# Examples for multiple local X displays:
# :0 local /usr/X11R6/bin/X :0 vt9 -bpp 16
# :1 local /usr/X11R6/bin/X :1 vt10 -bpp 8
-:0 local@tty1 /etc/X11/X -dpi 75 -nolisten tcp vt7
+:0 local@tty1 /etc/X11/X -terminate -dpi 75 -nolisten tcp vt7
bye,
Chris
--
Christian Perle perle@itm.tu-clausthal.de
Grunaer Str. 31 http://www.itm.tu-clausthal.de/~perle/
01069 Dresden LinuxGuitarKitesBicyclesBeerPizzaRaytracing
--__--__--
_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix
End of debian-knoppix Digest
_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix
Reply to: