Hi,
I have some errors with pppd 2.3.10 and kernel 2.3.26. With 2.2.13 everything
works fine. my /etc/modules.conf is fine according to me, see bottom.
For the error in the logfile, see below also
I hope someone can help me out
Greetings Menno
LOG:
Nov 14 09:24:38 thuis pppd[325]: pppd 2.3.10 started by root, uid 0
Nov 14 09:24:38 thuis pppd[325]: Using interface ppp0
Nov 14 09:24:38 thuis pppd[325]: Connect: ppp0 <--> /dev/ttyS2
Nov 14 09:24:39 thuis pppd[325]: Remote message: ^@
Nov 14 09:24:39 thuis kernel: PPP BSD Compression module registered
Nov 14 09:24:39 thuis kernel: PPP Deflate Compression module registered
Nov 14 09:24:39 thuis pppd[325]: local IP address 195.121.181.221
Nov 14 09:24:39 thuis pppd[325]: remote IP address 193.172.250.55
Nov 14 09:24:51 thuis su: pam_unix session finished for user root, service su
Nov 14 09:25:13 thuis nscd: 185: short write in cache_addhst: Broken pipe
Nov 14 09:25:22 thuis kernel: PPP: VJ decompression error
Nov 14 09:26:20 thuis kernel: PPP: VJ decompression error
Nov 14 09:27:23 thuis last message repeated 9 times
Nov 14 09:28:32 thuis last message repeated 7 times
Nov 14 09:29:33 thuis last message repeated 11 times
Nov 14 09:30:34 thuis last message repeated 9 times
Nov 14 09:31:39 thuis last message repeated 4 times
Nov 14 09:32:44 thuis last message repeated 6 times
Nov 14 09:32:51 thuis nscd: 189: short write in cache_addhst: Broken pipe
Nov 14 09:32:51 thuis kernel: TCPv4 bad checksum from 194.112.123.200:0050 to
195.121.181.221:0414, len=32/52
Nov 14 09:33:07 thuis nscd: 189: short write in cache_addhst: Broken pipe
Nov 14 09:33:20 thuis kernel: PPP: VJ decompression error
Nov 14 09:33:40 thuis last message repeated 2 times
Nov 14 09:33:53 thuis su: (to root) menno on /dev/pts/1
Nov 14 09:33:53 thuis su: pam_unix session started for user root, service su
Nov 14 09:33:54 thuis kernel: PPP: VJ decompression error
if `kernelversion` = 2.3
alias char-major-108 ppp_generic
alias tty-ldisc-3 ppp_async
alias ppp0 ppp_generic
alias ppp1 ppp_generic
endif
if `kernelversion` = 2.2
alias char-major-108 off
alias tty-ldisc-3 ppp
alias ppp0 ppp
alias ppp1 ppp
endif
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]