Re: Odd Issue
Roy Marples
Sun Sep 19 19:08:56 2010
On Sat, 2010-09-18 at 20:57 -0400, Rich wrote:
> Dhcpcd appears to retrieve the IP 192.168.1.101,
> and establishes a connection. I am able to connect to internet fine (no
> conflicting IP yet).
> However, when I check ifconfig, the IP address is incorrect (keeps using
> last known IP).
1) dhcpcd does not remove any existing address that may be assigned at
startup.
2) Under linux, ifconfig only shows the 1st IPv4 address assigned. Use
`ip addr` to show other addreses.
This is a limtiation of the Linux ifconfig tool.
Thanks
Roy
Archive administrator: postmaster@marples.name