Guest User

etc-dhcp

a guest
Nov 7th, 2011
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. DHCPDARGS=eth2;
  2. subnet 177.177.177.0 netmask 255.255.255.0 {
  3. <------>range 177.177.177.1 177.177.177.254;
  4. <------># AP
  5. <------>host APcko {
  6. <------><------>hardware ethernet 00:40:05:a3:3c:41;
  7. <------><------>fixed-address 177.177.177.1;
  8. <------><------>}
  9. <------>}
  10.  
  11.  
  12.  
  13.  
Advertisement
Add Comment
Please, Sign In to add comment