[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 01183) Re: ISATAP feedback



Craig Dunk writes:

> How does the implementation in scripts work in cases where the ipv4 address
> changes either from (for example) reconnection of the link in another subnet

If network or interface (e.g. ifdown eth0; ifup eth0) is restarted, no
problem, this catches reconfiguration.

IMHO this is also needed to get a new IPv4 address for an interface because
only change the plug didn't trigger "dhcpcd". Perhaps the manual execution
of "dhcpcd" must be catched somewhere, but should be possible.

> or dhcp lease expiry/reassignment? (I guess normally the same address will
> be assigned in the dhcp case)

Should in case of the (good?) DHCP server isn't overloaded.

 Peter