View Single Post

  #5 (permalink)  
Old 12-04-2006, 11:13 PM
monk's Avatar
monk monk is offline
Senior Member
User
 
Join Date: Jan 2005
Location: Tibet
My distro: Debian GNU/Linux
Posts: 482
Rep Power: 5
monk will become famous soon enough monk will become famous soon enough
Default

Can you paste output of following command
Code:
ifconfig -a
General file syntax for ifcfg-eth0
Code:
DEVICE=eth0
BOOTPROTO=static
IPADDR=10.5.123.2
NETMASK=255.255.255.192
Reply With Quote