Re: kernel 2.0.30 causes masquerading problems

1997-07-01 Thread Jaldhar H. Vyas
On Tue, 1 Jul 1997, Mario Olimpio de Menezes wrote: > > > Hi, > > > I think the problem isn't related with 2.0.30, since I use it with > IP masq. enabled without any problem for two subnets of win3.x, Linux, and > win95. > You are right! > >From your script, the main difference I can see

Re: kernel 2.0.30 causes masquerading problems

1997-07-01 Thread Mario Olimpio de Menezes
Hi, I think the problem isn't related with 2.0.30, since I use it with IP masq. enabled without any problem for two subnets of win3.x, Linux, and win95. >From your script, the main difference I can see is that I firstly deny access: ipfwadm -F -p deny ipfwadm -F -a m -S ${NETWORK1}/24 -D 0.0.0

Re: kernel 2.0.30 causes masquerading problems

1997-07-01 Thread Jaldhar H. Vyas
This sounds like a completely different problem to me. Are those libraries listed in /etc/ld.so.conf? Have you tried running ldconfig -v as root? -- Jaldhar On Mon, 30 Jun 1997, Britton wrote: > > I have been having trouble with X not being able to load the libraries it > needs. In particul

Re: kernel 2.0.30 causes masquerading problems

1997-07-01 Thread Britton
I have been having trouble with X not being able to load the libraries it needs. In particular, 9wm complains about not being able to load libXaw.so.6 and xmix about libXext.so.6. I know these files are in /usr/X11R6/lib (I pasted them from there) with read and execute permission for everyone.

kernel 2.0.30 causes masquerading problems

1997-07-01 Thread Jaldhar H. Vyas
After compiling a new kernel for my debian 1.3 system, I've run into a little problem. At least I think the new kernel is to blame as this is the only thing to have changed recently. First, I use IP masquerading so my networked NT 4.0 box can access the internet. I've made a little rc.d script