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

Reply via email to