Hallo LUG,
einer meiner Clientrechner spinnt, wenn er www machen soll. ping web.de sagt 'Destination Host Unreachable'. ssh funktioniert einwandfrei. Der Rechner hat nen c't-Debian-Server als Vorgesetzten und bekommt per DHCP eigentlich alles zugewesen, was er wissen muß (ping auf server und ipcop ist erfolgreich). Weiterhin befindet sich eine nicht (mehr seit letztem kernel-Upgrade) konfigurierte FritzCard im Client.
route sagt
Ziel Router Genmask Flags Metric Ref Use Iface 10.0.0.2 * 255.255.255.255 UH 0 0 0 ippp0 x.x.x.0 * 255.255.255.0 U 0 0 0 eth0 default * 0.0.0.0 U 0 0 0 ippp0
ist 'default' --------------------------------------------------------->ippp0 etwa das Problem?
Wo würde das gelöst werden müssen?
Nach /etc/init.d/networking restart sachter folgendes
* /etc/network/options is deprecated. Setting up IP spoofing protection...done (rp_filter). Reconfiguring network interfaces...ifup: interface lo already configured Internet Software Consortium DHCP Client 2.0pl5 Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium. All rights reserved.
Please contribute if you find this software useful. For info, please visit http://www.isc.org/dhcp-contrib.html
ippp0: unknown hardware address type 512 sit0: unknown hardware address type 776 ippp0: unknown hardware address type 512 sit0: unknown hardware address type 776 Listening on LPF/eth0/ MAC Sending on LPF/eth0/ MAC Sending on Socket/fallback/fallback-net DHCPREQUEST on eth0 to 255.255.255.255 port 67 DHCPACK from x.x.x.x bound to x.x.x.x -- renewal in 300 seconds.
Mit welchem Werkzeug kann ich das Problem weiter einkreisen, falls die obige Vermutung nicht zutreffend ist?
Thx,
Bernhard
Bernhard Bittner wrote:
Hallo LUG,
einer meiner Clientrechner spinnt, wenn er www machen soll. ping web.de sagt 'Destination Host Unreachable'. ssh funktioniert einwandfrei. Der Rechner hat nen c't-Debian-Server als Vorgesetzten und bekommt per DHCP eigentlich alles zugewesen, was er wissen muß (ping auf server und ipcop ist erfolgreich). Weiterhin befindet sich eine nicht (mehr seit letztem kernel-Upgrade) konfigurierte FritzCard im Client.
route sagt
Ziel Router Genmask Flags Metric Ref Use Iface 10.0.0.2 * 255.255.255.255 UH 0 0 0 ippp0 x.x.x.0 * 255.255.255.0 U 0 0 0 eth0 default * 0.0.0.0 U 0 0 0 ippp0
ist 'default' --------------------------------------------------------->ippp0 etwa das Problem?
Vermutlich ja.
Wo würde das gelöst werden müssen?
Passende Konfiguration des ISDN-Systems. Wenn Du ISDN deaktiviert hast, kannst Du auch den ipppd aus der Systemkonfiguration rausnehmen. Hab jetzt die Verzeichnisse nicht im Kopf aber /etc/default /etc/isdn gehören definitiv dazu. Irgendwo ist glaube ich noch eine Handvoll von ipppd-Skripten versteckt.
Das einfachste ist wohl, das ISDN-Subsystem aus dem Init-System rauszunehmen. (im zweifelsfall: rm /etc/rc?.d/S??isdn oder so was.
Nach /etc/init.d/networking restart sachter folgendes
Networking kümmert sich IMHO nicht um ISDN (oder hat sich das geändert).
- /etc/network/options is deprecated.
Das sehe ich neuerdings auch immer mal.
Tobias.
lug-dd@mailman.schlittermann.de