Hello Richard and all others,

Maybe I have found an solution with multiple interfaces. This time I
have 4 interfaces (2 Ariadne and 2 PPP only differs by phone number).

All PPP interfaces I have configure with follow events:


1. Online              "0 amitcp:bin/route delete default 10.1.0.1"
2. Online              "0 amitcp:bin/route add default $APPPIPREMOTE"

3. OfflineActive       "0 amitcp:bin/route delete default $APPPIPREMOTE"
4. OfflineActive       "0 amitcp:bin/route delete $APPPIPREMOTE
$APPPIPLOCAL"
5. OfflineActive       "0 amitcp:bin/route add default 10.1.0.1"

Line desciption:

1. On of my Ariadne has a default route for internet, I must remove this
   before any other try to set a new route.
2. While I have a default route while PPP is going online, maybe the
   setting of default route for/from PPP go wrong;
3/4. The important one: if going a PPP offline, it dont removed any of this
   routes. We must remove these routes, important to remove the default
   gateway first.
5. Add the original default route, important to do that as the last step.

This procedure we must do for every PPP interface. Dont change the sequence
or "netstat route" hangs and some ping going wrong!

If any developer from genesis read this list: Any other systems automatic
setting and removing the routes.

Regards Micha

On 05-Aug-99, you wrote:

> Right, I'm gonna try this once more.  I've already sent it to the
> official support address three times with no response.  Please, anyone,
> even if all you can say is that you don't know whats happening, respond.
> 
> Thank you.
> 
> Thought I'd try this again.
> 
> I have 2 Interfaces set up, but whenever I try to use the second one, I
> get this error message after it has connected:-
> 
> note Cannot find interface F9W: AmiTCP:db/interfaces:2: object not found
> err  iface_getaddr: SIOCGIFADDR: Device not configured
> 
> Now, the only difference between the two interfaces is the phone number,
> as I copied the original and altered the copy.  The only way I can
> currently use the other number is by changing it manually each time I
> need it.
> 
> **
> 
> Addition.  A new problem has emerged.  Occasionally when I alter the
> first interface, it gives the same error as above, and the only way I
> can solve the problem is to reinstall completely.
> 
> Richard Rahl
Regards

____________________________________________________________
Genesis Mailing List - Info & Archive: http://www.vapor.com/
For Listserver Help: <[EMAIL PROTECTED]>, "HELP"
To Unsubscribe: <[EMAIL PROTECTED]>, "UNSUBSCRIBE"

Reply via email to