> >I am able to ping from the W2K-machine to the Debian-machine and vice-versa. > >After this I did apt-get install ipmasq, what seems to go right. > >The configuratio of the W2K-machine is the same as I had before when I was >running Mandrake, >static ip 192.168.0.253, gateway 192.168.0.1 and the DNS-servers from my ISP. > > >The thing is now that it will not work, on the windows-machine I cant't get a >connection to the >internet. > >Can anyone tell me what I'm doing wrong? > >One strange thing that I see is this, when booting Debian it says: > Initializing IP-masquerading... Ip-Masquerade has not been enabled in the > kernel > done > Loading IP-masquerade kernel modules... done > Well, you probably need to set up the IP masquarading options in "network options" when compiling your kernel. Give it a go and let us know.
NB: you don't need to recompile to test this. Just run make menuconfig and see if its there. If not, of corse you do need to recompile. Patrick