[quagga-users 14879] Re: Quagga query
Tom Samplonius <[email protected]> Tue, 28 Nov 2017 00:55:01 -0800
| Newsgroups | gmane.network.quagga.user |
|---|---|
| Message-ID | <[email protected]> |
Pardeep, Quagga, while IOS-like, does not actually manage the interface configuration. You should configure the network interface in Ubuntu, and make sure you can ping the ISP router, before configuring Quagga. And when you configure Quagga, you just need to tell it which interface to use. Quagga will detect what IP you configured at the VM OS level (Ubuntu). And if you are bridging the VM with the host OS, you need to configure the IP inside the VM. Some virtual network configurations, require the IP to be configured in the host hypervisor. I don’t think Virtualbox supports that kind of networking, so it would be best to stick with bridging. Tom > On Nov 27, 2017, at 9:49 AM, Pardeep <[email protected]> wrote: > > Hi Michael, > > Thanks for your help. > > If I don't do bridge from virtual box and do it from Ubuntu CLI prompt i.e > install bridge-utils, then edit in /etc/sysconfig/network scripts and set > ip address and restart brtcl services, will it work or both are different > things. > > Please let me know after done with bridge networking, how I will verify that > its working fine. > > Thanks a lot!!! > > Thanks > Pardeep > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Michael H > Lambert > Sent: Monday, November 27, 2017 10:31 PM > To: Quagga Users <[email protected]> > Subject: [quagga-users 14875] Re: Quagga query > > Hi Pardeep, > >> On 27 Nov 2017, at 09:52, Pardeep <[email protected]> wrote: >> >> Thanks for your prompt response. >> >> As I am doing it first time, so I am not much aware its IOS interface. Can > you please help me to how to check if Ubuntu VM is using bridge networking > or NAT networking and If its uses NAT networking then how to shift to bridge > networking ? > > If you are using VirtualBox on the VM server, you can configure the guest > with "Bridged Adapter" to make it bridge to the NIC. You might also be able > to use "Host-only Adapter" if you have an extra NIC in the VM server. If > you're using another virtualization platform, sorry, I'm not familiar with > it. > > Michael > > > _______________________________________________ > Quagga-users mailing list > [email protected] > https://lists.quagga.net/mailman/listinfo/quagga-users > > _______________________________________________ > Quagga-users mailing list > [email protected] > https://lists.quagga.net/mailman/listinfo/quagga-users _______________________________________________ Quagga-users mailing list [email protected] https://lists.quagga.net/mailman/listinfo/quagga-users