Advertisement
Guest User

Untitled

a guest
Sep 7th, 2013
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.19 KB | None | 0 0
  1. [code]
  2. collectNWData.sh V0.6.12 (Rev: 1.369, Build: 2013/06/21 20:58:30 UTC)
  3.  
  4. --- Which type of your network connection should be tested?
  5. --- (2) Wired connection
  6.  
  7. --- What's the type of networktopology?
  8. --- (3) DSL modem <---> LinuxRouter <---> LinuxClient
  9.  
  10. --- On which host is the script executed?
  11. --- (1) LinuxClient
  12.  
  13. --- NWEliza is analyzing the system for common network configuration errors ...
  14.  
  15. !!! CND0290E: No network configuration found for interface eth0
  16. !!! CND0230I: IPV6 enabled
  17. !!! CND0310W: Classic network configuration with ifup was detected. Configuration with networkmanager is easier
  18. --- Go to http://www.linux-tips-and-tricks.de/CND#English to get more detailed instructions
  19. --- about the error/warning messages and how to fix the problems on your own.
  20.  
  21. --- If you are unsuccessful then place the contents of file in the net
  22. --- (see http://www.linux-tips-and-tricks.de/CND_UPL#English for links)
  23. --- and then paste the nopaste link on your favorite Linux forum.
  24.  
  25. ==================================================================================================================
  26. ===== cat /etc/*[-_]release || cat /etc/*[-_]version =============================================================
  27. /etc/SuSE-release
  28. /etc/os-release
  29. openSUSE 12.3 (x86_64)
  30. VERSION = 12.3
  31. CODENAME = Dartmouth
  32. NAME=openSUSE
  33. VERSION="12.3 (Dartmouth)"
  34. VERSION_ID="12.3"
  35. PRETTY_NAME="openSUSE 12.3 (Dartmouth) (x86_64)"
  36. ID=opensuse
  37. ANSI_COLOR="0;32"
  38. CPE_NAME="cpe:/o:opensuse:opensuse:12.3"
  39. ===== uname -a ===================================================================================================
  40. Linux linux-5oip.fritz.box 3.7.10-1.1-desktop #1 SMP PREEMPT Thu Feb 28 15:06:29 UTC 2013 (82d3f21) x86_64 x86_64 x86_64 GNU/Linux
  41. ===== cat /etc/sysconfig/network/ifcfg-[earwd]* | grep -v "=''" ==================================================
  42. No config files found
  43. ===== ping tests =================================================================================================
  44. Ping of 173.194.35.176 OK
  45. Ping of www.google.com OK
  46. ===== cat /etc/resolv | grep -i "nameserver" =====================================================================
  47. nameserver 192.168.178.1
  48. ===== cat /etc/hosts =============================================================================================
  49. 127.0.0.1 localhost
  50. ===== (route -n && route -A inet6 -n) | egrep "(eth|ath|ra|wlan|dsl|ppp)" ========================================
  51. 0.0.0.0 192.168.178.1 0.0.0.0 UG 0 0 0 eth0
  52. 192.168.178.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
  53. ===== ifconfig (filtered for eth|wlan|ra|ath|dsl|ppp) ============================================================
  54. eth0 Link encap:Ethernet HWaddr ##:##:##:##:##:#1
  55. inet addr:192.168.178.28 Bcast:192.168.178.255 Mask:255.255.255.0
  56. UP BROADCAST RUNNING MULTICAST MTU:1492 Metric:1
  57. RX packets:1877 errors:0 dropped:0 overruns:0 frame:0
  58. TX packets:1418 errors:0 dropped:0 overruns:0 carrier:0
  59. collisions:0 txqueuelen:1000
  60. RX bytes:2746761 (2.6 Mb) TX bytes:113489 (110.8 Kb)
  61. Interrupt:20 Base address:0xe000
  62. ===== lspci ======================================================================================================
  63. 02:06.0 Ethernet controller [0200]: 3Com Corporation 3c905C-TX/TX-M [Tornado] [10b7:9200] (rev 74)
  64. Subsystem: 3Com Corporation 3C905CX-TX/TX-M Fast Etherlink for PC Management NIC [10b7:1000]
  65. Kernel driver in use: 3c59x
  66. ===== lsusb | grep -v "root hub" =================================================================================
  67. ===== hwinfo (filtered) ==========================================================================================
  68. 29: PCI 206.0: 0200 Ethernet controller
  69. Model: "3Com 3C905CX-TX/TX-M Fast Etherlink for PC Management NIC"
  70. Vendor: pci 0x10b7 "3Com Corporation"
  71. Device: pci 0x9200 "3c905C-TX/TX-M [Tornado]"
  72. SubVendor: pci 0x10b7 "3Com Corporation"
  73. SubDevice: pci 0x1000 "3C905CX-TX/TX-M Fast Etherlink for PC Management NIC"
  74. Driver: "3c59x"
  75. Driver Modules: "3c59x"
  76. Device File: eth0
  77. Link detected: yes
  78. Driver Status: 3c59x is active
  79. Driver Activation Cmd: "modprobe 3c59x"
  80. ===== lsmod (filtered) ===========================================================================================
  81. | 3c59x | af_packet | bnep | drm | drm_kms_helper |
  82. | edac_core | edac_mce_amd | i2c_algo_bit | i2c_piix4 | ip_tables |
  83. | k10temp | kvm | microcode | mperf | pci_hotplug |
  84. | rfkill | scsi_dh | scsi_dh_alua | scsi_dh_emc | scsi_dh_hp_sw |
  85. | scsi_dh_rdac | sg | shpchp | sp5100_tco | sr_mod |
  86. | ttm | wmi |
  87. ===== egrep 'eth|ath|wlan|ra|ppp' /etc/udev/rules.d/*net_persistent* /etc/udev/rules.d/*persistent-net* ==========
  88. ==================================================================================================================
  89. *** NWElizaStates V0.6.12
  90. IF:eth0 IM:2 DI:1 FALON:1 NIC:0 cNiC:1:0 NI:0 cNI:0 PNG:0 DNS:0 MTU:0 NISS:0 IP6:1 KM:0 WLW:0 RTDT:SuSE GUI:0 UID:0
  91. [/code]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement