[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Re: woody doesn't support port forwarding??



Hello, 
>Just recompile a new kernel with the options you want enabled.
do a
#make menuconfig
 or
#make config
 and enable some Flags in /usr/src/yourlinuxversiondir/.config like

#                                                                                                              
# Networking options                                                                                           
#                                                                                                              
CONFIG_PACKET=y                                                                                                
CONFIG_NETLINK=y                                                                                               
# CONFIG_RTNETLINK is not set                                                                                  
CONFIG_NETLINK_DEV=m                                                                                           
CONFIG_FIREWALL=y                                                                                              
CONFIG_FILTER=y                                                                                                
CONFIG_UNIX=y                                                                                                  
CONFIG_INET=y                                                                                                  
CONFIG_IP_MULTICAST=y                                                                                          
# CONFIG_IP_ADVANCED_ROUTER is not set                                                                         
CONFIG_IP_PNP=y                                                                                                
# CONFIG_IP_PNP_ENABLE is not set                                                                              
CONFIG_IP_PNP_DHCP=y                                                                                           
CONFIG_IP_PNP_BOOTP=y                                                                                          
CONFIG_IP_PNP_RARP=y                                                                                           
CONFIG_IP_FIREWALL=y                                                                                           
# CONFIG_IP_FIREWALL_NETLINK is not set                                                                        
CONFIG_IP_TRANSPARENT_PROXY=y                                                                                  
CONFIG_IP_MASQUERADE=y                                                                                         

Best regards.				 
rolf
rolf@diesing.net
2003-06-01






Reply to: