Ron Kaye Jr on 10 Sep 2010 08:14:17 -0700


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[PLUG] eth0 at boot ubuntu 10.04- auto eth0 is there


yep
got that

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
# iface eth0 inet dhcp
iface  eth0 inet static
address 192.168.1.51
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.1

doesnt fire eth0 at boot
cli does work

Ron Kaye Jr
914-7294734

Sep 9, 2010 01:35:50 PM, plug@lists.phillylinux.org wrote:
>On Thu, Sep 09, 2010 at 10:44:03AM -0500, Ron Kaye Jr wrote:
>> how can i bring up eth0 at boot?
>> cant seem to find it
>
>in /etc/network/interfaces:
>
>auto eth0
>
>i Refer you to The Fine Manual interfaces(5) for further info :)
>
>
> sean
>
>
>

>___________________________________________________________________________
>Philadelphia Linux Users Group -- http://www.phillylinux.org
>Announcements -
>target="_blank">
http://lists.phillylinux.org/mailman/listinfo/plug-announce
>General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
>
___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug