rowsocket or setsocketopt

2003-07-07 Thread Mohammed Awad
High all, What I need to do is develop an iptable TARGET that inserts a new type of ip option in the trapped packets. I did some trivial examination with the setsockopt,, but I understood that it deals with only standard IP options, (e.g timestamp, loose source, .). Then, my question is ju

extending iptables

2003-06-21 Thread Mohammed Awad
Hi all, If I need to add a new match type to iptables, should I only add it into the kernel or also I have to use the userspace tool to add the new match through the shared libraries? Mohammad -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/lis

redhat-config-packages failing

2003-06-07 Thread Mohammed Awad
Hi All, I've got RH8.0 installed from the iso files on the hard drive. After installation, when I run redhat-config-packages, it seeks psyche disc 1. I put the CD containing the image file psyche-i386-disc1.iso into the cdrom, but the program acts as it is the wrong cd, and keep asking me to ins

3 installation problems

2003-06-06 Thread Mohammed Awad
Hii All, beside the win2000, I installed RH8, opted to install GRUB and specified the partition of RH8 as default, (unfortunately it's a logical partition that holds /boot). After installation GRUP failed to load any of either win2000 or linux. So my questions are 1- how to have any sort of boo

RE: Error in installation

2003-06-03 Thread Mohammed Awad
SSAGE- Hash: SHA1 On Mon, 2 Jun 2003 14:53:51 +0300, Mohammed Awad wrote: > I think I have troubles performing the mediacheck, does it work in > the hard drive mode installation? I type "linux mediacheck" at the > "boot:" but I think it is then ignored. If you don

RE: Error in installation

2003-06-02 Thread Mohammed Awad
02, 2003 1:22 PM To: [EMAIL PROTECTED] Subject: Re: Error in installation -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 2 Jun 2003 09:07:53 +0300, Mohammed Awad wrote: > I'm about to install now and let you free from my annoying questions. An error pop > up in the phase

Error in installation

2003-06-02 Thread Mohammed Awad
Hi all, I'm about to install now and let you free from my annoying questions. An error pop up in the phase (preparing to install, packages) : (missing file /tmp/isomedia/redhat/rpms/iputils-20020124-8.i386.rpm file may be corrupted or bad media) What do people think about the most likely cause o

Programming Network subsystem

2003-06-01 Thread Mohammed Awad
Hi all, I need someone to tell me about some good reference to push me into the field of programming of the Linux Network subsystem. I need to write a code to implement some additional functionality for the NAT protocol. This is a part of my post graduate research. I didn't practice C for enough

RE: iso image was decomposed during burning

2003-05-31 Thread Mohammed Awad
tarball. When burn the cd you don't want the ISO file burned you want the ISO contents burned. In you burning software use the burn "image to disk" option. This will "expand" the dir structure and allow you to boot from the cd to install it. -----Original Message- From:

iso image was decomposed during burning

2003-05-31 Thread Mohammed Awad
Hello all, I'm installing the rh8.0, I have all the iso (3 files) downloaded correctly, and burned to cds. However I found the 3rd iso decomposed on the CD, to folders and files, how did that happen (not me who burned the cds). I'm installing now with a boot disk, from the hard drive, so I have

ip_fw_compat

2003-04-05 Thread Mohammed Awad
Dear all, Do anybody know where could I find the source of (ip_fw_compat.c) as a text file, and moreover, if there exists some store in which one can search for the sources he wants. thank you all, Moh Awad -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.

Netfilter, IPtable and IP masquerade

2003-04-03 Thread Mohammed Awad
Hello all, however new am I to the Linux world, but interested in implementing a NAT protocol extension in Redhat Linux 8.0. Where should I begin, i.e., which modules are involved in the implementation of the NAT, that I must study first, in order to be able to invent? Thanks for you, all Mohammad

NAT implementation

2003-04-02 Thread Mohammed Awad
Dear all, I'm seeking modules that comprise, or are relevant to NAT implementation for Redhat Linux 8.0. What are those modules and how could I study them (source code, documentation). Can anybody help me, please. Thanks in advance for all of members. Moh Awad -- redhat-list mailing list unsubs

RE: prm

2003-03-27 Thread Mohammed Awad
- Hash: SHA1 On 27 Mar 2003 20:38:09 +1100, Stephen Kuhn wrote: > On Thu, 2003-03-27 at 17:29, Mohammed Awad wrote: > > Sorry, may be very elementary: > > What does (PRM) stand stand for? > > RPM > > Redhat Package Management Close. ;-) Red Hat Package Manager However

Organization

2003-03-27 Thread Mohammed Awad
Hi all, Is there any "organization chart" for the components of the Linux, namely, the kernel, threads and the interrelationship between them, how control is passed between the user interface, the thread, the kernel and the hardware and back to the user interface. I'm not sure that I could explain

RE: Is it already RPMed

2003-03-27 Thread Mohammed Awad
code of the (IPCHAIN)? -Original Message- From: Kevin Krumwiede [mailto:[EMAIL PROTECTED] Sent: Thursday, March 27, 2003 11:37 AM To: '[EMAIL PROTECTED]' Subject: Re: Is it already RPMed On Thu, 2003-03-27 at 03:59, Mohammed Awad wrote: > RPMed or not? I.e., If I'

Is it already RPMed

2003-03-27 Thread Mohammed Awad
Hi All According to my trivial knowledge, I know now that RPM should get an already installed package to be RPMed. Can I ask whether the Redhat Linux 8.0 is RPMed or not? I.e., If I'm gonna make some modification/recomilation for the source code of some modules (say the IPCHAIN in my case), should

prm

2003-03-26 Thread Mohammed Awad
Sorry, may be very elementary: What does (PRM) stand stand for? -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Access to the code

2003-03-24 Thread Mohammed Awad
Dear all, I'm on my way to install redhat 8.0 for resarch purposes. My point is would I be able to get access to the source code of the kernel or even some parts of it (which ones?) , in order to modify the source ? If not, then where could I get the source code of the kernel, then? Thanks in advan