jkarns wrote:

> Please help!  I've been wrestling with this one for about 2 weeks now.
> *Manually initiating the link via ppp-up script works fine.* I'm using an
> SuSE 5.2 install and running kernel 2.0.33.  Am running diald 0.99-1 with
> masquerading, samba and dhcp. Looks like the connection and ppp link are
> being established, but no packets are getting through.  /etc/ppp/options
> is an empty file.
>
> I've included a snippet from the system log.  Want to avoid cluttering the
> list
>
> Thanx for any help you can offer.
>
> netstat -nr
> ===========
>
> Note: the route shown in the 1st rows in both table displays was added per
> the dhcp FAQ for W9x clients.
>
> Idle state:
> -----------
>
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
> 255.255.255.255 0.0.0.0         255.255.255.255 UH     1500 0          0 eth0
> 192.168.1.100   0.0.0.0         255.255.255.255 UH     1500 0          0 sl0
> 192.168.1.0     0.0.0.0         255.255.255.0   U      1500 0          0 eth0
> 127.0.0.0       0.0.0.0         255.0.0.0       U      3584 0          0 lo
> 0.0.0.0         0.0.0.0         0.0.0.0         U      1500 0          0 sl0
>
> After dial-up:
> --------------
>
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
> 255.255.255.255 0.0.0.0         255.255.255.255 UH     1500 0          0 eth0
> 192.69.46.48    0.0.0.0         255.255.255.255 UH     1500 0          0 ppp0
> 192.168.1.0     0.0.0.0         255.255.255.0   U      1500 0          0 eth0
> 127.0.0.0       0.0.0.0         255.0.0.0       U      3584 0          0 lo
> 0.0.0.0         0.0.0.0         0.0.0.0         U      1500 0          0 ppp0
>
> ==================================================================================

I believe that the sl0 IP subnet should be different from the eth0 subnet.  Try using 
10.0.0.1 within the diald.conf file.

I've never seen a route entry like the 255.255.255.255, but I also have not done DHCP 
(yet).

Bob...



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

Reply via email to