Advertisement
Guest User

Untitled

a guest
Nov 24th, 2014
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. subnet 10.0.3.0 netmask 255.255.255.224 {
  2. range 10.0.3.10 10.0.0.20;
  3. default-lease-time 600;
  4. max-lease-time 7200;
  5. option broadcast-address 10.0.3.31;
  6. option routers 10.0.3.1;
  7. option domain-name-servers 193.166.140.100;
  8. option domain-name "ryhma.kolme";
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement