Advertisement
stephenlacy

Untitled

Aug 1st, 2011
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. dom0
  2.  
  3. auto eth0
  4. iface eth0 inet static
  5. address 44.44.2.198
  6. netmask 255.255.255.192
  7. gateway 44.44.2.193
  8.  
  9. domU
  10.  
  11. auto eth0
  12. iface eth0 inet static
  13. address 44.44.9.4
  14. netmask 255.255.255.255
  15. gateway 44.44.2.193
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement