Advertisement
gatoatigrado3

network manager share connection from wifi to ethernet 2

Nov 5th, 2011
446
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.96 KB | None | 0 0
  1. Nov 5 13:33:50 coral NetworkManager[5935]: <info> Activation (eth0) starting connection 'shared-wired'
  2. Nov 5 13:33:50 coral NetworkManager[5935]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
  3. Nov 5 13:33:50 coral NetworkManager[5935]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled...
  4. Nov 5 13:33:50 coral NetworkManager[5935]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started...
  5. Nov 5 13:33:50 coral NetworkManager[5935]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled...
  6. Nov 5 13:33:50 coral NetworkManager[5935]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete.
  7. Nov 5 13:33:50 coral NetworkManager[5935]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting...
  8. Nov 5 13:33:50 coral NetworkManager[5935]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0]
  9. Nov 5 13:33:50 coral NetworkManager[5935]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful.
  10. Nov 5 13:33:50 coral NetworkManager[5935]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled.
  11. Nov 5 13:33:50 coral NetworkManager[5935]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete.
  12. Nov 5 13:33:50 coral NetworkManager[5935]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started...
  13. Nov 5 13:33:50 coral NetworkManager[5935]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0]
  14. Nov 5 13:33:50 coral NetworkManager[5935]: <info> Activation (eth0) Stage 4 of 5 (IP4 Configure Get) scheduled...
  15. Nov 5 13:33:50 coral NetworkManager[5935]: <info> Activation (eth0) Beginning IP6 addrconf.
  16. Nov 5 13:33:50 coral avahi-daemon[1132]: Withdrawing address record for fe80::6ab5:99ff:fed4:5064 on eth0.
  17. Nov 5 13:33:50 coral avahi-daemon[1132]: Leaving mDNS multicast group on interface eth0.IPv6 with address fe80::6ab5:99ff:fed4:5064.
  18. Nov 5 13:33:50 coral avahi-daemon[1132]: Interface eth0.IPv6 no longer relevant for mDNS.
  19. Nov 5 13:33:50 coral NetworkManager[5935]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete.
  20. Nov 5 13:33:50 coral NetworkManager[5935]: <info> Activation (eth0) Stage 4 of 5 (IP4 Configure Get) started...
  21. Nov 5 13:33:50 coral NetworkManager[5935]: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) started...
  22. Nov 5 13:33:50 coral avahi-daemon[1132]: Joining mDNS multicast group on interface eth0.IPv4 with address 10.42.43.1.
  23. Nov 5 13:33:50 coral avahi-daemon[1132]: IP_ADD_MEMBERSHIP failed: No buffer space available
  24. Nov 5 13:33:50 coral avahi-daemon[1132]: Registering new address record for 10.42.43.1 on eth0.IPv4.
  25. Nov 5 13:33:51 coral NetworkManager[5935]: <info> Policy set 'mineral' (wlan0) as default for IPv4 routing and DNS.
  26. Nov 5 13:33:51 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --insert INPUT --in-interface eth0 --protocol tcp --destination-port 53 --jump ACCEPT
  27. Nov 5 13:33:51 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --insert INPUT --in-interface eth0 --protocol udp --destination-port 53 --jump ACCEPT
  28. Nov 5 13:33:51 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --insert INPUT --in-interface eth0 --protocol tcp --destination-port 67 --jump ACCEPT
  29. Nov 5 13:33:51 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --insert INPUT --in-interface eth0 --protocol udp --destination-port 67 --jump ACCEPT
  30. Nov 5 13:33:51 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --insert FORWARD --in-interface eth0 --jump REJECT
  31. Nov 5 13:33:51 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --insert FORWARD --out-interface eth0 --jump REJECT
  32. Nov 5 13:33:51 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --insert FORWARD --in-interface eth0 --out-interface eth0 --jump ACCEPT
  33. Nov 5 13:33:51 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --insert FORWARD --source 10.42.43.0/255.255.255.0 --in-interface eth0 --jump ACCEPT
  34. Nov 5 13:33:51 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --insert FORWARD --destination 10.42.43.0/255.255.255.0 --out-interface eth0 --match state --state ESTABLISHED,RELATED --jump ACCEPT
  35. Nov 5 13:33:51 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table nat --insert POSTROUTING --source 10.42.43.0/255.255.255.0 ! --destination 10.42.43.0/255.255.255.0 --jump MASQUERADE
  36. Nov 5 13:33:51 coral NetworkManager[5935]: <info> Starting dnsmasq...
  37. Nov 5 13:33:51 coral NetworkManager[5935]: <info> (eth0): device state change: ip-config -> activated (reason 'none') [70 100 0]
  38. Nov 5 13:33:51 coral NetworkManager[5935]: <info> Activation (eth0) successful, device activated.
  39. Nov 5 13:33:51 coral dbus[1086]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
  40. Nov 5 13:33:51 coral NetworkManager[5935]: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) complete.
  41. Nov 5 13:33:51 coral NetworkManager[5935]: <info> Activation (eth0) Stage 4 of 5 (IP4 Configure Get) complete.
  42. Nov 5 13:33:51 coral dnsmasq[13490]: started, version 2.57 cachesize 150
  43. Nov 5 13:33:51 coral dnsmasq[13490]: compile time options: IPv6 GNU-getopt DBus I18N DHCP TFTP IDN
  44. Nov 5 13:33:51 coral dnsmasq-dhcp[13490]: DHCP, IP range 10.42.43.10 -- 10.42.43.100, lease time 1h
  45. Nov 5 13:33:51 coral dnsmasq[13490]: reading /etc/resolv.conf
  46. Nov 5 13:33:51 coral dnsmasq[13490]: using nameserver 208.67.222.222#53
  47. Nov 5 13:33:51 coral dnsmasq[13490]: cleared cache
  48. Nov 5 13:33:51 coral dbus[1086]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
  49. Nov 5 13:33:52 coral avahi-daemon[1132]: Joining mDNS multicast group on interface eth0.IPv6 with address fe80::6ab5:99ff:fed4:5064.
  50. Nov 5 13:33:52 coral avahi-daemon[1132]: New relevant interface eth0.IPv6 for mDNS.
  51. Nov 5 13:33:52 coral avahi-daemon[1132]: Registering new address record for fe80::6ab5:99ff:fed4:5064 on eth0.*.
  52. Nov 5 13:33:52 coral kernel: [ 3829.407841] type=1400 audit(1320525232.715:31): apparmor="STATUS" operation="profile_replace" name="/usr/bin/evince" pid=13470 comm="apparmor_parser"
  53. Nov 5 13:33:52 coral kernel: [ 3829.411060] type=1400 audit(1320525232.719:32): apparmor="STATUS" operation="profile_replace" name="/usr/bin/evince-previewer" pid=13470 comm="apparmor_parser"
  54. Nov 5 13:33:52 coral kernel: [ 3829.413391] type=1400 audit(1320525232.723:33): apparmor="STATUS" operation="profile_replace" name="/usr/bin/evince-thumbnailer" pid=13470 comm="apparmor_parser"
  55. Nov 5 13:34:01 coral kernel: [ 3837.936079] eth0: no IPv6 routers present
  56. Nov 5 13:34:01 coral ntpdate[13738]: adjust time server 91.189.94.4 offset 0.002799 sec
  57. Nov 5 13:34:10 coral NetworkManager[5935]: <info> (eth0): IP6 addrconf timed out or failed.
  58. Nov 5 13:34:10 coral NetworkManager[5935]: <info> Activation (eth0) Stage 4 of 5 (IP6 Configure Timeout) scheduled...
  59. Nov 5 13:34:10 coral NetworkManager[5935]: <info> Activation (eth0) Stage 4 of 5 (IP6 Configure Timeout) started...
  60. Nov 5 13:34:10 coral NetworkManager[5935]: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) started...
  61. Nov 5 13:34:10 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --insert INPUT --in-interface eth0 --protocol tcp --destination-port 53 --jump ACCEPT
  62. Nov 5 13:34:10 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --insert INPUT --in-interface eth0 --protocol udp --destination-port 53 --jump ACCEPT
  63. Nov 5 13:34:10 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --insert INPUT --in-interface eth0 --protocol tcp --destination-port 67 --jump ACCEPT
  64. Nov 5 13:34:10 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --insert INPUT --in-interface eth0 --protocol udp --destination-port 67 --jump ACCEPT
  65. Nov 5 13:34:10 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --insert FORWARD --in-interface eth0 --jump REJECT
  66. Nov 5 13:34:10 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --insert FORWARD --out-interface eth0 --jump REJECT
  67. Nov 5 13:34:10 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --insert FORWARD --in-interface eth0 --out-interface eth0 --jump ACCEPT
  68. Nov 5 13:34:10 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --insert FORWARD --source 10.42.43.0/255.255.255.0 --in-interface eth0 --jump ACCEPT
  69. Nov 5 13:34:10 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --insert FORWARD --destination 10.42.43.0/255.255.255.0 --out-interface eth0 --match state --state ESTABLISHED,RELATED --jump ACCEPT
  70. Nov 5 13:34:10 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table nat --insert POSTROUTING --source 10.42.43.0/255.255.255.0 ! --destination 10.42.43.0/255.255.255.0 --jump MASQUERADE
  71. Nov 5 13:34:10 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --insert INPUT --in-interface eth0 --protocol tcp --destination-port 53 --jump ACCEPT
  72. Nov 5 13:34:10 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --insert INPUT --in-interface eth0 --protocol udp --destination-port 53 --jump ACCEPT
  73. Nov 5 13:34:10 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --insert INPUT --in-interface eth0 --protocol tcp --destination-port 67 --jump ACCEPT
  74. Nov 5 13:34:10 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --insert INPUT --in-interface eth0 --protocol udp --destination-port 67 --jump ACCEPT
  75. Nov 5 13:34:10 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --insert FORWARD --in-interface eth0 --jump REJECT
  76. Nov 5 13:34:10 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --insert FORWARD --out-interface eth0 --jump REJECT
  77. Nov 5 13:34:10 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --insert FORWARD --in-interface eth0 --out-interface eth0 --jump ACCEPT
  78. Nov 5 13:34:10 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --insert FORWARD --source 10.42.43.0/255.255.255.0 --in-interface eth0 --jump ACCEPT
  79. Nov 5 13:34:10 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --insert FORWARD --destination 10.42.43.0/255.255.255.0 --out-interface eth0 --match state --state ESTABLISHED,RELATED --jump ACCEPT
  80. Nov 5 13:34:10 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table nat --insert POSTROUTING --source 10.42.43.0/255.255.255.0 ! --destination 10.42.43.0/255.255.255.0 --jump MASQUERADE
  81. Nov 5 13:34:10 coral NetworkManager[5935]: <info> Starting dnsmasq...
  82. Nov 5 13:34:10 coral NetworkManager[5935]: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) complete.
  83. Nov 5 13:34:10 coral NetworkManager[5935]: <info> Activation (eth0) Stage 4 of 5 (IP6 Configure Timeout) complete.
  84. Nov 5 13:34:10 coral NetworkManager[5935]: <warn> dnsmasq died with signal 9
  85. Nov 5 13:34:10 coral NetworkManager[5935]: <info> (eth0): device state change: activated -> failed (reason 'sharing-start-failed') [100 120 18]
  86. Nov 5 13:34:10 coral NetworkManager[5935]: <warn> Activation (eth0) failed.
  87. Nov 5 13:34:10 coral dnsmasq[13802]: started, version 2.57 cachesize 150
  88. Nov 5 13:34:10 coral dnsmasq[13802]: compile time options: IPv6 GNU-getopt DBus I18N DHCP TFTP IDN
  89. Nov 5 13:34:10 coral dnsmasq-dhcp[13802]: DHCP, IP range 10.42.43.10 -- 10.42.43.100, lease time 1h
  90. Nov 5 13:34:10 coral dnsmasq[13802]: reading /etc/resolv.conf
  91. Nov 5 13:34:10 coral dnsmasq[13802]: using nameserver 208.67.222.222#53
  92. Nov 5 13:34:10 coral dnsmasq[13802]: cleared cache
  93. Nov 5 13:34:10 coral dbus[1086]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
  94. Nov 5 13:34:10 coral NetworkManager[5935]: <info> (eth0): device state change: failed -> disconnected (reason 'none') [120 30 0]
  95. Nov 5 13:34:10 coral NetworkManager[5935]: <info> (eth0): deactivating device (reason 'none') [0]
  96. Nov 5 13:34:10 coral avahi-daemon[1132]: Withdrawing address record for 10.42.43.1 on eth0.
  97. Nov 5 13:34:10 coral dbus[1086]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
  98. Nov 5 13:34:12 coral NetworkManager[5935]: <info> Policy set 'mineral' (wlan0) as default for IPv4 routing and DNS.
  99. Nov 5 13:34:12 coral NetworkManager[5935]: <info> Policy set 'mineral' (wlan0) as default for IPv4 routing and DNS.
  100. Nov 5 13:34:12 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table nat --delete POSTROUTING --source 10.42.43.0/255.255.255.0 ! --destination 10.42.43.0/255.255.255.0 --jump MASQUERADE
  101. Nov 5 13:34:12 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --delete FORWARD --destination 10.42.43.0/255.255.255.0 --out-interface eth0 --match state --state ESTABLISHED,RELATED --jump ACCEPT
  102. Nov 5 13:34:12 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --delete FORWARD --source 10.42.43.0/255.255.255.0 --in-interface eth0 --jump ACCEPT
  103. Nov 5 13:34:12 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --delete FORWARD --in-interface eth0 --out-interface eth0 --jump ACCEPT
  104. Nov 5 13:34:12 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --delete FORWARD --out-interface eth0 --jump REJECT
  105. Nov 5 13:34:12 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --delete FORWARD --in-interface eth0 --jump REJECT
  106. Nov 5 13:34:12 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --delete INPUT --in-interface eth0 --protocol udp --destination-port 67 --jump ACCEPT
  107. Nov 5 13:34:12 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --delete INPUT --in-interface eth0 --protocol tcp --destination-port 67 --jump ACCEPT
  108. Nov 5 13:34:12 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --delete INPUT --in-interface eth0 --protocol udp --destination-port 53 --jump ACCEPT
  109. Nov 5 13:34:12 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --delete INPUT --in-interface eth0 --protocol tcp --destination-port 53 --jump ACCEPT
  110. Nov 5 13:34:12 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table nat --delete POSTROUTING --source 10.42.43.0/255.255.255.0 ! --destination 10.42.43.0/255.255.255.0 --jump MASQUERADE
  111. Nov 5 13:34:12 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --delete FORWARD --destination 10.42.43.0/255.255.255.0 --out-interface eth0 --match state --state ESTABLISHED,RELATED --jump ACCEPT
  112. Nov 5 13:34:12 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --delete FORWARD --source 10.42.43.0/255.255.255.0 --in-interface eth0 --jump ACCEPT
  113. Nov 5 13:34:12 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --delete FORWARD --in-interface eth0 --out-interface eth0 --jump ACCEPT
  114. Nov 5 13:34:12 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --delete FORWARD --out-interface eth0 --jump REJECT
  115. Nov 5 13:34:12 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --delete FORWARD --in-interface eth0 --jump REJECT
  116. Nov 5 13:34:12 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --delete INPUT --in-interface eth0 --protocol udp --destination-port 67 --jump ACCEPT
  117. Nov 5 13:34:12 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --delete INPUT --in-interface eth0 --protocol tcp --destination-port 67 --jump ACCEPT
  118. Nov 5 13:34:12 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --delete INPUT --in-interface eth0 --protocol udp --destination-port 53 --jump ACCEPT
  119. Nov 5 13:34:12 coral NetworkManager[5935]: <info> Executing: /sbin/iptables --table filter --delete INPUT --in-interface eth0 --protocol tcp --destination-port 53 --jump ACCEPT
  120.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement