Hi I read ipv6forum.pdf about ipv6 It said MTU must be at least 1280 bytes (1500+) Does it mean to set the mtu over 1500 I set my linux box eth0 as 2001:db8:cafe:1111::12/64 but I can't ping it inet6 2001:db8:cafe:1111::12/64 scope global tentative ls it this problem? Thank you # ping6 2001:db8:cafe:1111::12 PING 2001:db8:cafe:1111::12(2001:db8:cafe:1111::12) 56 data bytes
From ::1 icmp_seq=1 Destination unreachable:
Address unreachable
From ::1 icmp_seq=2 Destination unreachable:
Address unreachable
On 3/9/2011 8:41 AM, ann kok wrote:
Hi
I read ipv6forum.pdf about ipv6
It said
MTU must be at least 1280 bytes (1500+) Does it mean to set the mtu over 1500
No, it simply means that the minimum MTU for IPv6 is 1280.
I set my linux box eth0 as 2001:db8:cafe:1111::12/64 but I can't ping it inet6 2001:db8:cafe:1111::12/64 scope global tentative
ls it this problem? Thank you
Where are you pinging it from? also, the 2001:db8::/32 prefix is used for "documentation purposes" and might be handled differently by the TCP/IP stack.
# ping6 2001:db8:cafe:1111::12 PING 2001:db8:cafe:1111::12(2001:db8:cafe:1111::12) 56
data bytes
From ::1 icmp_seq=1 Destination unreachable:
Address unreachable
From ::1 icmp_seq=2 Destination unreachable:
Address unreachable
On Wed, 2011-03-09 at 09:01 -0600, imNet Administrator wrote:
Where are you pinging it from? also, the 2001:db8::/32 prefix is used for "documentation purposes" and might be handled differently by the TCP/IP stack.
Works fine in Linux - I've been using it (in an isolated training room setup) for years. Regards, K. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Karl Auer (kauer@biplane.com.au) +61-2-64957160 (h) http://www.biplane.com.au/kauer/ +61-428-957160 (mob) GPG fingerprint: DA41 51B1 1481 16E1 F7E2 B2E9 3007 14ED 5736 F687 Old fingerprint: B386 7819 B227 2961 8301 C5A9 2EBC 754B CD97 0156
In message <1299711449.2109.98.camel@karl>, Karl Auer writes:
On Wed, 2011-03-09 at 09:01 -0600, imNet Administrator wrote:
Where are you pinging it from? also, the 2001:db8::/32 prefix is used for "documentation purposes" and might be handled differently by the TCP/IP stack.
Works fine in Linux - I've been using it (in an isolated training room setup) for years.
Regards, K.
It is not a good idea to use the documentation prefix for anything other than documentation. How hard is it to generate a ULA and use it?
--=20 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Karl Auer (kauer@biplane.com.au) +61-2-64957160 (h) http://www.biplane.com.au/kauer/ +61-428-957160 (mob)
GPG fingerprint: DA41 51B1 1481 16E1 F7E2 B2E9 3007 14ED 5736 F687 Old fingerprint: B386 7819 B227 2961 8301 C5A9 2EBC 754B CD97 0156
--=-nDQtqdgDW08ncP39wFQZ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux)
iEYEABECAAYFAk14BdEACgkQMAcU7Vc29oc3ewCffqKqCJQ67ytpAHeAT7iZ834G 5SMAniLZpqhnAS8Nk3HRcZzhaRrF1c0L =PFHP -----END PGP SIGNATURE-----
--=-nDQtqdgDW08ncP39wFQZ--
-- Mark Andrews, ISC 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: marka@isc.org
participants (4)
-
ann kok
-
imNet Administrator
-
Karl Auer
-
Mark Andrews