Recap: When I try to ftp some files (example: kernel-2.0.36-3.i386.rpm)
and I connect using diald the transfer stops at a certain point (in the
example it stops at 19568 bytes every time).  I don't lose the PPP connection.
Diald just stops forwarding packets to the ftp client program.
I can see the packets coming in to ppp0 using tcpdump.
I've also tried this from a masq'd machine and I can see the packets coming
in to ppp0 but the dropped packets never go out to eth0 (on the masq host).
Can I get diald to log every packet it sees?  That might help.

Is this related to bug #76?  I was confused by the description.

I have: kernel-2.0.36-3 (D/L'd in M$Win98)
ipfwadm-2.3.0-6
My ip-up.local is basically a copy of /etc/rc.d/rc.firewall from the IP-Masq
HOWTO document.
I'm ftp'ing from the masq host, so that shouldn't be an issue, right?
I have diald 0.99.2.
I have not tried completely uninstalling ipfwadm.
I have tried connecting using ppp-on.  That fixes the problem.
I have tried downgrading to diald-0.99.1.  No joy.
I have tried rebuilding diald 0.99.2 with #undef AF_NETLINK and again with
#define BUFFER_PACKETS 0 in diald.h.  No joy.
I have tried turning off IP forwarding and flushing all firewall rules
and removing all ip_masq modules.  No joy.
I have tried ftp, ncftp, and netscape.  All stop at the same point.
I have tried setting passive mode.  No joy.

/etc/diald.conf:
mode ppp
connect /etc/diald/connect
device /dev/ttyS3
speed 115200
modem
lock
crtscts
local 192.168.0.1
remote 192.168.0.2
dynamic
defaultroute
pppd-options noauth name jdalbec
# Connecting using PAP.  I removed login/password from /etc/diald/connect
# and put them in /etc/ppp/pap-secrets.
include /usr/lib/diald/custom.filter
# I got tired of diald overwriting my changes to standard.filter.
# I added ignore tcp tcp.fin and changed accept netbios-ns to ignore.
# I lengthened some timeouts (mainly WWW).

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

Reply via email to