On Sat, Aug 13, 2011 at 2:32 AM, Christopher J. Ruwe wrote:
> On Fri, 12 Aug 2011 11:46:34 +0800
> dave jones wrote:
>
> I rearrange your mail and post bottom to enable others to have a look.
>
>>On Thu, Jul 28, 2011 at 4:30 AM, Christopher J. Ruwe wrote:
>>> On Wed, 27 Jul 2011 10:49:42 +0800
>
On Fri, 12 Aug 2011 11:46:34 +0800
dave jones wrote:
I rearrange your mail and post bottom to enable others to have a look.
>On Thu, Jul 28, 2011 at 4:30 AM, Christopher J. Ruwe wrote:
>> On Wed, 27 Jul 2011 10:49:42 +0800
>> dave jones wrote:
>>
>>> Hi,
>>>
>>> I cat get an IP address from dh
Hi Christopher,
Thanks for your solution. It does help a lot, but there's one problem.
For example, DHCP server is not started for some reason and my computer's
ethernet cable is plugged. Once dhcp server started, I can't get the IP unless
I unplug and then plug the ethernet cable. Do you know how
On Wed, 27 Jul 2011 10:49:42 +0800
dave jones wrote:
> Hi,
>
> I cat get an IP address from dhcp server by adding the line
> in /etc/rc.conf:
>
> ifconfig_em0="DHCP"
>
> If I move my laptop to another place, I have to manually run
> "dhclient em0" to get an IP. Otherwise, it won't get an IP
>
2011/7/26, dave jones :
> Hi,
>
> I cat get an IP address from dhcp server by adding the line in /etc/rc.conf:
>
> ifconfig_em0="DHCP"
>
> If I move my laptop to another place, I have to manually run "dhclient em0"
> to get an IP. Otherwise, it won't get an IP automatically.
>
> My question is it's
On Tue, Jul 26, 2011 at 9:49 PM, dave jones wrote:
> I cat get an IP address from dhcp server by adding the line in
> /etc/rc.conf:
>
> ifconfig_em0="DHCP"
>
> If I move my laptop to another place, I have to manually run "dhclient em0"
> to get an IP. Otherwise, it won't get an IP automatically.
Hi,
I cat get an IP address from dhcp server by adding the line in /etc/rc.conf:
ifconfig_em0="DHCP"
If I move my laptop to another place, I have to manually run "dhclient em0"
to get an IP. Otherwise, it won't get an IP automatically.
My question is it's possible to get ip address automaticall