Advertisement
Guest User

Untitled

a guest
Mar 20th, 2014
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. subnet 123.123.1.0
  2. netmask 255.255.255.0 {
  3. option domain-name "kamil.mroz";
  4. option domain-name-servers 194.204.152.34;
  5. option broadcast-address 192.168.1.255;
  6. option routers 123.123.1.1;
  7. }
  8.  
  9. host winda {hardware ethernet 00:00:00:00:00:00;fixed-address 123.123.1.2;}
  10. host linux {hardware ethernet 00:00:00:00:00:00;fixed-address 123.123.1.3;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement