OP
hallo community,
nachfolgend die Netzwerkanalyse.
nein kein DHCP sondern manuell :-x
Habe die Installation mittels DHCP durchgeführt und dann auf manuell mittels Netzwerkmanager umgestellt.
viele grüsse aus dem morgendlichen Oberbayern
vom bayernherz
nachfolgend die Netzwerkanalyse.
Code:
collectNWData.sh V0.7.5.8 2016/05/22/15:43:21 - e8982e6
This program comes with ABSOLUTELY NO WARRANTY; This is free software, and you are welcome to redistribute it under certain conditions
--- Welcher Netzwerkverbindungtyp soll getestet werden?
--- (2) Kabelgebundene Verbindung
--- Welche Netzwerktopologie liegt vor?
--- (2) DSL HW router <---> LinuxClient
--- Auf welchem Rechner wird das Script ausgeführt?
--- (1) LinuxClient
--- NWCollect sammelt Netzwerkkonfigurationsinformationen in Datei collectNWData.txt ...
--- NWEliza untersucht das System nach häufigen Netzwerkkonfigurationsfehlern ...
!!! CND0540W: Messages wurden am Netzwerkinterface eth0 verworfen
!!! CND0230W: IPV6 ist eingeschaltet und kann der Grund für Netzwerkprobleme sein
--- Gehe zu http://www.linux-tips-and-tricks.de/CND um detailliertere Hinweise
--- zu den Fehlermeldungen/Warnungen zu bekommen und wie die Fehler selbst beseitigt werden können.
--- Wenn eigene Lösungsversuche erfolglos waren dann den Inhalt der Datei collectNWData.txt im Netz ablegen
--- (Links siehe http://www.linux-tips-and-tricks.de/CND_UPL)
--- und dann der nopaste Link im bevorzugten Linux Forum posten.
==================================================================================================================
===== cat /etc/*[-_]release || cat /etc/*[-_]version =============================================================
/etc/os-release
/etc/SuSE-release
NAME="openSUSE Leap"
VERSION="42.2"
ID=opensuse
ID_LIKE="suse"
VERSION_ID="42.2"
PRETTY_NAME="openSUSE Leap 42.2"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:leap:42.2"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"
openSUSE 42.2 (x86_64)
VERSION = 42.2
CODENAME = Malachite
# /etc/SuSE-release is deprecated and will be removed in the future, use /etc/os-release instead
===== uname -a ===================================================================================================
Linux linux-bm51.suse 4.10.1-5.gf764d42-default #1 SMP PREEMPT Tue Mar 7 09:29:19 UTC 2017 (f764d42) x86_64 x86_64 x86_64 GNU/Linux
===== cat /etc/sysconfig/network/ifcfg-[earwd]* | grep -v "^#|^$" | grep -v "=''" ================================
--- /etc/sysconfig/network/ifcfg-eth0
BOOTPROTO='dhcp'
STARTMODE='auto'
DHCLIENT_SET_DEFAULT_ROUTE='yes'
===== ping tests =================================================================================================
Ping of 8.8.8.8 OK
Ping of www.google.com OK
===== cat /etc/resolv | grep -i "nameserver" =====================================================================
nameserver %%%.%%%.43.177
nameserver %%%.%%%.43.161
===== cat /etc/hosts =============================================================================================
127.0.0.1 localhost
192.168.xxx.xxx Tux-sen.fh Tux-sen
192.168.xxx.xxx Tux-jun.fh Tux-jun
192.168.xxx.xxx nas.fh nas
192.168.xxx.xxx pingulux.fh pingulux
192.168.xxx.xxx switch.fh switch
192.168.xxx.xxx printer.fh printer
===== (route -n && route -A inet6 -n) | egrep "(en|wl|eth|ath|ra|wlan|dsl|ppp)" ==================================
Kernel IP Routentabelle
Ziel Router Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.xxx.x 0.0.0.0 UG 100 0 0 eth0
192.168.178.0 0.0.0.0 255.255.255.0 U 100 0 0 eth0
Kernel IPv6 Routentabelle
Ziel Nächster Hop Flags Metric Ref Benutzer Iface
fe80::/64 :: U 256 0 0 eth0
ff00::/8 :: U 256 32 1 eth0
===== ifconfig (filtered for en|wl|eth|wlan|ra|ath|dsl|ppp) ======================================================
eth0 Link encap:Ethernet Hardware Adresse ##:##:##:##:##:#1
inet Adresse:192.168.178.120 Bcast:192.168.178.255 Maske:255.255.255.0
inet6 Adresse: fe80::aa1e:84ff:fe18:5bbd/64 Gültigkeitsbereich:Verbindung
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:6144 errors:0 dropped:486 overruns:0 frame:0
TX packets:4519 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:1000
RX bytes:5974161 (5.6 Mb) TX bytes:569522 (556.1 Kb)
===== lspci ======================================================================================================
02:00.0 Network controller [0280]: Qualcomm Atheros Device [168c:0042] (rev 31)
Subsystem: Foxconn International, Inc. Device [105b:e0a1]
Kernel driver in use: ath10k_pci
--
03:00.1 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 12)
Subsystem: Acer Incorporated [ALI] Device [1025:108f]
Kernel driver in use: r8169
===== lsusb | grep -v "root hub" =================================================================================
Bus 001 Device 004: ID 0bda:57f2 Realtek Semiconductor Corp.
Bus 001 Device 003: ID 0489:e0a3 Foxconn / Hon Hai
Bus 001 Device 002: ID 046d:c404 Logitech, Inc. TrackMan Wheel
===== hwinfo (filtered) ==========================================================================================
09: PCI 300.1: 0200 Ethernet controller
Model: "Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller"
Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd."
Device: pci 0x8168 "RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller"
SubVendor: pci 0x1025 "Acer Incorporated [ALI]"
SubDevice: pci 0x108f
Driver: "r8169"
Driver Modules: "r8169"
Device File: eth0
Link detected: yes
Driver Status: r8169 is active
Driver Activation Cmd: "modprobe r8169"
22: PCI 200.0: 0282 WLAN controller
Model: "Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter"
Vendor: pci 0x168c "Qualcomm Atheros"
Device: pci 0x0042 "QCA9377 802.11ac Wireless Network Adapter"
SubVendor: pci 0x105b "Foxconn International, Inc."
SubDevice: pci 0xe0a1
Driver: "ath10k_pci"
Driver Modules: "ath10k_pci"
Device File: wlan0
Link detected: no
Driver Status: ath10k_pci is active
Driver Activation Cmd: "modprobe ath10k_pci"
===== lsmod (filtered) ===========================================================================================
| ac | acer_wmi | aesni_intel | aes_x86_64 | af_packet |
| arc4 | ath10k_core | ath10k_pci | ath | bnep |
| cfg80211 | cmac | coretemp | dell_smo8800 | drm |
| drm_kms_helper | fb_sys_fops | fjes | ghash_clmulni_intel| glue_helper |
| grace | hid_generic | i2c_algo_bit | i2c_designware_core| i2c_designware_platform |
| i2c_hid | i2c_i801 | i915 | idma64 | intel_lpss |
| intel_lpss_pci | intel_powerclamp| intel_rapl | ip_tables | irqbypass |
| kvm | kvm_intel | mac80211 | mei | mei_me |
| memstick | mfd_core | mii | mmc_core | pcbc |
| pinctrl_intel | pinctrl_sunrisepoint| r8169 | rfcomm | rfkill |
| rtsx_pci | rtsx_pci_ms | rtsx_pci_sdmmc | serio_raw | sg |
| shpchp | sparse_keymap | sr_mod | syscopyarea | sysfillrect |
| sysimgblt | tpm | tpm_crb | tpm_tis | tpm_tis_core |
| virt_dma | wmi | xhci_hcd | xhci_pci |
===== egrep 'en|wl|eth|ath|wlan|ra|ppp' /etc/udev/rules.d/*net_persistent* /etc/udev/rules.d/*persistent-net* ====
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="##:##:##:##:##:#1", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="##:##:##:##:##:#2", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
==================================================================================================================
*** NWElizaStates
PNIN:1 CFR:1 IF:eth0 IM:2 IF:wlan0 IM:1 DI:2 FALON:1 NIC:0 cNiC:1:0 NI:0 cNI:0 PNG:0 DNS:0 MTU:0 NISS:0 IP6:1 KM:0 0 WLW:0 RTDT:SuSE GUI:0 UID:0
Code:
BOOTPROTO='dhcp'
Habe die Installation mittels DHCP durchgeführt und dann auf manuell mittels Netzwerkmanager umgestellt.
viele grüsse aus dem morgendlichen Oberbayern
vom bayernherz
