On Thu, Mar 27, 2008 at 2:29 AM, Chris Donovan <[EMAIL PROTECTED]> wrote:
> Hello,
>
>   I've been struggling to find some documentation (if any exists) on
>  how to add static routes once the IPaddr2 resources have come online.
>  I am using IPaddr2 for 802.1q tagging (VLAN trunks).  I need static
>  routes due to multiple networks down 1 interface, and the lack of a
>  routing protocol.

You can write your own RA to set static routes. For your VLAN tagged
interfaces you can configure it like any other interface: the
interface with a "base" IP is configured by your OS, heartbeat
configures an alias to this interface.

Regards,
Andreas

>
>   I'm also interested to know if there is any development currently
>  going on, or scheduled for vconfig functionality being added to
>  IPaddr2 for VLAN creation of the interface via vconfig.  Currently I
>  run a script that parses the cib.xml and creates the VLANs at boot
>  time via vconfig (or whenever else it is ran).  I'd even be interested
>  in knowing how to possibly add this script to get run as a pre-start
>  resource for a specific resource or resources.
>
>  Thanks,
>
>  Chris-
>  _______________________________________________
>  Linux-HA mailing list
>  [email protected]
>  http://lists.linux-ha.org/mailman/listinfo/linux-ha
>  See also: http://linux-ha.org/ReportingProblems
>
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to