Guest User

Untitled

a guest
Oct 20th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. # Intel Corporation 82574L Gigabit Network Connection
  2. DEVICE=eth0
  3. BOOTPROTO=static
  4. IPADDR=192.168.0.10
  5. BROADCAST=192.168.0.255
  6. NETMASK=255.255.255.0
  7. NETWORK=192.168.0.0
  8. GATEWAY=192.168.0.254
  9.  
  10. HWADDR=00:25:90:10:51:04
  11. ONBOOT=yes
  12. DHCP_HOSTNAME=localhost.localdomain
Add Comment
Please, Sign In to add comment