Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Global options
- option domain-name "swaggnet.real";
- option domain-name-servers 10.15.89.193;
- # VLAN 10
- subnet 10.15.89.0 netmask 255.255.255.192 {
- option routers 10.15.89.1;
- range 10.15.89.4 10.15.89.62;
- }
- # VLAN 70
- subnet 10.15.89.252 netmask 255.255.255.252 {
- option routers 10.15.89.253;
- host eliteburner {
- hardware ethernet 40:b0:34:0c:3a:f9;
- fixed-address 10.15.89.254;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement