On Tue, 11 Jun 2002, Richard Amerman wrote:

> As some of you may have noted I am working on a Bering configuration
> with a main external interface at eth0 of a DSL router and an
> additional external connection consisting of an external modem for
> redundant failover.

I have been playing with a dsl/ppp connection for a couple of days.  I am
not sure I need a redundant failover though... I can make it work
manually if I need to.

> I have had no problem getting the modem to work and it looks like the
> firewall portion may not be too bad (knock on wood!) but I can't
> seem to get past the existing defaultroute.

I did:

  ifdown eth0
  ifup ppp0

to switch from dsl to ppp, and have commented out the "auto ppp0" line in
/etc/network/interfaces.

> How does one change the defaultroute on the fly?  I have my pppd setup
> configured to set the ppp connection as the defaultroute.

> pppd logs the following message:
> "not replacing existing default route to eth0"
> 
> The only other negative sounding message is the following:
> 
> "Cannot determine Ethernet address for proxy ARP"

You may want to confirm that "proxyarp" is not enabled in your ppp
configuration... (?)

> I also experimented with settings in the interfaces config file in the "ppp0" 
>interface section.  The default is 
> auto ppp0
> iface ppp0 inet ppp
> provider provider
> 
> I changed this to :
> auto ppp0
> iface ppp0 inet ppp
> Address xxx.xxx.xxx.xxx
> Masklen 27
> Gateway xxx.xxx.xxx.xxx
>
> I'm not sure this is appropriate but I could not find further
> documentation on this file to indicate whether I can use these
> settings with a ppp interface, and even if I can, that it is
> appropriate.

I don't think you want to set the network data here.

> I also added a local:remote entry to the ppp options file and tried
> the -ip setting to force the use of these settings but the ppp
> connection was dropped with a message from the ISP to the effect of
> "No network protocol running".

I don't know about "No network protocols running" but you need cooperation
with the other end of your connection to set local:remote.

Make sure you have all the needed ppp modules loaded, and determine
whether you need "auth" or "noauth".

[...]

---------------------------------------------------------------------------
Jeff Newmiller                        The     .....       .....  Go Live...
DCN:<[EMAIL PROTECTED]>        Basics: ##.#.       ##.#.  Live Go...
                                      Live:   OO#.. Dead: OO#..  Playing
Research Engineer (Solar/Batteries            O.O#.       #.O#.  with
/Software/Embedded Controllers)               .OO#.       .OO#.  rocks...2k
---------------------------------------------------------------------------



_______________________________________________________________

Multimillion Dollar Computer Inventory
Live Webcast Auctions Thru Aug. 2002 - http://www.cowanalexander.com/calendar



------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to