Guest User

SSVM findings - iptables

a guest
May 31st, 2013
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. Starting cloud.com service (type=secstorage) Success
  2.  
  3. Starting NFS common utilities: statd failed!
  4. Starting portmap daemon....
  5. Not starting as we're not running in a vm.
  6. Starting enhanced syslogd: rsyslogd.
  7. Starting ACPI services...RTNETLINK1 answers: No such file or directory
  8. acpid: error talking to the kernel via netlink
  9. .
  10. Starting periodic command scheduler: cron.
  11. Starting OpenBSD Secure Shell server: sshd.
  12. Starting the system activity data collector: sadc.
  13. Detecting Linux distribution version: OK
  14. Starting xe daemon: OK
  15. cloud.com sevice is already running, PID = 2572
  16. Starting OpenBSD Secure Shell server: sshd.
  17. Starting NFS common utilities: statd.
  18. Starting portmap daemon...Already running..
  19. Password server is not running
  20. startpar: service(s) returned failure: nfs-common ... failed!
  21.  
  22.  
  23. root@s-23-VM:~# /usr/local/cloud/systemvm/ssvm-check.sh
  24. ================================================
  25. First DNS server is 8.8.8.8
  26. PING 8.8.8.8 (8.8.8.8): 56 data bytes
  27. --- 8.8.8.8 ping statistics ---
  28. 2 packets transmitted, 0 packets received, 100% packet loss
  29. WARNING: cannot ping DNS server
  30. route follows
  31. Kernel IP routing table
  32. Destination Gateway Genmask Flags Metric Ref Use Iface
  33. 8.8.8.8 172.20.39.1 255.255.255.255 UGH 0 0 0 eth1
  34. 172.20.39.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
  35. 172.20.39.0 0.0.0.0 255.255.255.0 U 0 0 0 eth2
  36. 172.20.39.0 0.0.0.0 255.255.255.0 U 0 0 0 eth3
  37. 10.63.172.0 172.20.39.1 255.255.255.0 UG 0 0 0 eth1
  38. 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
  39. 0.0.0.0 172.20.39.1 0.0.0.0 UG 0 0 0 eth2
  40. ================================================
  41. ERROR: DNS not resolving download.cloud.com
  42. resolv.conf follows
  43. nameserver 8.8.8.8
  44. nameserver 8.8.8.8
  45. root@s-23-VM:~#
  46.  
  47. root@s-23-VM:~# service nfs-common status
  48. all daemons running
  49.  
  50. -- CS mgmt svr --
  51.  
  52. [root@nimbus ~]# iptables -L -nvx
  53. Chain INPUT (policy ACCEPT 4456359 packets, 6054168479 bytes)
  54. pkts bytes target prot opt in out source destination
  55.  
  56. Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
  57. pkts bytes target prot opt in out source destination
  58.  
  59. Chain OUTPUT (policy ACCEPT 2568466 packets, 5970183333 bytes)
  60. pkts bytes target prot opt in out source destination
Advertisement
Add Comment
Please, Sign In to add comment