Diald  0.99.1 works fine kernel 2.3.12 and w/ ppp 2.3.9 (after a bit of
futzing), but will connect under 2.3.13 and I can ping the other end of
my ppp connection, but no further.  Bringing up ppp0 w/ another script,
all is well.

On 2.3.12:

[root@icehouse /root]# ifconfig 
eth0      Link encap:Ethernet  HWaddr 00:60:08:04:13:C8  
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:303 errors:0 dropped:0 overruns:0 frame:0
          TX packets:308 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          Interrupt:10 Base address:0x6500 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:3924  Metric:1
          RX packets:872 errors:0 dropped:0 overruns:0 frame:0
          TX packets:872 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 

ppp0      Link encap:Point-to-Point Protocol  
          inet addr:206.72.46.65  P-t-P:206.72.46.6 Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:576  Metric:1
          RX packets:2390 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2255 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:10 

[root@icehouse /root]# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
192.168.1.1     *               255.255.255.255 UH    0      0        0
eth0
255.255.255.255 *               255.255.255.255 UH    0      0        0
eth0
206.72.46.6     *               255.255.255.255 UH    0      0        0
ppp0
206.72.46.6     *               255.255.255.255 UH    0      0        0
ppp0
192.168.1.0     *               255.255.255.0   U     0      0        0
eth0
127.0.0.0       *               255.0.0.0       U     0      0        0
lo
default         *               0.0.0.0         U     0      0        0
ppp0
------------------------------------------------------------------------

Under 2.3.13:


-- [root@icehouse /root]# ifconfig 
eth0      Link encap:Ethernet  HWaddr 00:60:08:04:13:C8  
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:11 errors:0 dropped:0 overruns:0 frame:0
          TX packets:61 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          Interrupt:10 Base address:0x6500 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:3924  Metric:1
          RX packets:77 errors:0 dropped:0 overruns:0 frame:0
          TX packets:77 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 

ppp0      Link encap:Point-to-Point Protocol  
          inet addr:206.72.46.53  P-t-P:206.72.46.6 
Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:576  Metric:1
          RX packets:9 errors:0 dropped:0 overruns:0 frame:0
          TX packets:9 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3 

sl0       Link encap:Serial Line IP  
          inet addr:192.168.1.254  P-t-P:192.168.1.2 
Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:576  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:368 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:10 


[root@icehouse /root]# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
192.168.1.1     *               255.255.255.255 UH    0      0        0
eth0
192.168.1.2     *               255.255.255.255 UH    0      0        0
sl0
192.168.1.2     *               255.255.255.255 UH    0      0        0
sl0
255.255.255.255 *               255.255.255.255 UH    0      0        0
eth0
206.72.46.6     *               255.255.255.255 UH    0      0        0
ppp0
192.168.1.0     *               255.255.255.0   U     0      0        0
eth0
127.0.0.0       *               255.0.0.0       U     0      0        0
lo
default         *               0.0.0.0         U     0      0        0
sl0
----------------------------------------------------------------------------

Cross posting as it seems to be related to ppp and 2.3.13.

Thanks,

Bradley
---"Calling Linux "competition" for Microsoft is like calling the
     american revolution "competition" for King George."

-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]

Reply via email to