On Tue, 15 Jul 2003 13:58:42 -0700, Jeff wrote:

> Leandro Guimarães Faria Corcete Dutra, 2003-Jul-15 09:47 -0300:
>>      I am trying to alternate between ethernet and ppp with ifplugd.
>> 
>>      The issue is that no matter what ppp seems to never get routed.  It adds
>> its lines to resolv.conf, it adds its routes, but no joy.
>> 
>>      Could someone help me?  If you need any additional info, please shout.
>> 
>> 
>>      This is after removing the default route, downing eth0:
>> 
>> corcete:~# route
>> Kernel IP routing table
>> Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
>> 192.168.0.2     *               255.255.255.255 UH    0      0        0 tap0
>> 194.230.5.176   *               255.255.255.255 UH    0      0        0 ppp0
>> default         *               0.0.0.0         U     0      0        0 tap0
>> corcete:~# netstat -rn
>> Kernel IP routing table
>> Destination     Gateway         Genmask         Flags   MSS Window  irtt 
>> Iface
>> 192.168.0.2     0.0.0.0         255.255.255.255 UH        0 0          0 tap0
>> 194.230.5.176   0.0.0.0         255.255.255.255 UH        0 0          0 ppp0
>> 0.0.0.0         0.0.0.0         0.0.0.0         U         0 0          0 tap0
>> corcete:~# 
> 
> I'm not familiar with this tap0 type of interface

        Now that you mention it, neither do I.  I certainly don't remember
putting it there.  Would that perhaps be a Linux module or a Debian
package that could have put it there?  Is there a database of all such
interfaces explaning their meanings, usages and origins?


> up the ppp interface.  You don't have to take eth0 down, just remove
> the existing default route prior to pon.  This will allow ppp to set
> the default route to the ppp0 interface.

        Hmm... since this is a machine to be used by a layman, I guess I should
do something to make pon do that by itself.  Perhaps a script in
/etc/ppp/ip-up?


> Will having a default route to ppp0 solve your routing problem.  Or,

        I guess not, because that notebook will be used now and then on
Ethernet... or will poff kill the default route when needed?


> do you need to add specific static routes to take advantage of having
> multiple interfaces?  

        I guess not, since I don't quite get the concept!  :-)

        Thank you for your attention!


-- 
 _
/ \  Leandro Guimarães Faria Corsetti Dutra     +41 (21) 648 11 34
\ /  http://br.geocities.com./lgcdutra/         +41 (78) 778 11 34
/ \  Answer to the list, not to me directly!    +55 (11) 5686 2219
Rate this post if helpful: http://svcs.affero.net/rm.php?r=leandro

Reply via email to