home *** CD-ROM | disk | FTP | other *** search
/ H4CK3R 16 / hacker16 / 16_HACKER16.ISO / linux / tpm-security-server-1.2.1.iso / archive / etc / sysconfig / network-scripts / ifcfg-eth1 < prev    next >
Encoding:
Text File  |  2004-01-29  |  489 b   |  30 lines

  1. DEVICE=eth1
  2. ONBOOT=no
  3.  
  4. ###
  5. ### For a DHCP configuration use this section
  6. ###
  7. #BOOTPROTO=dhcp
  8.  
  9. ###
  10. ### For a static configuration use this section
  11. ###
  12. #BOOTPROTO=static
  13. #BROADCAST=192.168.1.255
  14. #IPADDR=192.168.1.2
  15. #NETMASK=255.255.255.0
  16. #NETWORK=192.168.1.0
  17.  
  18. ###
  19. ### If this is a wireless connection, use this section too
  20. ###
  21. #WIRELESS=yes
  22. #WIRELESS_MODULE=acx100sta
  23. #WIRELESS_MODE=2
  24. #WIRELESS_ESSID=12345678
  25. #WIRELESS_CHANNEL=6
  26. #WIRELESS_KEY=s:nottest123
  27. #WIRELESS_RATE=
  28. #WIRELESS_NICK=
  29. #
  30.