On Sat, 8 Jan 2000, Yoshinobu Inoue wrote:

| > I have a DEC Alpha at home running 4.0-current and am willing to help out with
| > the testing. I am not the worlds greatest coder, but am willing to do what I can
| 
| Thanks!
| 
| The 1st thing I want to be tested is that, a kernel with
| following additions to the config file
| 
|   options     INET6                   #IPv6 communications protocols
|   options     IPSEC                   #IP security
|   options     IPSEC_ESP               #IP security (crypto; define w/ IPSEC)
|   options     IPSEC_IPV6FWD           #IP security tunnel for IPv6
|   options     IPSEC_DEBUG             #debug for IP security
| 
|   pseudo-device       gif     4               #IPv6 and IPv4 tunneling
|   pseudo-device       faith   1               #for IPv6 and IPv4 translation
| 
| just works fine,
| and also all apps on your environments which you are usually
| using still works fine on that kernel.

I've done this this morning and found that all of a sudden natd and
related stuff stopped working; it leads to a kernel panic whenever a
machine inside natd tries to access the Internet.  IIRC, the kernel
option IPDIVERT was documented to be incompatible in KAME LINT; maybe
this should be documented in our LINT as well?

For now, I've reverted to my previous kernel (because my mom would get
upset if the Internet gets inaccessible from her Win98 box), but if you
give further direction, I can do some testing while she's off the
computer. :-)

Thank you,
Eugene

-- 
Eugene M. Kim <[EMAIL PROTECTED]>

"Is your music unpopular?  Make it popular; make music
which people like, or make people who like your music."



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to