Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 93043 Details for
Bug 142148
kern.log flooded with "neighbour table overflow "
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Logs of various commands for checking network settings
nto (text/plain), 28.11 KB, created by
Kim Nilsson
on 2006-07-29 21:56:16 UTC
(
hide
)
Description:
Logs of various commands for checking network settings
Filename:
MIME Type:
Creator:
Kim Nilsson
Created:
2006-07-29 21:56:16 UTC
Size:
28.11 KB
patch
obsolete
>I use gShield firewall and using the same commands to check rules I got the following: > >/etc/conf.d/net > >Quote: > ># /etc/conf.d/net: ># $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/conf.d/net,v 1.7 2002/11/18 19:39:22 azarah Exp $ > ># Global config file for net.* rc-scripts > >config_eth0=("dhcp") >dhcpcd_eth0="-t 10" >config_eth1=("192.168.2.101 broadcast 192.168.2.255 netmask 255.255.255.0") > >preup() { >if [ "${IFACE}" = "ath0" ] >then >/sbin/wlanconfig ath0 create wlandev wifi0 wlanmode ap >return $? >fi >} > >postdown() { >if [ "${IFACE}" = "ath0" ] >then >/sbin/wlanconfig ath0 destroy >fi >} > >config_ath0=("192.168.3.101 broadcast 192.168.3.255 netmask 255.255.255.0") > > >/etc/init.d/iproute2 >no such file. > >ifconfig >Quote: > >ath0 Link encap:Ethernet HWaddr 00:0D:88:81:8C:5B >inet addr:192.168.3.101 Bcast:192.168.3.255 Mask:255.255.255.0 >inet6 addr: fe80::20d:88ff:fe81:8c5b/64 Scope:Link >UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 >RX packets:0 errors:0 dropped:0 overruns:0 frame:0 >TX packets:49 errors:0 dropped:0 overruns:0 carrier:0 >collisions:0 txqueuelen:0 >RX bytes:0 (0.0 b) TX bytes:4548 (4.4 Kb) > >eth0 Link encap:Ethernet HWaddr 00:E0:18:B7:1C:F4 >inet addr:84.216.47.57 Bcast:84.216.47.57 Mask:255.255.255.255 >inet6 addr: 2001:5c0:812f:1::1/64 Scope:Global >inet6 addr: fe80::2e0:18ff:feb7:1cf4/64 Scope:Link >UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1 >RX packets:143377412 errors:1 dropped:5 overruns:0 frame:0 >TX packets:183018175 errors:0 dropped:0 overruns:0 carrier:0 >collisions:0 txqueuelen:1000 >RX bytes:1692357897 (1613.9 Mb) TX bytes:788627135 (752.0 Mb) >Interrupt:16 > >eth1 Link encap:Ethernet HWaddr 00:05:5D:8B:23:65 >inet addr:192.168.2.101 Bcast:192.168.2.255 Mask:255.255.255.0 >inet6 addr: fe80::205:5dff:fe8b:2365/64 Scope:Link >UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 >RX packets:0 errors:0 dropped:0 overruns:0 frame:0 >TX packets:106201 errors:106201 dropped:0 overruns:0 carrier:106201 >collisions:0 txqueuelen:1000 >RX bytes:0 (0.0 b) TX bytes:9770920 (9.3 Mb) >Interrupt:17 Base address:0xb800 > >lo Link encap:Local Loopback >inet addr:127.0.0.1 Mask:255.0.0.0 >inet6 addr: ::1/128 Scope:Host >UP LOOPBACK RUNNING MTU:16436 Metric:1 >RX packets:1653001 errors:0 dropped:0 overruns:0 frame:0 >TX packets:1653001 errors:0 dropped:0 overruns:0 carrier:0 >collisions:0 txqueuelen:0 >RX bytes:102100562 (97.3 Mb) TX bytes:102100562 (97.3 Mb) > >sit1 Link encap:IPv6-in-IPv4 >inet6 addr: fe80::c0a8:9201/64 Scope:Link >inet6 addr: fe80::54d8:2f94/64 Scope:Link >inet6 addr: 2001:5c0:8fff:fffe::47f/128 Scope:Global >inet6 addr: fe80::ac10:e601/64 Scope:Link >inet6 addr: fe80::c0a8:265/64 Scope:Link >UP POINTOPOINT RUNNING NOARP MTU:1480 Metric:1 >RX packets:2118 errors:0 dropped:0 overruns:0 frame:0 >TX packets:2875 errors:15 dropped:0 overruns:0 carrier:15 >collisions:0 txqueuelen:0 >RX bytes:1854905 (1.7 Mb) TX bytes:408351 (398.7 Kb) > >tun0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 >inet addr:172.16.1.34 P-t-P:172.16.1.33 Mask:255.255.255.255 >UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1 >RX packets:0 errors:0 dropped:0 overruns:0 frame:0 >TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 >collisions:0 txqueuelen:100 >RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) > >vmnet1 Link encap:Ethernet HWaddr 00:50:56:C0:00:01 >inet addr:172.16.230.1 Bcast:172.16.230.255 Mask:255.255.255.0 >inet6 addr: fe80::250:56ff:fec0:1/64 Scope:Link >UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 >RX packets:0 errors:0 dropped:0 overruns:0 frame:0 >TX packets:39 errors:0 dropped:0 overruns:0 carrier:0 >collisions:0 txqueuelen:1000 >RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) > >vmnet8 Link encap:Ethernet HWaddr 00:50:56:C0:00:08 >inet addr:192.168.146.1 Bcast:192.168.146.255 Mask:255.255.255.0 >inet6 addr: fe80::250:56ff:fec0:8/64 Scope:Link >UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 >RX packets:0 errors:0 dropped:0 overruns:0 frame:0 >TX packets:38 errors:0 dropped:0 overruns:0 carrier:0 >collisions:0 txqueuelen:1000 >RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) > >wifi0 Link encap:UNSPEC HWaddr 00-0D-88-81-8C-5B-9F-1A-00-00-00-00-00-00-00-00 >UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 >RX packets:85326 errors:0 dropped:0 overruns:0 frame:180148 >TX packets:1441 errors:487 dropped:0 overruns:0 carrier:0 >collisions:0 txqueuelen:199 >RX bytes:4522820 (4.3 Mb) TX bytes:105542 (103.0 Kb) >Interrupt:23 Memory:fa1c0000-fa1d0000 > > >ip rule list >nothing happens > >ip route show table local >Quote: > >broadcast 192.168.3.0 dev ath0 proto kernel scope link src 192.168.3.101 >broadcast 192.168.2.255 dev eth1 proto kernel scope link src 192.168.2.101 >broadcast 127.255.255.255 dev lo proto kernel scope link src 127.0.0.1 >broadcast 192.168.146.255 dev vmnet8 proto kernel scope link src 192.168.146.1 >broadcast 172.16.230.255 dev vmnet1 proto kernel scope link src 172.16.230.1 >local 192.168.3.101 dev ath0 proto kernel scope host src 192.168.3.101 >broadcast 192.168.3.255 dev ath0 proto kernel scope link src 192.168.3.101 >broadcast 192.168.2.0 dev eth1 proto kernel scope link src 192.168.2.101 >broadcast 192.168.146.0 dev vmnet8 proto kernel scope link src 192.168.146.1 >local 172.16.230.1 dev vmnet1 proto kernel scope host src 172.16.230.1 >local 84.216.47.57 dev eth0 proto kernel scope host src 84.216.47.57 >broadcast 84.216.47.57 dev eth0 proto kernel scope link src 84.216.47.57 >local 192.168.146.1 dev vmnet8 proto kernel scope host src 192.168.146.1 >broadcast 172.16.230.0 dev vmnet1 proto kernel scope link src 172.16.230.1 >local 172.16.1.34 dev tun0 proto kernel scope host src 172.16.1.34 >broadcast 127.0.0.0 dev lo proto kernel scope link src 127.0.0.1 >local 192.168.2.101 dev eth1 proto kernel scope host src 192.168.2.101 >local 127.0.0.1 dev lo proto kernel scope host src 127.0.0.1 >local 127.0.0.0/8 dev lo proto kernel scope host src 127.0.0.1 > > >added a few commands of my own > >ip route show >Quote: > >84.216.47.57 dev eth0 scope link >172.16.1.33 dev tun0 proto kernel scope link src 172.16.1.34 >192.168.146.0/24 dev vmnet8 proto kernel scope link src 192.168.146.1 >192.168.3.0/24 dev ath0 proto kernel scope link src 192.168.3.101 >192.168.2.0/24 dev eth1 proto kernel scope link src 192.168.2.101 >172.16.1.0/24 via 172.16.1.33 dev tun0 >172.16.230.0/24 dev vmnet1 proto kernel scope link src 172.16.230.1 >127.0.0.0/8 dev lo scope link >default via 84.216.47.57 dev eth0 scope link > > >hmmmm, doing " ip neig show" lists a LOT of addresses in the format of: >(an ipaddress here) dev eth0 lladdr (a MAC address here) STALE > >oh, yes, I use rtorrent for torrents, btw. So I guess these ips are working on my torrents. > >Next command: >ip ntable show >Quote: > >inet6 ndisc_cache >thresh1 128 thresh2 512 thresh3 1024 gc_int 30000 >refcnt 1 reachable 44864 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 0 > >inet6 ndisc_cache >dev ath0 >refcnt 1 reachable 26914 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 0 > >inet6 ndisc_cache >dev sit1 >refcnt 2 reachable 21739 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 0 > >inet6 ndisc_cache >dev vmnet8 >refcnt 1 reachable 31480 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 0 > >inet6 ndisc_cache >dev vmnet1 >refcnt 1 reachable 37558 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 0 > >inet6 ndisc_cache >dev eth1 >refcnt 1 reachable 30091 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 0 > >inet6 ndisc_cache >dev eth0 >refcnt 1 reachable 23141 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 0 > >inet6 ndisc_cache >dev lo >refcnt 2 reachable 41057 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 0 > >inet arp_cache >thresh1 128 thresh2 512 thresh3 1024 gc_int 30000 >refcnt 1 reachable 32487 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 1000 > >inet arp_cache >dev ath0 >refcnt 1 reachable 33874 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 1000 > >inet arp_cache >dev tun0 >refcnt 1 reachable 31104 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 1000 > >inet arp_cache >dev vmnet8 >refcnt 1 reachable 36741 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 1000 > >inet arp_cache >dev vmnet1 >refcnt 1 reachable 36899 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 1000 > >inet arp_cache >dev eth1 >refcnt 1 reachable 33407 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 1000 > >inet arp_cache >dev eth0 >refcnt 932 reachable 22749 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 1000 > >inet arp_cache >dev lo >refcnt 2 reachable 33197 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 1000 > > >ip tunnel show >Quote: > >sit0: ipv6/ip remote any local any ttl 64 nopmtudisc >sit1: ipv6/ip remote 64.86.88.116 local any ttl 64 > > >ip link show >Quote: > >1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue >link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 >2: eth0: <BROADCAST,MULTICAST,NOTRAILERS,UP> mtu 1500 qdisc pfifo_fast qlen 1000 >link/ether 00:e0:18:b7:1c:f4 brd ff:ff:ff:ff:ff:ff >3: eth1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000 >link/ether 00:05:5d:8b:23:65 brd ff:ff:ff:ff:ff:ff >4: sit0: <NOARP> mtu 1480 qdisc noop >link/sit 0.0.0.0 brd 0.0.0.0 >5: ip6tnl0: <NOARP> mtu 1460 qdisc noop >link/tunnel6 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00 brd 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00 >8: vmnet1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000 >link/ether 00:50:56:c0:00:01 brd ff:ff:ff:ff:ff:ff >9: vmnet8: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000 >link/ether 00:50:56:c0:00:08 brd ff:ff:ff:ff:ff:ff >10: sit1@NONE: <POINTOPOINT,NOARP,UP> mtu 1480 qdisc noqueue >link/sit 0.0.0.0 peer 64.86.88.116 >11: tun0: <POINTOPOINT,MULTICAST,NOARP,UP> mtu 1500 qdisc pfifo_fast qlen 100 >link/[65534] >15: wifi0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 199 >link/ieee802.11 00:0d:88:81:8c:5b brd ff:ff:ff:ff:ff:ff >19: ath0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue >link/ether 00:0d:88:81:8c:5b brd ff:ff:ff:ff:ff:ff > > >ip addr show >Quote: > >1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue >link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 >inet 127.0.0.1/8 brd 127.255.255.255 scope host lo >inet6 ::1/128 scope host >valid_lft forever preferred_lft forever >2: eth0: <BROADCAST,MULTICAST,NOTRAILERS,UP> mtu 1500 qdisc pfifo_fast qlen 1000 >link/ether 00:e0:18:b7:1c:f4 brd ff:ff:ff:ff:ff:ff >inet 84.216.47.57/32 brd 84.216.47.57 scope global eth0 >inet6 2001:5c0:812f:1::1/64 scope global >valid_lft forever preferred_lft forever >inet6 fe80::2e0:18ff:feb7:1cf4/64 scope link >valid_lft forever preferred_lft forever >3: eth1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000 >link/ether 00:05:5d:8b:23:65 brd ff:ff:ff:ff:ff:ff >inet 192.168.2.101/24 brd 192.168.2.255 scope global eth1 >inet6 fe80::205:5dff:fe8b:2365/64 scope link >valid_lft forever preferred_lft forever >4: sit0: <NOARP> mtu 1480 qdisc noop >link/sit 0.0.0.0 brd 0.0.0.0 >5: ip6tnl0: <NOARP> mtu 1460 qdisc noop >link/tunnel6 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00 brd 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00 >8: vmnet1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000 >link/ether 00:50:56:c0:00:01 brd ff:ff:ff:ff:ff:ff >inet 172.16.230.1/24 brd 172.16.230.255 scope global vmnet1 >inet6 fe80::250:56ff:fec0:1/64 scope link >valid_lft forever preferred_lft forever >9: vmnet8: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000 >link/ether 00:50:56:c0:00:08 brd ff:ff:ff:ff:ff:ff >inet 192.168.146.1/24 brd 192.168.146.255 scope global vmnet8 >inet6 fe80::250:56ff:fec0:8/64 scope link >valid_lft forever preferred_lft forever >10: sit1@NONE: <POINTOPOINT,NOARP,UP> mtu 1480 qdisc noqueue >link/sit 0.0.0.0 peer 64.86.88.116 >inet6 2001:5c0:8fff:fffe::47f/128 scope global >valid_lft forever preferred_lft forever >inet6 fe80::c0a8:9201/64 scope link >valid_lft forever preferred_lft forever >inet6 fe80::ac10:e601/64 scope link >valid_lft forever preferred_lft forever >inet6 fe80::c0a8:265/64 scope link >valid_lft forever preferred_lft forever >inet6 fe80::54d8:2f94/64 scope link >valid_lft forever preferred_lft forever >11: tun0: <POINTOPOINT,MULTICAST,NOARP,UP> mtu 1500 qdisc pfifo_fast qlen 100 >link/[65534] >inet 172.16.1.34 peer 172.16.1.33/32 scope global tun0 >15: wifi0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 199 >link/ieee802.11 00:0d:88:81:8c:5b brd ff:ff:ff:ff:ff:ff >19: ath0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue >link/ether 00:0d:88:81:8c:5b brd ff:ff:ff:ff:ff:ff >inet 192.168.3.101/24 brd 192.168.3.255 scope global ath0 >inet6 fe80::20d:88ff:fe81:8c5b/64 scope link >valid_lft forever preferred_lft forever >I use gShield firewall and using the same commands to check rules I got the following: > >/etc/conf.d/net > >Quote: > ># /etc/conf.d/net: ># $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/conf.d/net,v 1.7 2002/11/18 19:39:22 azarah Exp $ > ># Global config file for net.* rc-scripts > >config_eth0=("dhcp") >dhcpcd_eth0="-t 10" >config_eth1=("192.168.2.101 broadcast 192.168.2.255 netmask 255.255.255.0") > >preup() { >if [ "${IFACE}" = "ath0" ] >then >/sbin/wlanconfig ath0 create wlandev wifi0 wlanmode ap >return $? >fi >} > >postdown() { >if [ "${IFACE}" = "ath0" ] >then >/sbin/wlanconfig ath0 destroy >fi >} > >config_ath0=("192.168.3.101 broadcast 192.168.3.255 netmask 255.255.255.0") > > >/etc/init.d/iproute2 >no such file. > >ifconfig >Quote: > >ath0 Link encap:Ethernet HWaddr 00:0D:88:81:8C:5B >inet addr:192.168.3.101 Bcast:192.168.3.255 Mask:255.255.255.0 >inet6 addr: fe80::20d:88ff:fe81:8c5b/64 Scope:Link >UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 >RX packets:0 errors:0 dropped:0 overruns:0 frame:0 >TX packets:49 errors:0 dropped:0 overruns:0 carrier:0 >collisions:0 txqueuelen:0 >RX bytes:0 (0.0 b) TX bytes:4548 (4.4 Kb) > >eth0 Link encap:Ethernet HWaddr 00:E0:18:B7:1C:F4 >inet addr:84.216.47.57 Bcast:84.216.47.57 Mask:255.255.255.255 >inet6 addr: 2001:5c0:812f:1::1/64 Scope:Global >inet6 addr: fe80::2e0:18ff:feb7:1cf4/64 Scope:Link >UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1 >RX packets:143377412 errors:1 dropped:5 overruns:0 frame:0 >TX packets:183018175 errors:0 dropped:0 overruns:0 carrier:0 >collisions:0 txqueuelen:1000 >RX bytes:1692357897 (1613.9 Mb) TX bytes:788627135 (752.0 Mb) >Interrupt:16 > >eth1 Link encap:Ethernet HWaddr 00:05:5D:8B:23:65 >inet addr:192.168.2.101 Bcast:192.168.2.255 Mask:255.255.255.0 >inet6 addr: fe80::205:5dff:fe8b:2365/64 Scope:Link >UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 >RX packets:0 errors:0 dropped:0 overruns:0 frame:0 >TX packets:106201 errors:106201 dropped:0 overruns:0 carrier:106201 >collisions:0 txqueuelen:1000 >RX bytes:0 (0.0 b) TX bytes:9770920 (9.3 Mb) >Interrupt:17 Base address:0xb800 > >lo Link encap:Local Loopback >inet addr:127.0.0.1 Mask:255.0.0.0 >inet6 addr: ::1/128 Scope:Host >UP LOOPBACK RUNNING MTU:16436 Metric:1 >RX packets:1653001 errors:0 dropped:0 overruns:0 frame:0 >TX packets:1653001 errors:0 dropped:0 overruns:0 carrier:0 >collisions:0 txqueuelen:0 >RX bytes:102100562 (97.3 Mb) TX bytes:102100562 (97.3 Mb) > >sit1 Link encap:IPv6-in-IPv4 >inet6 addr: fe80::c0a8:9201/64 Scope:Link >inet6 addr: fe80::54d8:2f94/64 Scope:Link >inet6 addr: 2001:5c0:8fff:fffe::47f/128 Scope:Global >inet6 addr: fe80::ac10:e601/64 Scope:Link >inet6 addr: fe80::c0a8:265/64 Scope:Link >UP POINTOPOINT RUNNING NOARP MTU:1480 Metric:1 >RX packets:2118 errors:0 dropped:0 overruns:0 frame:0 >TX packets:2875 errors:15 dropped:0 overruns:0 carrier:15 >collisions:0 txqueuelen:0 >RX bytes:1854905 (1.7 Mb) TX bytes:408351 (398.7 Kb) > >tun0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 >inet addr:172.16.1.34 P-t-P:172.16.1.33 Mask:255.255.255.255 >UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1 >RX packets:0 errors:0 dropped:0 overruns:0 frame:0 >TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 >collisions:0 txqueuelen:100 >RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) > >vmnet1 Link encap:Ethernet HWaddr 00:50:56:C0:00:01 >inet addr:172.16.230.1 Bcast:172.16.230.255 Mask:255.255.255.0 >inet6 addr: fe80::250:56ff:fec0:1/64 Scope:Link >UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 >RX packets:0 errors:0 dropped:0 overruns:0 frame:0 >TX packets:39 errors:0 dropped:0 overruns:0 carrier:0 >collisions:0 txqueuelen:1000 >RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) > >vmnet8 Link encap:Ethernet HWaddr 00:50:56:C0:00:08 >inet addr:192.168.146.1 Bcast:192.168.146.255 Mask:255.255.255.0 >inet6 addr: fe80::250:56ff:fec0:8/64 Scope:Link >UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 >RX packets:0 errors:0 dropped:0 overruns:0 frame:0 >TX packets:38 errors:0 dropped:0 overruns:0 carrier:0 >collisions:0 txqueuelen:1000 >RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) > >wifi0 Link encap:UNSPEC HWaddr 00-0D-88-81-8C-5B-9F-1A-00-00-00-00-00-00-00-00 >UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 >RX packets:85326 errors:0 dropped:0 overruns:0 frame:180148 >TX packets:1441 errors:487 dropped:0 overruns:0 carrier:0 >collisions:0 txqueuelen:199 >RX bytes:4522820 (4.3 Mb) TX bytes:105542 (103.0 Kb) >Interrupt:23 Memory:fa1c0000-fa1d0000 > > >ip rule list >nothing happens > >ip route show table local >Quote: > >broadcast 192.168.3.0 dev ath0 proto kernel scope link src 192.168.3.101 >broadcast 192.168.2.255 dev eth1 proto kernel scope link src 192.168.2.101 >broadcast 127.255.255.255 dev lo proto kernel scope link src 127.0.0.1 >broadcast 192.168.146.255 dev vmnet8 proto kernel scope link src 192.168.146.1 >broadcast 172.16.230.255 dev vmnet1 proto kernel scope link src 172.16.230.1 >local 192.168.3.101 dev ath0 proto kernel scope host src 192.168.3.101 >broadcast 192.168.3.255 dev ath0 proto kernel scope link src 192.168.3.101 >broadcast 192.168.2.0 dev eth1 proto kernel scope link src 192.168.2.101 >broadcast 192.168.146.0 dev vmnet8 proto kernel scope link src 192.168.146.1 >local 172.16.230.1 dev vmnet1 proto kernel scope host src 172.16.230.1 >local 84.216.47.57 dev eth0 proto kernel scope host src 84.216.47.57 >broadcast 84.216.47.57 dev eth0 proto kernel scope link src 84.216.47.57 >local 192.168.146.1 dev vmnet8 proto kernel scope host src 192.168.146.1 >broadcast 172.16.230.0 dev vmnet1 proto kernel scope link src 172.16.230.1 >local 172.16.1.34 dev tun0 proto kernel scope host src 172.16.1.34 >broadcast 127.0.0.0 dev lo proto kernel scope link src 127.0.0.1 >local 192.168.2.101 dev eth1 proto kernel scope host src 192.168.2.101 >local 127.0.0.1 dev lo proto kernel scope host src 127.0.0.1 >local 127.0.0.0/8 dev lo proto kernel scope host src 127.0.0.1 > > >added a few commands of my own > >ip route show >Quote: > >84.216.47.57 dev eth0 scope link >172.16.1.33 dev tun0 proto kernel scope link src 172.16.1.34 >192.168.146.0/24 dev vmnet8 proto kernel scope link src 192.168.146.1 >192.168.3.0/24 dev ath0 proto kernel scope link src 192.168.3.101 >192.168.2.0/24 dev eth1 proto kernel scope link src 192.168.2.101 >172.16.1.0/24 via 172.16.1.33 dev tun0 >172.16.230.0/24 dev vmnet1 proto kernel scope link src 172.16.230.1 >127.0.0.0/8 dev lo scope link >default via 84.216.47.57 dev eth0 scope link > > >hmmmm, doing " ip neig show" lists a LOT of addresses in the format of: >(an ipaddress here) dev eth0 lladdr (a MAC address here) STALE > >oh, yes, I use rtorrent for torrents, btw. So I guess these ips are working on my torrents. > >Next command: >ip ntable show >Quote: > >inet6 ndisc_cache >thresh1 128 thresh2 512 thresh3 1024 gc_int 30000 >refcnt 1 reachable 44864 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 0 > >inet6 ndisc_cache >dev ath0 >refcnt 1 reachable 26914 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 0 > >inet6 ndisc_cache >dev sit1 >refcnt 2 reachable 21739 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 0 > >inet6 ndisc_cache >dev vmnet8 >refcnt 1 reachable 31480 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 0 > >inet6 ndisc_cache >dev vmnet1 >refcnt 1 reachable 37558 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 0 > >inet6 ndisc_cache >dev eth1 >refcnt 1 reachable 30091 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 0 > >inet6 ndisc_cache >dev eth0 >refcnt 1 reachable 23141 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 0 > >inet6 ndisc_cache >dev lo >refcnt 2 reachable 41057 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 0 > >inet arp_cache >thresh1 128 thresh2 512 thresh3 1024 gc_int 30000 >refcnt 1 reachable 32487 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 1000 > >inet arp_cache >dev ath0 >refcnt 1 reachable 33874 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 1000 > >inet arp_cache >dev tun0 >refcnt 1 reachable 31104 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 1000 > >inet arp_cache >dev vmnet8 >refcnt 1 reachable 36741 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 1000 > >inet arp_cache >dev vmnet1 >refcnt 1 reachable 36899 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 1000 > >inet arp_cache >dev eth1 >refcnt 1 reachable 33407 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 1000 > >inet arp_cache >dev eth0 >refcnt 932 reachable 22749 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 1000 > >inet arp_cache >dev lo >refcnt 2 reachable 33197 base_reachable 30000 retrans 1000 >gc_stale 60000 delay_probe 5000 queue 3 >app_probes 0 ucast_probes 3 mcast_probes 3 >anycast_delay 1000 proxy_delay 800 proxy_queue 64 locktime 1000 > > >ip tunnel show >Quote: > >sit0: ipv6/ip remote any local any ttl 64 nopmtudisc >sit1: ipv6/ip remote 64.86.88.116 local any ttl 64 > > >ip link show >Quote: > >1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue >link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 >2: eth0: <BROADCAST,MULTICAST,NOTRAILERS,UP> mtu 1500 qdisc pfifo_fast qlen 1000 >link/ether 00:e0:18:b7:1c:f4 brd ff:ff:ff:ff:ff:ff >3: eth1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000 >link/ether 00:05:5d:8b:23:65 brd ff:ff:ff:ff:ff:ff >4: sit0: <NOARP> mtu 1480 qdisc noop >link/sit 0.0.0.0 brd 0.0.0.0 >5: ip6tnl0: <NOARP> mtu 1460 qdisc noop >link/tunnel6 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00 brd 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00 >8: vmnet1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000 >link/ether 00:50:56:c0:00:01 brd ff:ff:ff:ff:ff:ff >9: vmnet8: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000 >link/ether 00:50:56:c0:00:08 brd ff:ff:ff:ff:ff:ff >10: sit1@NONE: <POINTOPOINT,NOARP,UP> mtu 1480 qdisc noqueue >link/sit 0.0.0.0 peer 64.86.88.116 >11: tun0: <POINTOPOINT,MULTICAST,NOARP,UP> mtu 1500 qdisc pfifo_fast qlen 100 >link/[65534] >15: wifi0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 199 >link/ieee802.11 00:0d:88:81:8c:5b brd ff:ff:ff:ff:ff:ff >19: ath0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue >link/ether 00:0d:88:81:8c:5b brd ff:ff:ff:ff:ff:ff > > >ip addr show >Quote: > >1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue >link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 >inet 127.0.0.1/8 brd 127.255.255.255 scope host lo >inet6 ::1/128 scope host >valid_lft forever preferred_lft forever >2: eth0: <BROADCAST,MULTICAST,NOTRAILERS,UP> mtu 1500 qdisc pfifo_fast qlen 1000 >link/ether 00:e0:18:b7:1c:f4 brd ff:ff:ff:ff:ff:ff >inet 84.216.47.57/32 brd 84.216.47.57 scope global eth0 >inet6 2001:5c0:812f:1::1/64 scope global >valid_lft forever preferred_lft forever >inet6 fe80::2e0:18ff:feb7:1cf4/64 scope link >valid_lft forever preferred_lft forever >3: eth1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000 >link/ether 00:05:5d:8b:23:65 brd ff:ff:ff:ff:ff:ff >inet 192.168.2.101/24 brd 192.168.2.255 scope global eth1 >inet6 fe80::205:5dff:fe8b:2365/64 scope link >valid_lft forever preferred_lft forever >4: sit0: <NOARP> mtu 1480 qdisc noop >link/sit 0.0.0.0 brd 0.0.0.0 >5: ip6tnl0: <NOARP> mtu 1460 qdisc noop >link/tunnel6 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00 brd 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00 >8: vmnet1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000 >link/ether 00:50:56:c0:00:01 brd ff:ff:ff:ff:ff:ff >inet 172.16.230.1/24 brd 172.16.230.255 scope global vmnet1 >inet6 fe80::250:56ff:fec0:1/64 scope link >valid_lft forever preferred_lft forever >9: vmnet8: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000 >link/ether 00:50:56:c0:00:08 brd ff:ff:ff:ff:ff:ff >inet 192.168.146.1/24 brd 192.168.146.255 scope global vmnet8 >inet6 fe80::250:56ff:fec0:8/64 scope link >valid_lft forever preferred_lft forever >10: sit1@NONE: <POINTOPOINT,NOARP,UP> mtu 1480 qdisc noqueue >link/sit 0.0.0.0 peer 64.86.88.116 >inet6 2001:5c0:8fff:fffe::47f/128 scope global >valid_lft forever preferred_lft forever >inet6 fe80::c0a8:9201/64 scope link >valid_lft forever preferred_lft forever >inet6 fe80::ac10:e601/64 scope link >valid_lft forever preferred_lft forever >inet6 fe80::c0a8:265/64 scope link >valid_lft forever preferred_lft forever >inet6 fe80::54d8:2f94/64 scope link >valid_lft forever preferred_lft forever >11: tun0: <POINTOPOINT,MULTICAST,NOARP,UP> mtu 1500 qdisc pfifo_fast qlen 100 >link/[65534] >inet 172.16.1.34 peer 172.16.1.33/32 scope global tun0 >15: wifi0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 199 >link/ieee802.11 00:0d:88:81:8c:5b brd ff:ff:ff:ff:ff:ff >19: ath0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue >link/ether 00:0d:88:81:8c:5b brd ff:ff:ff:ff:ff:ff >inet 192.168.3.101/24 brd 192.168.3.255 scope global ath0 >inet6 fe80::20d:88ff:fe81:8c5b/64 scope link >valid_lft forever preferred_lft forever >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 142148
: 93043