Discussion:
tentative DAD rump
(too old to reply)
Patrick Welche
2017-05-17 15:05:40 UTC
Permalink
The attached (hopefully) implements:

# +---------------------------+
# | gw |
# int 192.168.1.2 ---- + 192.168.1.1 192.168.2.1 |
# +---------------------------+

The puzzle is why 192.168.1.2 can ping 192.168.1.1 but not 192.168.2.1.

inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0x1<TENTATIVE>

might be a clue? Is that not meant to be possible?


Cheers,

Patrick
Roy Marples
2017-05-17 18:50:23 UTC
Permalink
Post by Patrick Welche
# +---------------------------+
# | gw |
# int 192.168.1.2 ---- + 192.168.1.1 192.168.2.1 |
# +---------------------------+
The puzzle is why 192.168.1.2 can ping 192.168.1.1 but not 192.168.2.1.
inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0x1<TENTATIVE>
might be a clue? Is that not meant to be possible?
Correct. You need to wait until DaD has finished at both ends for ping
to work.

Roy


--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
Loading...