On 24.04.03 Konrad Rosenbaum (konrad.rosenbaum@gmx.net) wrote:
On Wednesday 23 April 2003 09:09, Hilmar Preusse wrote:
On 23.04.03 Konrad Rosenbaum (konrad.rosenbaum@gmx.net) wrote:
XFree wird heutzutage normalerweise so installiert, dass es sich nicht automatisch an TCP bindet.
OK, aber ohne eine minimale IP-Unterstüzung im Kernel dürfte es kaum funktionieren und damit sollte auch die Funktionalität für lo da sein.
solange ein Programm eine Funktionalität nicht benutzt fällt es ihm auch nicht auf, dass etwas im Kernel fehlt - der Kern ist schliesslich keine DLL.
Ja. Braucht XFree, wenn es mit "-nolisten tcp" gestartet wird kein TCP/IP?
Ausserdem ist TCP durchaus unterstützt, nur der Device-Treiber für loopback fehlt.
drachi:[hille] >more /usr/src/linux/Documentation/Configure.help <snip> TCP/IP networking CONFIG_INET These are the protocols used on the Internet and on most local Ethernets. It is highly recommended to say Y here (this will enlarge your kernel by about 144 KB), since some programs (e.g. the X window system) use TCP/IP even if your machine is not connected to any other computer. You will get the so-called loopback device which allows you to ping yourself (great fun, that!).
Linux-2.4.20 .
H.