SCIENTIFIC-LINUX-USERS Archives

April 2006

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Angel Tsankov <[log in to unmask]>
Reply To:
Angel Tsankov <[log in to unmask]>
Date:
Thu, 6 Apr 2006 22:05:00 +0300
Content-Type:
text/plain
Parts/Attachments:
text/plain (29 lines)
>> >> > How can I setup an SL 4.2 to write 1 to /proc/sys/net/ipv4/ip_forward instead of 0 at boot time?
>> >>
>> >> It turns out that I need to apply patch-o-matic to the kernel source and recompile.
>> >> Where can I find SL sources?
>> >>
>> >
>> > I do not think you need to do patch-o-matic to do ip_forward.  If you need
>> > the kernel sources they are at
>> >
>> > ftp://ftp.scientificlinux.org/linux/scientific/4.x/SRPMS/vendor/errata/
>>
>> In fact, the URL is
>>
>> ftp://ftp.scientificlinux.org/linux/scientific/42/SRPMS/vendor/errata/
>>
>> I downloaded the kernel sources and I'm going to patch and recompile them to fix the bug with "iptables -t mangle -j TTL" 
>> producing
>> "No chain/target/match by that name".
>
> What are you expecting to change?

Well, this is what I get:

[root@VM2 ~]# iptables -t mangle -A POSTROUTING -j TTL --ttl-set 1
iptables: No chain/target/match by that name
[root@VM2 ~]#

Do you think this is what I should get? 

ATOM RSS1 RSS2