Hi Andreas,

On Thu, Mar 27, 2008 at 8:55 PM, Andreas Kurz <[EMAIL PROTECTED]> wrote:
> 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.

Hmm I'm not sure how to configure the VLAN interface as you describe.
I am sure I need to build it as it's own device.  It can't as far as I
know be a sub interface of an already existing interface.  I think
what you are saying (please correct me) is that in order to have a
trunked interface, or an interface that does 802.1q tagging, is to
have say:
eth0 inet 1.2.3.4
eth0:0.65 inet 2.3.4.5

?  How do you tell the system it's supposed to be tagging
packets/frames?  I'm not sure what you mean.  In all fairness I use
vconfig to create my vlans, as that's the only way I know how to.  I
wll take a look at the RA (I assume resource agent?) stuff, I just
didn't have much luck earlier as I'm not used to the way the linux-ha
site is setup.

Thanks,

Chris-
_______________________________________________
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