Passwort: collectNWData.sh V0.7.5.8 2016-05-22/17:35:50 - e8982e6 -iGUI- This program comes with ABSOLUTELY NO WARRANTY; This is free software, and you are welcome to redistribute it under certain conditions @@@ >>PNINused @@@ <>detectInterfaces @@@ Interface eth0 detected @@@ Interface eth0: Mac Adresse detected @@@ Interface eth0: IP 160.45.27.247 detected @@@ Interface eth0: IP6 detected @@@ Interface eth0: RCV 0 detected @@@ Interface eth0: XMT 0 detected @@@ Interface eth0: RCV-dropped 270 detected @@@ Interface eth0: XMT-dropped 0 detected @@@ Number of WLAN nics detected: 0 @@@ iwconfig scan contents: @@@ <>collectNWData @@@ *** (ls /etc/*[-_]release 2>/dev/null && cat /etc/*[-_]release) || (ls /etc/*[-_]version && cat /etc/*[-_]version) @@@ -- cat /etc/*[-_]release || cat /etc/*[-_]version @@@ *** uname -a @@@ -- uname -a @@@ *** listNetworkConfigs @@@ -- cat /etc/sysconfig/network/ifcfg-[earwd]* | grep -v "^#|^$" | grep -v "=''" @@@ *** pingTests @@@ -- ping tests @@@ *** cat /etc/resolv.conf | /usr/bin/grep -v "^#\|^[ ]*$" | /usr/bin/grep -i "nameserver" @@@ -- cat /etc/resolv | grep -i "nameserver" @@@ *** cat /etc/hosts | /usr/bin/grep -v "^#\|^$" | /usr/bin/grep -v "::" @@@ -- cat /etc/hosts @@@ *** (/sbin/route -n && /sbin/route -A inet6 -n) | /usr/bin/egrep "(en|wl|eth|ath|wlan|ra|dsl|ppp)" @@@ -- (route -n && route -A inet6 -n) | egrep "(en|wl|eth|ath|ra|wlan|dsl|ppp)" @@@ *** /sbin/ifconfig | awk '/^(en|wl|eth|eth|wlan|ra|ath|dsl|ppp)/ { ifc=$1 } !NF { ifc="" } ifc { print }' @@@ -- ifconfig (filtered for en|wl|eth|wlan|ra|ath|dsl|ppp) @@@ *** /usr/bin/perl -e 'qx/uname -r/ =~/(\d+)\.(\d+)/; exit ($1 > 2 || ( $1 == 2 && $2 >= 6))' || /sbin/lspci -nnk | /usr/bin/egrep -i -A 2 '(ethernet|network)'; /usr/bin/perl -e 'qx/uname -r/ =~/(\d+)\.(\d+)/; exit ($1 > 2 || ( $1 == 2 && $2 >= 6))' && /sbin/lspci -nn | /usr/bin/egrep -i '(ethernet|network)' @@@ -- lspci @@@ *** which lsusb 2>/dev/null 1>&2 && lsusb | /usr/bin/grep -v "root hub";which lsusb 2>/dev/null 1>&2 || echo "lsusb not available. usbutils package needs to be installed" @@@ -- lsusb | grep -v "root hub" @@@ *** listHWInfo @@@ -- @@@ >>listHWInfo hwinfo (filtered) @@@ </dev/null | /usr/bin/grep -v ":#\|:$" 2>/dev/null @@@ -- egrep 'en|wl|eth|ath|wlan|ra|ppp' /etc/udev/rules.d/*net_persistent* /etc/udev/rules.d/*persistent-net* @@@ <>checkForAtLeastOneNic @@@ <>checkNetworkInterfaces @@@ >>checkNetworkInterfaceCommon @@@ --checkForAPIPAdress @@@ --checkForRCV-XMTErrors @@@ --checkForRCV-XMTDrops !!! CND0540W: Messages wurden am Netzwerkinterface eth0 verworfen @@@ <>checkIPPings @@@ <>checkDNS @@@ <>checkNMConfigured @@@ <>checkModulenl80211 @@@ <>checkMTU ping: local error: Message too long, mtu=1500 ping: local error: Message too long, mtu=1500 ping: local error: Message too long, mtu=1500 @@@ <>checkForNicsInSameSubnet @@@ <>checkWLANInterferences @@@ <>checkForMissingLink @@@ <>checkForIPV6 @@@ <>checkKnetworkManager @@@ NM in config enabled: 1 @@@ NM configured: 1 @@@ NM not running @@@ /etc/sysconfig/network/ifcfg-eth0 NOK !!! CND0310W: Klassische Netzwerkkonfiguration mit ifup wurde entdeckt. Die Konfiguration mit networkmanager ist einfacher @@@ <>checkIfWLANTestButWiredOnline @@@ <>masqueradeMACs @@@ <>masqueradeIPs @@@ <>masqueradeESSIDs @@@ <