ecki@Desktop-PC-VE:~$ egrep -v "^$|^#" /etc/network/interfaces auto lo iface lo inet loopback ecki@Desktop-PC-VE:~$ egrep -v "^$|^#" /etc/resolv.conf domain fritz.box search fritz.box nameserver 192.168.178.1 ecki@Desktop-PC-VE:~$ egrep -v "^$|^#" /etc/hosts 127.0.0.1 localhost 127.0.1.1 Desktop-PC-VE ::1 ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters ecki@Desktop-PC-VE:~$ cat /etc/udev/rules.d/70-persistent-net.rules # This file maintains persistent names for network interfaces. # See udev(7) for syntax. # # Entries are automatically added by the 75-persistent-net-generator.rules # file; however you are also free to add your own entries. # PCI device 0x10de:0x03ef (forcedeth) SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="44:87:fc:e7:bd:70", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0" # USB device 0x148f:0x2070 (usb) SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="74:ea:3a:8e:3b:2d", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0" ecki@Desktop-PC-VE:~$ ifconfig eth0 Link encap:Ethernet Hardware Adresse 44:87:fc:e7:bd:70 inet Adresse:192.168.178.22 Bcast:192.168.178.255 Maske:255.255.255.0 inet6-Adresse: fe80::4687:fcff:fee7:bd70/64 Gültigkeitsbereich:Verbindung UP BROADCAST RUNNING MULTICAST MTU:1500 Metrik:1 RX packets:620 errors:0 dropped:0 overruns:0 frame:0 TX packets:708 errors:0 dropped:0 overruns:0 carrier:0 Kollisionen:0 Sendewarteschlangenlänge:1000 RX bytes:375146 (375.1 KB) TX bytes:87046 (87.0 KB) Interrupt:43 Basisadresse:0x8000 lo Link encap: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 Metrik:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 Kollisionen:0 Sendewarteschlangenlänge:0 RX bytes:720 (720.0 B) TX bytes:720 (720.0 B) ecki@Desktop-PC-VE:~$ route -n Kernel-IP-Routentabelle Ziel Router Genmask Flags Metric Ref Use Iface 192.168.178.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0 169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth0 0.0.0.0 192.168.178.1 0.0.0.0 UG 0 0 0 eth0 ecki@Desktop-PC-VE:~$ iwconfig lo no wireless extensions. eth0 no wireless extensions. ecki@Desktop-PC-VE:~$ iwlist chan lo no frequency information. eth0 no frequency information. ecki@Desktop-PC-VE:~$ sudo iwlist scan [sudo] password for ecki: lo Interface doesn't support scanning. eth0 Interface doesn't support scanning. ecki@Desktop-PC-VE:~$ rfkill list ecki@Desktop-PC-VE:~$ lsmod Module Size Used by nls_iso8859_1 12617 1 nls_cp437 12751 1 vfat 17335 1 fat 55505 1 vfat parport_pc 32111 0 ppdev 12849 0 vesafb 13449 1 snd_hda_codec_via 56765 1 snd_hda_intel 24113 2 snd_hda_codec 90901 2 snd_hda_codec_via,snd_hda_intel snd_hwdep 13274 1 snd_hda_codec snd_pcm 80042 2 snd_hda_intel,snd_hda_codec binfmt_misc 13213 1 snd_seq_midi 13132 0 snd_rawmidi 25269 1 snd_seq_midi snd_seq_midi_event 14475 1 snd_seq_midi nvidia 9766978 28 snd_seq 51291 2 snd_seq_midi,snd_seq_midi_event snd_timer 28659 2 snd_pcm,snd_seq snd_seq_device 14110 3 snd_seq_midi,snd_rawmidi,snd_seq psmouse 73312 0 joydev 17322 0 snd 55295 13 snd_hda_codec_via,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device soundcore 12600 1 snd serio_raw 12990 0 k10temp 12951 0 i2c_nforce2 12906 0 snd_page_alloc 14073 2 snd_hda_intel,snd_pcm lp 13349 0 parport 36746 3 parport_pc,ppdev,lp usbhid 41704 0 hid 77084 1 usbhid usb_storage 43946 1 uas 17676 0 floppy 60032 0 sata_nv 23176 2 forcedeth 58190 0 pata_amd 13762 0 ecki@Desktop-PC-VE:~$ dmesg | egrep 'net|eth|sky|sis|via|3c3|3c5|e100|8139|8169|acx|air|ath|atl|ar9|carl|atme|at7|herm|iwl|ipw|rtl8|r81|rt2|rt3|rt6|rt7|tg3|ssb|wl|b43|b44|ori|pri|p5|zd|ndis|wmi|ns8' [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.38-11-generic root=UUID=7b43a4b4-ccc7-4b44-afa0-8a85b0b60b30 ro quiet splash vt.handoff=7 [ 0.012026] Initializing cgroup subsys net_cls [ 0.068003] print_constraints: dummy: [ 0.080389] wmi: Mapper loaded [ 0.089958] pnp 00:07: [mem 0xfefe1000-0xfefe1fff] [ 0.090060] system 00:07: [mem 0xfefe1000-0xfefe1fff] has been reserved [ 0.149990] audit: initializing netlink socket (disabled) [ 0.185900] thermal LNXTHERM:00: registered as thermal_zone0 [ 0.185902] ACPI: Thermal Zone [THRM] (30 C) [ 0.317752] i2c-core: driver [adp5520] using legacy suspend method [ 0.317754] i2c-core: driver [adp5520] using legacy resume method [ 0.318434] tun: (C) 1999-2004 Max Krasnyansky [ 0.392173] device-mapper: multipath: version 1.2.0 loaded [ 0.392176] device-mapper: multipath round-robin: version 1.0.0 loaded [ 0.948822] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64. [ 0.948990] forcedeth 0000:00:07.0: PCI INT A -> Link[LMAC] -> GSI 23 (level, low) -> IRQ 23 [ 0.948994] forcedeth 0000:00:07.0: setting latency timer to 64 [ 1.107048] ata2: port disabled. ignoring. [ 1.472885] forcedeth 0000:00:07.0: ifname eth0, PHY OUI 0x732 @ 1, addr 44:87:fc:e7:bd:70 [ 1.472890] forcedeth 0000:00:07.0: highdma pwrctl mgmt lnktim msi desc-v3 [ 12.668767] Adding 2029564k swap on /dev/sda5. Priority:-1 extents:1 across:2029564k [ 13.279072] forcedeth 0000:00:07.0: irq 43 for MSI/MSI-X [ 13.279255] forcedeth 0000:00:07.0: eth0: no link during initialization [ 13.285036] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 37.637420] forcedeth 0000:00:07.0: irq 43 for MSI/MSI-X [ 37.637601] forcedeth 0000:00:07.0: eth0: no link during initialization [ 37.638318] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 284.518914] forcedeth 0000:00:07.0: eth0: link up [ 284.519812] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 285.308381] forcedeth 0000:00:07.0: eth0: link down [ 286.857140] forcedeth 0000:00:07.0: eth0: link up [ 294.608023] eth0: no IPv6 routers present ecki@Desktop-PC-VE:~$ cat /var/lib/NetworkManager/NetworkManager.state [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true ecki@Desktop-PC-VE:~$ cat /etc/NetworkManager/nm-system-settings.conf cat: /etc/NetworkManager/nm-system-settings.conf: Datei oder Verzeichnis nicht gefunden ecki@Desktop-PC-VE:~$