On Monday 28 November 2005 12:49 pm, ld_ts7200 wrote:
> Within the kernel configuration menu, I've enabled iptables. I've
> recompiled the kernel + modules and transfered everything to the TS7200.
>
> Unfortunately the 'iptables' command returns:
> -sh: iptables: not found
I think that means the binary that needs to run, /sbin/iptables, is not on
your ts7200 and nees to be before you can load iptables rules.
> I then tried using insmod within the new netfilter directory:
> insmod ip_tables.o
>
> Which produces:
> ip_tables: (C) 2000-2002 Netfilter core team
>
> But still the iptables command responds with:
> -sh: iptables: not found
>
> Any ideas?
Compiling iptables for the kernel compiles in the support for the netfilter
rules once they're loaded into memory, but the binary /sbin/iptables does
that part of the task, which you'll need to load onto your system before you
can make firewall/packet mangling rules.
- Chris
--
Chris Knadle
------------------------ Yahoo! Groups Sponsor --------------------~-->
Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home page
http://us.click.yahoo.com/dpRU5A/wUILAA/yQLSAA/CFFolB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|