connman.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* connman in dual stack breaks connectivity
@ 2021-09-28 15:31 Salvatore Mazzarino
  2021-09-29  9:21 ` Daniel Wagner
  0 siblings, 1 reply; 2+ messages in thread
From: Salvatore Mazzarino @ 2021-09-28 15:31 UTC (permalink / raw)
  To: connman

I’m running connman in dual stack with the following configuration:

      [service_eth0]
      Type=ethernet
      MAC=[hidden]
      IPv4=192.168.159.13/255.255.255.0/192.168.159.1
      IPv6=2001:[hidden]:[hidden]:[hidden]::13/64/2001:[hidden]:[hidden]:1::1
      IPv6.Privacy=enabled
      Nameservers=192.168.159.1,1.1.1.1,2001:470:20::2

The problem is that I cannot ping to the Internet.

Here an example:

worker01 [~]$ ping6 google.com
PING google.com (2a00:1450:4014:80c::200e): 56 data bytes
--- google.com ping statistics ---
2 packets transmitted, 0 packets received, 100% packet loss

Weirdly also IPv4 is broken:

worker01 [~]$ ping google.com
PING google.com (2a00:1450:4014:80c::200e): 56 data bytes

Any other machine (not running connman) in the same IPv4/IPv6 subnets
works fine.

Once I set IPV6=off, IPv4 connectivity gets back again.

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

end of thread, other threads:[~2021-09-29  9:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-28 15:31 connman in dual stack breaks connectivity Salvatore Mazzarino
2021-09-29  9:21 ` Daniel Wagner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).