BananaJoe
2005-04-12, 14:40:59
Servus,
hab das Problem das ich Ubuntu Hoary Final ab und an (oder eher fast immer) keine Internetverbindung bekomme. Weiß aber nicht so recht warum..Kabel ist i.O, On Board Netzwerkkarte normal auch. (Häng über ethernet am router)
router: 192.168.1.1
ich: 192.168.1.2
cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# This is a list of hotpluggable network interfaces.
# They will be activated automatically by the hotplug subsystem.
mapping hotplug
script grep
map eth0
# The primary network interface
iface eth0 inet static
address 192.168.1.2
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.1
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 192.168.1.1
auto eth0
# ifconfig
eth0 Protokoll:Ethernet Hardware Adresse 00:0C:6E:5F:E9:99
inet Adresse:192.168.1.2 Bcast:192.168.1.255 Maske:255.255.255.0
inet6 Adresse: fe80::20c:6eff:fe5f:e999/64 Gültigkeitsbereich:Verbindung
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:11 errors:0 dropped:0 overruns:0 frame:0
TX packets:27 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:1000
RX bytes:842 (842.0 b) TX bytes:1968 (1.9 KiB)
Interrupt:23 Basisadresse:0xdc00
lo Protokoll:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
inet6 Adresse: ::1/128 Gültigkeitsbereich:Maschine
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:609 errors:0 dropped:0 overruns:0 frame:0
TX packets:609 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:0
RX bytes:54034 (52.7 KiB) TX bytes:54034 (52.7 KiB)
Sollte doch passen oder? :redface:
hab das Problem das ich Ubuntu Hoary Final ab und an (oder eher fast immer) keine Internetverbindung bekomme. Weiß aber nicht so recht warum..Kabel ist i.O, On Board Netzwerkkarte normal auch. (Häng über ethernet am router)
router: 192.168.1.1
ich: 192.168.1.2
cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# This is a list of hotpluggable network interfaces.
# They will be activated automatically by the hotplug subsystem.
mapping hotplug
script grep
map eth0
# The primary network interface
iface eth0 inet static
address 192.168.1.2
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.1
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 192.168.1.1
auto eth0
# ifconfig
eth0 Protokoll:Ethernet Hardware Adresse 00:0C:6E:5F:E9:99
inet Adresse:192.168.1.2 Bcast:192.168.1.255 Maske:255.255.255.0
inet6 Adresse: fe80::20c:6eff:fe5f:e999/64 Gültigkeitsbereich:Verbindung
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:11 errors:0 dropped:0 overruns:0 frame:0
TX packets:27 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:1000
RX bytes:842 (842.0 b) TX bytes:1968 (1.9 KiB)
Interrupt:23 Basisadresse:0xdc00
lo Protokoll:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
inet6 Adresse: ::1/128 Gültigkeitsbereich:Maschine
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:609 errors:0 dropped:0 overruns:0 frame:0
TX packets:609 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:0
RX bytes:54034 (52.7 KiB) TX bytes:54034 (52.7 KiB)
Sollte doch passen oder? :redface: