actually I was just working on the same thing with the same results
if anyone has any advice I would love to hear it as well.
I actually have 2 boxes in this boat:
1) 2 NIC's for network masq off of a cable modem to LAN and a modem that connects to
another server
2) one NIC for another LAN, and 2 modems one for dialing the main server, and the
second for
receiving info from other dialup locations
any information would be awesome right about now.
aj
K. Harris wrote:
> I'm trying have two connections to the internet. One via an ethernet
> card connected through a cable tv modem and the other connect via ppp
> connection. The ppp connection is how I am connected to the world
> through my domain name but I want to utilize the speed of my ethernet
> connection to the internet. When I do the following, my ppp/eql
> interface stops working allowing only my ethenet connection to work.
> Do you have any suggestions on how to make them both work on
> the same computer system?
>
> I'm running linux_2.2.5 and ppp_2.3.5-1.
> For The EQL/PPP Connection I type:
> ifconfig eql 123.XXX.XX.XXX netmask 255.255.255.255 mtu 1500 up
> route add -net 123.XXX.XX.0 netmask 255.255.255.255 eql
> route add default eql
> eql_enslave eql ppp0 31200
>
> For The ETH0 Connection I type:
> ifconfig eth0 45.Y.YYY.YYY netmask 255.255.255.128 broadcast 45.Y.YYY.255 up
> route add -net 45.Y.YYY.128 netmask 255.255.255.128 eth0
> route add default gw 45.Y.YYY.YYY eth0
>
> Please respond to [EMAIL PROTECTED]
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-net" in
> the body of a message to [EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]