On Friday 27 July 2001 10:12, R. Prabhakar spoke wisely: > i have installed a debian progeny distribution. > > i want to know if the kernel is compiled with CONFIG_IP_TRANSPARENT_PROXY > defined. how do i do this? in general is there a way to find out what > options have been set in the kernel? > > thanks > > prabhakar
Normally there is a file in /boot/ which has the name config-<kernel version> and contains the kernel config parameters, if you use a precompiled kernel. Don't know if this file is exactly the same in progeny, also it is based on debian. hope it helps Daniel