Adam Niedzwiedzki wrote:
> Hi guys,
>
> I'm wanting to setup bonding on my internal interface(s) of my router.
> Where do I actually add the module lines..
>
>
>
> I figured the /etc/modules is just for "single" modules as such
> but if I want to do this
>
>
>
> alias bond0 bonding
>
>
Adam Niedzwiedzki wrote:
> Hi guys,
>
> I'm wanting to setup bonding on my internal interface(s) of my router.
> Where do I actually add the module lines..
>
>
>
> I figured the /etc/modules is just for "single" modules as such
> but if I want to do this
>
>
>
> alias bond0 bonding
>
>
Hi guys,
I'm wanting to setup bonding on my internal interface(s) of my router.
Where do I actually add the module lines..
I figured the /etc/modules is just for "single" modules as such
but if I want to do this
alias bond0 bonding
options bonding miimon=100 mode=0 primary=eth0
where