[BL] NFS on BL3

sindi keesan keesan at sdf.lonestar.org
Thu Dec 7 10:16:11 EST 2006


On Thu, 7 Dec 2006 3aoo-cvfd at dea.spamcon.org wrote:

> sindi keesan wrote:
>>
>> /sbin/ipfwadm: 13: /sbin/ipfwadm-wrapper:  not found
>>
>> What is not found?
>
> Could be a library.  You sometimes get the "not found"
> error when it can't find a library.
ldd said nothing was needed but libc5 (for BL3)

>> I have /sbin/ipfwadm-wrapper - a script,
>> lpchains - a libc5 binary
>> ipfwadm-2.30 - libc5 binary,
>> ipfwadm - a  script.
>>
>> Do I need something additional from tcip2.tgz?
>
> No, you need less.  Forget about ipfwadm (it was designed
> for 2.0 kernel).  ipchains is designed for the 2.2. kernel.

Okay.  ipfwadm seems to work with BL1 and BL1 kernel.  I just also tried 
BL1 with the BL3 'big' kernel and 3c59x.o, then BL3 with ipfwadm from BL1, 
both of which gave me setsockopt faile:  Invalid argument.

> ---------------------------------------------
> ipchains -P forward DENY
> ipchains -A forward -s 192.168.1.0/24 -j MASQ
> ---------------------------------------------
For ipfwadm it was lowercase deny.


>
> You will also probably need to set IP forwarding:
> ----------------------------------------
> echo "1" > /proc/sys/net/ipv4/ip_forward
> ----------------------------------------

ifpwadm told me to do this too, without the "1" - are those needed around 
a single character?

> Cheers,
> Steven

Back soon, Sindi



More information about the BasLinux mailing list