Unlike
DOS, unix does not assume that the current directory is part of your path.
If you're not logged on as root (su - root) then /usr/local/sbin may not be part
of your path. Try the following:
/usr/local/sbin/ipautofw
or
cd /usr/local/sbin; ./ipautofw
or
PATH=$PATH:/usr/local/bin
ipautofw
HTH,
John
-----Original Message-----
From: T. Kasikci [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 07, 1998 12:07 PM
To: [EMAIL PROTECTED]
Subject: [masq] I got a question about ipautofwWhen I use the ipautofw command, I get the error "bash: ipautofw: command not found". Can someone try to explain what's going on here? I enabled ipautofw in my kernel and d/l the file from the masq apps page and installed it. The file is in my /usr/local/sbin directory.I included the line needed for ICQ, but I'm having problems with it. I tried going into /usr/local/sbin and typing out ipautofw just to see what would happen and I got that error.Any help would be much appreciated.Thanks,Tom
