Re: [leaf-user] pppoe-server problems

2003-06-05 Thread Steve Wright
Jacques Nilo wrote: [...] From Bering (1.1 onward) /etc/modules file: snip # Modules needed for PPP connection #slhc #ppp_generic #ppp_async # The three following modules are not always needed #zlib_inflate #zlib_deflate #ppp_deflate /snip Since kernel 2.4.20 ppp_deflate depends on zlib_inflate

[leaf-user] pppoe-server problems

2003-06-04 Thread Steve Wright
sigh this isn't working. What am I missing ? # grep pppd /var/log/messages [...] pppd[2591]: Couldn't set tty to PPP discipline: Invalid argument Kernel mode doesn't work. ppp_deflate won't load. wisprouter: -root- # modprobe ppp_deflate insmod: /lib/modules/2.4.20: No such file or directory

Re: [leaf-user] pppoe-server problems

2003-06-04 Thread Lynn Avants
On Tuesday 03 June 2003 09:18 pm, Steve Wright wrote: sigh this isn't working. What am I missing ? [...] wisprouter: -root- # modprobe ppp_deflate insmod: /lib/modules/2.4.20: No such file or directory Using /modules/ppp_deflate.o insmod: unresolved symbol zlib_deflateInit2_ insmod:

Re: [leaf-user] pppoe-server problems

2003-06-04 Thread Jacques Nilo
Le Mercredi 4 Juin 2003 03:59, Lynn Avants a écrit : On Tuesday 03 June 2003 09:18 pm, Steve Wright wrote: sigh this isn't working. What am I missing ? [...] wisprouter: -root- # modprobe ppp_deflate insmod: /lib/modules/2.4.20: No such file or directory Using