Hallo Hotte,
meine Vermutung: Ich habe irgendwann mal meine IP und die des Routers fest eingestellt [..]
Der Router war Dein Default-Gateway, nicht wahr? Genau den Eintrag musst Du entfernen. Auch den Einttrag mit der festen (LAN) IP-Adresse.
ja sowas dachte ich mir allerdings ist das mind. 2 Jahre her und ich weiß nicht genau wo ichs retour stelle.
In der /etc/network/interfaces steht
# dns-* options are implemented by the resolvconf package, if installed
also hab ich die resolv.conf weggesichert aber ohne erfolg, oder soll ich die "interfaces" direkt manipulieren???
ein grep nach 192.168 lieferte folgende dateien:
exim4/exim4.conf.template:# bar.example: 192.168.183.3
exim4/exim4.conf.template:# mail to bar.example to be sent to 192.168.183.3.
exim4/exim4.conf.template: ignore_target_hosts = 0.0.0.0 : 127.0.0.0/8 : 192.168.0.0/16 :\
network/interfaces: dns-nameservers 192.168.1.1
network/interfaces: address 192.168.1.40
network/interfaces: broadcast 192.168.1.255
network/interfaces: network 192.168.1.0
network/interfaces: gateway 192.168.1.1
ppp/options:# ms-dns 192.168.1.1
ppp/options:# ms-dns 192.168.1.2
ppp/options:# ms-wins 192.168.1.50
ppp/options:# ms-wins 192.168.1.51
sane.d/saned.conf:#192.168.0.1
sane.d/saned.conf:#192.168.0.1/29
weg/resolv.conf:nameserver 192.168.1.1
hosts:#192.168.1.40 debian-sarge
networks:localnet 192.168.1.0
Ich frag lieber nochmal bevor ich mir das System zerscheße :)
bye
Ashanti