Re: Setting default route

2002-05-24 Thread Blake C. Thornton
> -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 24-May-2002/07:53 -0600, "Blake C. Thornton" <[EMAIL PROTECTED]> wrote: > >Could someone tell me where the script is that should set the default > >route. > > > >I am trying to get ppp up and running and it is not setting the default > >ro

Re: Setting default route

2002-05-24 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 24-May-2002/07:53 -0600, "Blake C. Thornton" <[EMAIL PROTECTED]> wrote: >Could someone tell me where the script is that should set the default >route. > >I am trying to get ppp up and running and it is not setting the default >route by itself and

Re: Setting default route

2002-05-24 Thread Robert Canary
Can we see your /etc/ppp/options file? ppp is suppose to set this as part of the ppp setup when the ppp negotiations are made. Mike Burger wrote: > > Usually, it's in /etc/sysconfig/network, but that really *should* only > work for regular network connections. > > Of course, there's also a set

Re: Setting default route

2002-05-24 Thread Mike Burger
Usually, it's in /etc/sysconfig/network, but that really *should* only work for regular network connections. Of course, there's also a setting in that file called "GATEWAYDEV="...you might set that to "ppp0" and see if it helps. On Fri, 24 May 2002, Blake C. Thornton wrote: > Could someone te

Setting default route

2002-05-24 Thread Blake C. Thornton
Could someone tell me where the script is that should set the default route. I am trying to get ppp up and running and it is not setting the default route by itself and I need to know how to change that (I can do it by hand, but that is a pain). Thanks, Blake