|
Re: ifconfig inet is 0.0.0.0
|
05/09/2014 8:56 AM
post110248
|
Re: ifconfig inet is 0.0.0.0
Yes - call "ifconfig xx0 <myIP>/24" where "xx0" is the interface. Don't forget to add "/24" to set a network mask for
the interface - in this case 255.255.255.0 (24-bits)
Alternately, you can start "dhcp.client" - but one of these methods must be utilized before the interface is usable.
|
|
|