daily pastebin goal
53%
SHARE
TWEET

Untitled

a guest Jan 6th, 2012 18 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /etc/network/interfaces
  2.  
  3. auto eth0
  4. iface eth0 inet static
  5.         address 192.168.1.165
  6.         netmask 255.255.255.0
  7.         network 192.168.1.1
  8.         broadcast 192.168.1.255
  9.         gateway 192.168.2.1
  10.  
  11.  
  12. ===
  13. At Terminal, it giving following error:
  14.  
  15. $ sudo /etc/init.d/networking restart
  16.  * Reconfiguring network interfaces
  17. SIOCADDRT: No such process
  18. Failed to bring up eth0
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top