Advertisement
Guest User

Untitled

a guest
Jun 7th, 2011
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.34 KB | None | 0 0
  1. log-level 8
  2. log-mode full
  3. #preference 0
  4. iface "eth1" {
  5.  t1 1800-2000
  6.  t2 2700-3000
  7.  prefered-lifetime 3600
  8.  valid-lifetime 7200
  9.  class {
  10.    pool 2002:5FB5:289E:1234:4321:1234::/96
  11.  }
  12. # ta-class {
  13. #    pool 3000::/96
  14. # }
  15. option dns-server 2001:470:20::2, 2001:5c0:1000:11::2
  16. option ntp-server 2001:5c0:1001::194
  17. option time-zone  PST
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement