Re: Dear List I face a problem with wu-ftpd 2.6.1 under RH 7.2.

2002-11-20 Thread Gautam P
Hi, I have not used that wu-ftpd BUT I know that using pureftpd is very easy and simple. I am using pureftpd now and it works great. Installation is quite simple too. Try using it. Gautam --- Ganesh Hariharan <[EMAIL PROTECTED]> wrote: > > am able to create directories under my defau

Re: My new Linux forum

2002-11-14 Thread Gautam P
hi there Arent there any people over here or on your forum who do some programming/hacking in the linux kernel ? I wish to discuss some kernel programming with anybody who is into it. Gautam --- Lstevens85 <[EMAIL PROTECTED]> wrote: > Hi, I recently started a new forum for Linux > support, com

Re: bill gates bribes ... uh, invests $400 million in india

2002-11-13 Thread Gautam P
regards. Friends, we should look at good work as good work. Gautam P. --- penelope <[EMAIL PROTECTED]> wrote: > While I have never been a Bill Gates or M$ devotee, > I do admire > the foundation and the work it does -- which truly > is a > humanitarian effort. They have made

Re: Programming using ports - WAS - Need help

2002-11-12 Thread Gautam P
Hi Edward Thnx for replying. But the value expected is not a pointer value, but it should be real port value in hex - the source and dest ports of incoming tcp packets in the ip_input.c file (ip_rcv() function). Regarding the subject line, initially 24 hours ago I had sent an appropriate subj

Need help

2002-11-11 Thread Gautam P
hi folks I am trying to access the source and dest port number of incoming tcp packets in ip_input.c file in the ip_rcv() function (by using skb->h.th->source and skb->h.th->dest) and print it in hex using printk, but I am getting incorrect port numbers. I used ntohs as well. However, i can ac

Re: Question

2002-11-11 Thread Gautam P
Hi zoltan Try using the 'system()' call of unix/linux in your c++ program to implement the strategy given by Mike. system call works and it can help you to get the user run time. Hope this helps your c++ part. Gautam --- Mike Burger <[EMAIL PROTECTED]> wrote: > Well, you'd have to do it at

Re: boot option

2002-11-11 Thread Gautam P
Hi, There is something called as default= option in the grub.conf and lilo.conf file in /etc directory. You can set the default bootable option as windows or any linux image you want and the timeout for the default option. But this default option persists for subsequent bootings too unles

how to access port number in network stack code

2002-11-11 Thread Gautam P
Hi folks For a project, I tried accessing the source and dest port of received ip packets in ip_input.c file (ip_recv() function, just before the return NF_HOOK statement)by using skb->h.th->source and skb->h.th->dest and printing them in var/log/messages but I am not able to correctly

test message

2002-11-11 Thread Gautam P
__ Do you Yahoo!? U2 on LAUNCH - Exclusive greatest hits videos http://launch.yahoo.com/u2 -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-l