Ron Kaye Jr on 10 Sep 2010 08:14:17 -0700 |
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: ___________________________________________________________________________ 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
|
|