mess-mate wrote: > Jerry Vonau <[EMAIL PROTECTED]> wrote: > | mess-mate wrote: > | > Jerry Vonau <[EMAIL PROTECTED]> wrote: > | > | mess-mate wrote: > | > | > I'm running version 3.2.6 on a debian system. > | > | > > | > | > And ETH0_IP=find_first_interface_address eth0 > | > | > is not recognized. > | > | > What did i wrong ? > | > | > best regards > | > | > mess-mate > | > | > | > | That should be ETH0_IP=`find_first_interface_address eth0` > | > | > | > Sorry, forgot to copy the ` > | > they are there of course. > | > So 'command not find' is still there. > | > > | > | That is a bit strange... Think you'll have to send in a trace as > | outlined at: http://www.shorewall.net/support.htm. > | > There is nothing more than a 'command not find' when starting > shorewall. > That's clear i think. That command couldn't be found.
No, it is not clear... The find_first_interface_address function uses some external programs, ip, grep, head. In the shorewall.conf file you can set a path. From where I am, I can't tell if the binaries are not install, or on a different path from what is set in the shorewall.conf file. That is why I suggested a trace, it could be a number of different things. > I've added 'functions' to /usr/local/bin, a general dir of my > system, but nothing help. That shouldn't be needed. > That command stays in 'functions' so what happen exactly ? > Of course 'functions' is executable. I'd check the path setting in the shorewall.conf, then where ip, grep, and head are installed. If those look OK to you and a start fails, send in a trace please. Jerry ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
