I am running redhad 6.0 with a server load, very few modifications

the documentation for eql is sparce at best, I did find a small section in
net3-4howto about setting it up, but still could not get it working

after I installed the rpm, my default route to internet was not added when
the link(s) came up (I am using linuxconf to start the links)

I read the net3-4 howto and followed the direction:

I added the eql interface
I added the eql_enslave command for both interfaces
I added the default route to the eql interface

here is the shell script I used to setup the eql

/sbin/ifconfig eql 192.168.1.1 netmask 255.255.255.0 mtu 1500
/sbin/eql_enslave eql ppp0 33600
/sbin/eql_enslave eql ppp1 56000
/sbin/route add default eql

when I execute the script, I get no errors

but when I try to ping something on the internet, I get no response, (I mean
I get NO response from the ping command, but a indefinite wait)

the how to (net3-4) mentions a way to undo the eql_enslave, but that seems
to be missing from the rpm I installed

any help would be appreciated

thanks
kevin


-----Original Message-----
From: Gordon Messmer <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Friday, January 21, 2000 6:12 PM
Subject: Re: multi-link


>Kevin Williams wrote:
>>
>> can anyone help me with setting up a linux 6.0 server to dial two modem
to
>> the same isp, and bond the lines together with multilink?
>
>Sure, get the eql rpm from
>ftp://duke.eburg.com/pub/linux/redhat-6.x-mycontrib/
>
>After you install the rpm, set up two ppp devices and bring them up.  It
>should be that simple.  Let me know if it isn't.  One other person using
>that rpm had to use a different netmask, but that was it.
>
>MSG
>
>
>--
>To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
>as the Subject.
>


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to