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

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: plug-discuss@lists.plug.phoenix.az.us
日付:  
題目: 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