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

Startseite
Anhänge:
Nachricht
+ (text/plain)
Nachricht löschen
Nachricht beantworten
Autor: plug-discuss@lists.plug.phoenix.az.us
Datum:  
Betreff: 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