Advertisement
Guest User

Example dummy interface / Ubuntu network interfaces/debian

a guest
Oct 9th, 2015
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. auto dummy0
  2. iface dummy0 inet static
  3. address 192.168.3.1
  4. netmask 255.255.255.0
  5. pre-up modprobe dummy
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement