As I explained to DES, I used pppd because I assumed it would be more
efficient and I was already familiar with pppd configuration.
What I don't understand, however, is that the pppd/natd setup I have
here works flawlessly for web browsing, ftp, news/mail retreval, etc.,
yet it can't seem to handle cvsup connections. Wierd.
-jake (obituary) Powered by FreeBSD
[EMAIL PROTECTED] http://www.freebsd.org
"Chris D. Faulhaber" wrote:
>
> On Mon, 19 Jul 1999, obituary wrote:
>
> > List of options in my kernel:
> > pseudo-device ether #Generic Ethernet
> > pseudo-device loop #Network loopback device
> > pseudo-device ppp 2 #Point-to-point protocol
> > options PPP_BSDCOMP #PPP BSD-compress support
> > options PPP_DEFLATE #PPP zlib/deflate/gzip support
> >
> > options IPFIREWALL #firewall
> > options IPFIREWALL_VERBOSE #print information about
> > # dropped packets
> > options IPDIVERT
> >
> >
> > The command I use for natd is:
> > natd -dynamic -n ppp0
> >
> > I've also tried the -m option, but it makes no difference.
> >
>
> Why not use userland ppp (i.e. ppp -alias) instead of kernel-ppp and natd?
>
> -----
> Chris D. Faulhaber <[EMAIL PROTECTED]> | All the true gurus I've met never
> System/Network Administrator, | claimed they were one, and always
> Reality Check Information, Inc. | pointed to someone better.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message