Does anyone known which open source BGP implementation I can get running on Mac OS X Leopard with a minimum of fuss? This is for experimentation only (not for a production environment) so I am not too concerned about scaling and performance. If any tweaking is needed to get it to compile / run on OS X, a pointer to a website with instructions would be highly appreciated. -- Cayle.
'long as you have your compiler working, Quagga reportedly builds and runs out of the box: http://www.quagga.net/ No clue about OSX, but OpenBGPd works well on generic FreeBSD, you could give it a try: http://www.openbgpd.org/ -Jack Carrozzo On Sun, Jan 25, 2009 at 9:31 PM, <cayle.spandon@gmail.com> wrote:
Does anyone known which open source BGP implementation I can get running on Mac OS X Leopard with a minimum of fuss?
This is for experimentation only (not for a production environment) so I am not too concerned about scaling and performance.
If any tweaking is needed to get it to compile / run on OS X, a pointer to a website with instructions would be highly appreciated.
-- Cayle.
On 26 jan 2009, at 4:46, Jack Carrozzo wrote:
'long as you have your compiler working, Quagga reportedly builds and runs out of the box: http://www.quagga.net/
Zebra works fine, too. I use it all the time in my training courses. I suggest running the configure script with an alternative path, though, this way Zebra/Quagga and the OS don't get in each other's way.
cayle.spandon@gmail.com wrote:
Does anyone known which open source BGP implementation I can get running on Mac OS X Leopard with a minimum of fuss?
This is for experimentation only (not for a production environment) so I am not too concerned about scaling and performance.
If any tweaking is needed to get it to compile / run on OS X, a pointer to a website with instructions would be highly appreciated.
Hi, More than definitely possible for Quagga on Mac OSX, a company here in the UK run their network on Mac Minis. http://www.fubra.com/blog/2007/04/first-mac-mini-bgp-routers-on-worlds.html Kind regards, Alex Cruz Farmer
Alex Cruz Farmer wrote:
cayle.spandon@gmail.com wrote:
Does anyone known which open source BGP implementation I can get running on Mac OS X Leopard with a minimum of fuss?
This is for experimentation only (not for a production environment) so I am not too concerned about scaling and performance.
If any tweaking is needed to get it to compile / run on OS X, a pointer to a website with instructions would be highly appreciated.
Hi,
More than definitely possible for Quagga on Mac OSX, a company here in the UK run their network on Mac Minis.
http://www.fubra.com/blog/2007/04/first-mac-mini-bgp-routers-on-worlds.html
Actually, I could be wrong here, I believe that they may run their Minis using Ubuntu, rather than OSX. Apologies!
participants (4)
-
Alex Cruz Farmer
-
cayle.spandon@gmail.com
-
Iljitsch van Beijnum
-
Jack Carrozzo