Date: Wed, 31 Jul 1996 14:31:31 +0200 (MET DST) From: Robert Heron <robert@printy.wroc.pl> To: questions@freebsd.org Subject: PPP logging Message-ID: <Pine.LNX.3.91.960731141651.636A-100000@printy.printy.wroc.pl>
next in thread | raw e-mail | index | archive | help
Hello, I set up my PPP and it seems to work (ftp logins OK, telnet logins OK,...)), but when transferring files (www,ftp), even small, it works very slowly and strange. I checked via the same modem line file transfers using Z-modem and they work very well, so port and modem configurations must be OK. I run ppp via ppp account (/usr/local/bin/ppplogin, ppplogin: #!/bin/sh /usr/sbin/ppp -direct ) My /etc/ppp/ppp.conf file looks like this: default: set ifaddr 194.181.22.1 194.181.22.10 where 194.181.22.1 is my machine number and 194.181.22.10 of the machine on the other end of the wire. The machine on the other end is OK, because I tried it many times with other PPP hosts - always worked well. What can be wrong ? Regards, Robert
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.91.960731141651.636A-100000>