Milí majitelé routerů Turris,
toto fórum bylo 9. 12. 2016 zmrazeno a nahrazeno naším novým Turris fórem. Ještě chvíli bude dostupné k prohlížení, ale již zde není možné přispívat. Více informací naleznete v oznámení o uzavření fóra.
Dear Turris routers users,
this forum has been frozen on Dec 9th, 2016 and replaced by our new Turris forum. It will be read-only accessible for some time after. For more information, read the announcement about closing the forum.
lokální link pro můj WAN: fe80::2/10
brána operátora: fe80::1
Prefix pro moji LAN: 2a02:a40:30c:110::/64
config dnsmasq
option domainneeded '1'
option boguspriv '1'
option filterwin2k '0'
option localise_queries '1'
option rebind_protection '1'
option rebind_localhost '1'
option local '/lan/'
option domain 'lan'
option expandhosts '1'
option nonegcache '0'
option authoritative '1'
option readethers '1'
option leasefile '/tmp/dhcp.leases'
option resolvfile '/tmp/resolv.conf.auto'
option port '0'
config dhcp 'lan'
option interface 'lan'
option start '100'
option leasetime '12h'
option dhcpv6 'server'
option ra 'server'
list dns '2a02:a40:30c:1::2'
list dns '2a02:a40:30c:2::2'
option limit '60'
list dhcp_option '6,192.168.1.1'
config odhcpd 'odhcpd'
option maindhcp '0'
option leasefile '/tmp/hosts/odhcpd'
option leasetrigger '/usr/sbin/odhcpd-update'
Konektivita IPv6 Chyba
Dostupnost IPv6 brány Chyba
root@turris:~# ping6 fe80::1
(ticho)
root@turris:~# ping6 fe80::2
64 bytes from fe80::2: seq=0 ttl=64 time=0.166 ms
64 bytes from fe80::2: seq=1 ttl=64 time=0.166 ms
64 bytes from fe80::2: seq=2 ttl=64 time=0.136 ms
64 bytes from fe80::2: seq=3 ttl=64 time=0.137 ms
64 bytes from fe80::2: seq=4 ttl=64 time=0.158 ms
64 bytes from fe80::2: seq=5 ttl=64 time=0.138 ms
#ping -6 2a02:a40:30c:110::1
Pinging 2a02:a40:30c:110::1 with 32 bytes of data:
Reply from 2a02:a40:30c:110::1: time<1ms
Reply from 2a02:a40:30c:110::1: time<1ms
Reply from 2a02:a40:30c:110::1: time<1ms
Reply from 2a02:a40:30c:110::1: time<1ms
#ping -6 fe80::2
(neodpovídá/ticho)
root@turris:~# ifconfig
br-lan Link encap:Ethernet HWaddr D8:58:D7:00:11:04
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fd9a:c933:f428::1/60 Scope:Global
inet6 addr: fe80::da58:d7ff:fe00:1104/64 Scope:Link
inet6 addr: 2a02:a40:30c:110::1/64 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:131603 errors:0 dropped:0 overruns:0 frame:0
TX packets:232346 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:9205355 (8.7 MiB) TX bytes:334803701 (319.2 MiB)
eth0 Link encap:Ethernet HWaddr D8:58:D7:00:11:04
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:2012 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:215068 (210.0 KiB)
Base address:0x8000
eth1 Link encap:Ethernet HWaddr D8:58:D7:00:11:05
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:47847 errors:0 dropped:0 overruns:0 frame:0
TX packets:73383 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:6547465 (6.2 MiB) TX bytes:95136500 (90.7 MiB)
Base address:0xa000
eth2 Link encap:Ethernet HWaddr D8:58:D7:00:11:06
inet addr:85.207.88.122 Bcast:85.207.88.127 Mask:255.255.255.248
inet6 addr: fe80::2/10 Scope:Link
inet6 addr: fe80::da58:d7ff:fe00:1106/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:232634 errors:0 dropped:0 overruns:0 frame:0
TX packets:130999 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:339008441 (323.3 MiB) TX bytes:10983394 (10.4 MiB)
Base address:0xc000
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:65536 Metric:1
RX packets:261 errors:0 dropped:0 overruns:0 frame:0
TX packets:261 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:51446 (50.2 KiB) TX bytes:51446 (50.2 KiB)
wlan0 Link encap:Ethernet HWaddr BC:30:7D:92:8C:A6
inet6 addr: fe80::be30:7dff:fe92:8ca6/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:85532 errors:0 dropped:0 overruns:0 frame:0
TX packets:161214 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:5766275 (5.4 MiB) TX bytes:243168560 (231.9 MiB)
Powered by mwForum 2.29.3 © 1999-2013 Markus Wichitill