Development issues regarding the cerowrt test router project
 help / color / mirror / Atom feed
* [Cerowrt-devel] possible ipv6 path mtu issue, address assignment, and dhcpv6 renews
@ 2014-05-29 20:54 Dave Taht
  2014-05-29 23:36 ` Dave Taht
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Taht @ 2014-05-29 20:54 UTC (permalink / raw)
  To: cerowrt-devel

I've had a couple reports of "slowness" on native ipv6, and possibly
there is some sort of path mtu issue being forced, by something.

What I am seeing is ipv4 "bytes on the wire" is 1514, but
native ipv6 "bytes on the wire" is 1494, according to wireshark.

Any attempt to send a "native" 1514 size tcp packet gets an ETOOBIG
icmp response. (In an age of short tcp transactions this is bad)

The topology is host - cero1 - cero2 - internet

There is a he tunnel (mtu 1480) and comcast on the link I'm testing,
and the ETOOBIG is coming from the internal interface of cero2. I will
disable the tunnel there... but arguably, using source specific
routing, it should only be stuff being forwarded through the tunnel
that would give that error... and this happens before it gets to the
tunnel.

The second thing I'm seeing periodically, for no reason I can tell, is that
I'm getting an address on a network that doesn't exist on that host.

d@nuc:~$ ifconfig eth0
eth0      Link encap:Ethernet  HWaddr ec:a8:6b:fe:09:a2
          inet addr:172.26.4.20  Bcast:172.26.4.31  Mask:255.255.255.224
          inet6 addr: fe80::eea8:6bff:fefe:9a2/64 Scope:Link
          inet6 addr: 2601:9:6680:4aa::3ce/64 Scope:Global
                             exists
          inet6 addr: 2601:9:6680:56a::3ce/64 Scope:Global
                             doesn't exist

Could be some other device on the link supplying it, but doesn't seem so.
I will keep monitoring radvdump...

The third, is like others here, I'm not seeing dhcpv6 renews work.

-- 
Dave Täht

NSFW: https://w2.eff.org/Censorship/Internet_censorship_bills/russell_0296_indecent.article

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-29 23:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-29 20:54 [Cerowrt-devel] possible ipv6 path mtu issue, address assignment, and dhcpv6 renews Dave Taht
2014-05-29 23:36 ` Dave Taht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox