Use the scripts in /usr/local/zenloadbalancer/config/zlb-start and zlb-stop
in order to add the task you need.

Those scripts run when zen service start /etc/init.d/zenloadbalancer start
(zlb-start) or zen stops /etc/init.d/zenloadbalancer stop (zlb-stop)

Regards

2015-12-07 12:18 GMT+01:00 Derek F <dee...@hotmail.com>:

>
>
>
> Hi,
>
> I need to add some custom stuff to my network config. specifically..
>
> auto eth0
> iface eth0 inet static
> address FAILOVER_HERE
> netmask 255.255.255.255
> broadcast FAILOVER_HERE
> post-up route add GATEWAY_HERE dev eth0
> post-up route add default gw GATEWAY_HERE
> post-down route del GATEWAY_HERE dev eth0
> post-down route del default gw GATEWAY_HERE
>
>
> Normally I would add it to /etc/networking/interfaces   I would expect
> some nic information to be there already, does Zlb move this information?
> is there a custom file I need to edit?
>
> Kind regards
> del
>
>
>
> ------------------------------------------------------------------------------
> Go from Idea to Many App Stores Faster with Intel(R) XDK
> Give your users amazing mobile app experiences with Intel(R) XDK.
> Use one codebase in this all-in-one HTML5 development environment.
> Design, debug & build mobile apps & 2D/3D high-impact games for multiple
> OSs.
> http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
> _______________________________________________
> Zenloadbalancer-support mailing list
> Zenloadbalancer-support@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support
>
>


-- 
Load balancer distribution - Open Source Project
http://www.zenloadbalancer.com
Distribution list (subscribe): zenloadbalancer-support@lists.sourceforge.net
------------------------------------------------------------------------------
_______________________________________________
Zenloadbalancer-support mailing list
Zenloadbalancer-support@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support

Reply via email to