RHEL6 Network Manager for Work/Home

m.roth at 5-cent.us m.roth at 5-cent.us
Tue Aug 14 19:12:00 UTC 2012


Harry Hoffman wrote (top posting while reading the request to not top post):
> Then Network Manager can't (currently) handle it.
>
> On 08/14/2012 02:17 PM, m.roth at 5-cent.us wrote:
>> Martini, Dave wrote:
>>
>>> The laptop is setup with a static IP address at work which is
>>> configured
>>> onto the laptop itself.
>>
>> Is it a 192.168 address at work? If not, you are going to have to tell
>> it
>> to use DHCP.
>>
>> And please don't top post.

Then
$ service NetworkManager stop
$ vi /etc/sysconfig/network-scripts/ifcfg-eth0
    BOOTPROTO="dhcp"
    # IPADDR=whatsit
  :wq
$ service network restart

      mark




More information about the redhat-list mailing list