Jan-Mark Batke <[EMAIL PROTECTED]> writes: > An Eth0 h�ngt ein Vigor 2500 Router, eth0 ist in > /etc/network/interfaces
Trag mal Nameserver manuell ein, ich habe auch einen Vigor2500 und hatte Probleme mit dem eingebauten Nameserver. ,---- | [EMAIL PROTECTED]:~$ /sbin/ifconfig eth0|grep -i mtu | UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 | [EMAIL PROTECTED]:~$ cat /etc/network/interfaces | [...] | auto eth0 | iface eth0 inet static | address 192.168.6.42 | netmask 255.255.255.0 | network 192.168.6.0 | gateway 192.168.6.1 | broadcast 192.168.6.255 `---- Jakob -- Gnus sieht gut aus. Guckst Du: http://www.jl42.de/pub/gnus/desktop_031111.jpg de.comm.software.gnus http://www.jl42.de/pub/gnus/gnus-group-buffer_031111.jpg http://my.gnus.org http://www.jl42.de/pub/gnus/gnus-summary-buffer_031111.jpg Wie das klappt? => <http://my.gnus.org/node/view/39>

