In this tutorial I'm setting up VM for Vyatta NOS.
In my tutorial I'm using one bridged interface and one internal. It's for development purposes. At staging and production phase I'm setting both for bridging (1st WAN, 2nd LAN)
I also mentioning annoying problem with:
"INIT: Id "T0" respawing too fast: disable for 5 minutes"
You can also fix that by writing:
sudo sed -i 's/T0/#T0/' /etc/inittab
after Vyatta starts
I'm mention warning:
"SMBus base address uninitialized - upgrade bios or use force_addr=0xaddr"
You can see that when Vyatta boots up
I think thats all, if I missed something i will try to update....
Cheers!
Link to this comment:
All Comments (0)