Solved! (really) Re: See firewall, no internet

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: plug-discuss@lists.plug.phoenix.az.us
Date:  
Subject: Solved! (really) Re: See firewall, no internet
On Sun, 06 Oct 2002 00:20:08 -0700 Kevin Brown <> wrote:
> If RH:
>
> cat /etc/sysconfig/network-scripts/ifcfg-eth0
> (or 1 or 2 for each device).
>
> Look for the BOOTPROTO= line and check if it
> has DHCP/BOOTP enabled or is
> statically assigning.


Had "BOOTPROTO=dhcp"

> Could try ifdown eth0; rm /etc/dhcpcd/*; ifup
> eth0 and see what it does.


This worked like a charm! One of these days when I have more time, I need to
study this networking stuff!

Thanks to all who helped!

Alan