Tagged Questions
2
votes
1answer
4k views
Ubuntu 2 network card ip forwarding
I want to make "Ubuntu 11.10" as a router. I have two lan interfaces. Let say interface A ip's is 172.16.1.10 and interface B ip's is 192.168.1.10. How to configure Ubuntu so that 172.16.1.1 can ...
6
votes
1answer
894 views
Bridge interfaces and KVM
I have an Ubuntu server with and a VM using KVM. The plan is that the server and the VM have a static IP address. I tried to change /etc/network/interfaces combining some of the examples available to ...