[ilugd] Unable to findout HDD Space

2005-07-18 Thread Sandeep Agarwal
Hi All,

I am unable to findout where my HDD space is occupied. I have checked /tmp 
/home /var/log but nothing is found.
The details are as:

Please help.
Thanking you,
Sandeep Agarwal

***
[EMAIL PROTECTED] root]# cd /
[EMAIL PROTECTED] /]# ls -l
total 425
drwxr-xr-x2 root root 4096 Jul 18 10:38 bin
drwxr-xr-x4 root root 1024 May 28 01:42 boot
drwxr-xr-x   20 root root   118784 Jul 18 11:51 dev
drwxr-xr-x   56 root root 4096 Jul 18 11:51 etc
drwxr-xr-x2 root root 4096 Jan 25  2003 home
drwxr-xr-x2 root root 4096 Jan 25  2003 initrd
drwxr-xr-x9 root root 4096 May 28 01:30 lib
drwx--2 root root16384 May 28 01:20 lost+found
drwxr-xr-x2 root root 4096 Jan 28  2003 misc
drwxr-xr-x2 root root 4096 May 27 21:50 mnt
drwxr-xr-x3 root root 4096 Jul  5 10:57 opt
dr-xr-xr-x   46 root root0 Jul 18  2005 proc
drwxr-x---   23 root root 4096 Jul 18 11:46 root
drwxr-xr-x2 root root 8192 May 27 20:19 sbin
drwxrwxrwt2 root root   237568 Jul 18 11:51 tmp
drwxr-xr-x   15 root root 4096 May 28 01:23 usr
drwxr-xr-x   19 root root 4096 May 28 01:38 var
[EMAIL PROTECTED] /]# cd /tmp
[EMAIL PROTECTED] tmp]# ls -al
total 240
drwxrwxrwt2 root root   237568 Jul 18 11:51 .
drwxr-xr-x   19 root root 4096 Jul 18 11:51 ..
srwx--1 root nobody  0 May 27 21:13 .fam_socket
[EMAIL PROTECTED] tmp]# df -k
Filesystem   1K-blocks  Used Available Use% Mounted on
/dev/hda2 37436560  37434904 0 100% /
/dev/hda1   505605 13281466220   3% /boot
none123592 0123592   0% /dev/shm
[EMAIL PROTECTED] tmp]#
***
 

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Unable to findout HDD Space

2005-07-18 Thread Sanju Kumar
Follow these steps:
go to */

cd /
*
issue command *du* at the command prompt
*du
*
It will show all the directories in */* with the consumed disk space. 
Whatever is taking more disk, go that directory and issue it again. It 
will again show all the directories/files with consumed space. By doing 
this u can easily find the core point of ur problem.
*
regards
Sanju
*Sandeep Agarwal wrote:

Hi All,

I am unable to findout where my HDD space is occupied. I have checked /tmp 
/home /var/log but nothing is found.
The details are as:

Please help.
Thanking you,
Sandeep Agarwal

***
[EMAIL PROTECTED] root]# cd /
[EMAIL PROTECTED] /]# ls -l
total 425
drwxr-xr-x2 root root 4096 Jul 18 10:38 bin
drwxr-xr-x4 root root 1024 May 28 01:42 boot
drwxr-xr-x   20 root root   118784 Jul 18 11:51 dev
drwxr-xr-x   56 root root 4096 Jul 18 11:51 etc
drwxr-xr-x2 root root 4096 Jan 25  2003 home
drwxr-xr-x2 root root 4096 Jan 25  2003 initrd
drwxr-xr-x9 root root 4096 May 28 01:30 lib
drwx--2 root root16384 May 28 01:20 lost+found
drwxr-xr-x2 root root 4096 Jan 28  2003 misc
drwxr-xr-x2 root root 4096 May 27 21:50 mnt
drwxr-xr-x3 root root 4096 Jul  5 10:57 opt
dr-xr-xr-x   46 root root0 Jul 18  2005 proc
drwxr-x---   23 root root 4096 Jul 18 11:46 root
drwxr-xr-x2 root root 8192 May 27 20:19 sbin
drwxrwxrwt2 root root   237568 Jul 18 11:51 tmp
drwxr-xr-x   15 root root 4096 May 28 01:23 usr
drwxr-xr-x   19 root root 4096 May 28 01:38 var
[EMAIL PROTECTED] /]# cd /tmp
[EMAIL PROTECTED] tmp]# ls -al
total 240
drwxrwxrwt2 root root   237568 Jul 18 11:51 .
drwxr-xr-x   19 root root 4096 Jul 18 11:51 ..
srwx--1 root nobody  0 May 27 21:13 .fam_socket
[EMAIL PROTECTED] tmp]# df -k
Filesystem   1K-blocks  Used Available Use% Mounted on
/dev/hda2 37436560  37434904 0 100% /
/dev/hda1   505605 13281466220   3% /boot
none123592 0123592   0% /dev/shm
[EMAIL PROTECTED] tmp]#
***
 

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


  


-- 
Sanju Kumar
QA  Testing Deptt.

Bharti Telesoft Intl Ltd.
Ph: 011-51611666 (Extn No: 455)

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Unable to findout HDD Space

2005-07-18 Thread Vivek Kapoor
On Mon, July 18, 2005 12:17, Sandeep Agarwal said:
 Hi All,

 I am unable to findout where my HDD space is occupied. I have checked /tmp
 /home /var/log but nothing is found.
 The details are as:

***
 [EMAIL PROTECTED] root]# cd /
 [EMAIL PROTECTED] /]# ls -l
 total 425
 drwxr-xr-x2 root root 4096 Jul 18 10:38 bin
snip
 drwxr-xr-x   19 root root 4096 May 28 01:38 var
 [EMAIL PROTECTED] /]# cd /tmp
 [EMAIL PROTECTED] tmp]# ls -al
 total 240
 drwxrwxrwt2 root root   237568 Jul 18 11:51 .
 drwxr-xr-x   19 root root 4096 Jul 18 11:51 ..
 srwx--1 root nobody  0 May 27 21:13 .fam_socket
 [EMAIL PROTECTED] tmp]# df -k
 Filesystem   1K-blocks  Used Available Use% Mounted on
 /dev/hda2 37436560  37434904 0 100% /
 /dev/hda1   505605 13281466220   3% /boot
 none123592 0123592   0% /dev/shm


try du -sh * in your / directory. it'll display all the folders occupying
space and yu can then check which is the one which is occupying space.
also check your /var/log as maybe the logs are taking up all the space

o--o
| vivek  *  [EMAIL PROTECTED]  *  http://exain.net |
|Registered Linux User: #305493|
o--o


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Unable to findout HDD Space

2005-07-18 Thread Pardeep Garg
I think most of the space is taken by the /tmp directory.It seems that
your temporary files is not deleting.So check your /tmp directory again
and look which type of files take the space and how much.


-Pardeep


On Mon, 2005-07-18 at 12:17, Sandeep Agarwal wrote:
 Hi All,
 
 I am unable to findout where my HDD space is occupied. I have checked /tmp 
 /home /var/log but nothing is found.
 The details are as:
 
 Please help.
 Thanking you,
 Sandeep Agarwal
 
 ***
 [EMAIL PROTECTED] root]# cd /
 [EMAIL PROTECTED] /]# ls -l
 total 425
 drwxr-xr-x2 root root 4096 Jul 18 10:38 bin
 drwxr-xr-x4 root root 1024 May 28 01:42 boot
 drwxr-xr-x   20 root root   118784 Jul 18 11:51 dev
 drwxr-xr-x   56 root root 4096 Jul 18 11:51 etc
 drwxr-xr-x2 root root 4096 Jan 25  2003 home
 drwxr-xr-x2 root root 4096 Jan 25  2003 initrd
 drwxr-xr-x9 root root 4096 May 28 01:30 lib
 drwx--2 root root16384 May 28 01:20 lost+found
 drwxr-xr-x2 root root 4096 Jan 28  2003 misc
 drwxr-xr-x2 root root 4096 May 27 21:50 mnt
 drwxr-xr-x3 root root 4096 Jul  5 10:57 opt
 dr-xr-xr-x   46 root root0 Jul 18  2005 proc
 drwxr-x---   23 root root 4096 Jul 18 11:46 root
 drwxr-xr-x2 root root 8192 May 27 20:19 sbin
 drwxrwxrwt2 root root   237568 Jul 18 11:51 tmp
 drwxr-xr-x   15 root root 4096 May 28 01:23 usr
 drwxr-xr-x   19 root root 4096 May 28 01:38 var
 [EMAIL PROTECTED] /]# cd /tmp
 [EMAIL PROTECTED] tmp]# ls -al
 total 240
 drwxrwxrwt2 root root   237568 Jul 18 11:51 .
 drwxr-xr-x   19 root root 4096 Jul 18 11:51 ..
 srwx--1 root nobody  0 May 27 21:13 .fam_socket
 [EMAIL PROTECTED] tmp]# df -k
 Filesystem   1K-blocks  Used Available Use% Mounted on
 /dev/hda2 37436560  37434904 0 100% /
 /dev/hda1   505605 13281466220   3% /boot
 none123592 0123592   0% /dev/shm
 [EMAIL PROTECTED] tmp]#
 ***
  
 
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Unable to findout HDD Space

2005-07-18 Thread Sandeep Agarwal

- Original Message - 
From: Vivek Kapoor [EMAIL PROTECTED]
To: Sandeep Agarwal [EMAIL PROTECTED]; The Linux-Delhi 
mailing list ilugd@lists.linux-delhi.org
Sent: Monday, July 18, 2005 12:27 PM
Subject: Re: [ilugd] Unable to findout HDD Space


 On Mon, July 18, 2005 12:17, Sandeep Agarwal said:
 Hi All,

 I am unable to findout where my HDD space is occupied. I have checked 
 /tmp
 /home /var/log but nothing is found.
 The details are as:

 ***
 [EMAIL PROTECTED] root]# cd /
 [EMAIL PROTECTED] /]# ls -l
 total 425
 drwxr-xr-x2 root root 4096 Jul 18 10:38 bin
 snip
 drwxr-xr-x   19 root root 4096 May 28 01:38 var
 [EMAIL PROTECTED] /]# cd /tmp
 [EMAIL PROTECTED] tmp]# ls -al
 total 240
 drwxrwxrwt2 root root   237568 Jul 18 11:51 .
 drwxr-xr-x   19 root root 4096 Jul 18 11:51 ..
 srwx--1 root nobody  0 May 27 21:13 .fam_socket
 [EMAIL PROTECTED] tmp]# df -k
 Filesystem   1K-blocks  Used Available Use% Mounted on
 /dev/hda2 37436560  37434904 0 100% /
 /dev/hda1   505605 13281466220   3% /boot
 none123592 0123592   0% /dev/shm


 try du -sh * in your / directory. it'll display all the folders occupying
 space and yu can then check which is the one which is occupying space.
 also check your /var/log as maybe the logs are taking up all the space

 o--o
 | vivek  *  [EMAIL PROTECTED]  *  http://exain.net |
 |Registered Linux User: #305493|
 o--o

Thank you Vivek. It's worked. Problem solved.

Sandeep 

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Unable to findout HDD Space

2005-07-18 Thread Sandip Bhattacharya
Sandeep Agarwal wrote:
 Hi All,
 
 I am unable to findout where my HDD space is occupied. I have checked /tmp 
 /home /var/log but nothing is found.
 The details are as:
 

Go to /, and run 'du --max-depth=1 | sort -n'. It should give you the
directory taking the most space. You can cd to that directory and run
the same command to find out the subdirectory taking up the same space,
and so on.

KDE has a beautiful tool to graphically show disk space usage bye
directory. I am forgetting the name but IIRC, it is in some menu of
konqueror.

- Sandip

-- 
Sandip Bhattacharya  *Puroga Technologies   * [EMAIL PROTECTED]
Work: http://www.puroga.com  *   Home/Blog: http://www.sandipb.net/blog

PGP/GPG Signature: 51A4 6C57 4BC6 8C82 6A65 AE78 B1A1 2280 A129 0FF3


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] FreeBSD based CMS

2005-07-18 Thread Shivkumar Jagannath

Hi,
KnowledgeTree (kt-dms.sourceforge.net) or xinco
(www.xinco.org) come to mind.

catch ya later (Ive gotta UnWire Life!!!)
  shiv

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Unable to findout HDD Space

2005-07-18 Thread Debashis Sen
please use df -T command
and du / command

Debashis

On Mon, 18 Jul 2005 Pardeep Garg wrote :
I think most of the space is taken by the /tmp directory.It seems that
your temporary files is not deleting.So check your /tmp directory again
and look which type of files take the space and how much.


-Pardeep


On Mon, 2005-07-18 at 12:17, Sandeep Agarwal wrote:
  Hi All,
 
  I am unable to findout where my HDD space is occupied. I have checked /tmp
  /home /var/log but nothing is found.
  The details are as:
 
  Please help.
  Thanking you,
  Sandeep Agarwal
 
  ***
  [EMAIL PROTECTED] root]# cd /
  [EMAIL PROTECTED] /]# ls -l
  total 425
  drwxr-xr-x2 root root 4096 Jul 18 10:38 bin
  drwxr-xr-x4 root root 1024 May 28 01:42 boot
  drwxr-xr-x   20 root root   118784 Jul 18 11:51 dev
  drwxr-xr-x   56 root root 4096 Jul 18 11:51 etc
  drwxr-xr-x2 root root 4096 Jan 25  2003 home
  drwxr-xr-x2 root root 4096 Jan 25  2003 initrd
  drwxr-xr-x9 root root 4096 May 28 01:30 lib
  drwx--2 root root16384 May 28 01:20 lost+found
  drwxr-xr-x2 root root 4096 Jan 28  2003 misc
  drwxr-xr-x2 root root 4096 May 27 21:50 mnt
  drwxr-xr-x3 root root 4096 Jul  5 10:57 opt
  dr-xr-xr-x   46 root root0 Jul 18  2005 proc
  drwxr-x---   23 root root 4096 Jul 18 11:46 root
  drwxr-xr-x2 root root 8192 May 27 20:19 sbin
  drwxrwxrwt2 root root   237568 Jul 18 11:51 tmp
  drwxr-xr-x   15 root root 4096 May 28 01:23 usr
  drwxr-xr-x   19 root root 4096 May 28 01:38 var
  [EMAIL PROTECTED] /]# cd /tmp
  [EMAIL PROTECTED] tmp]# ls -al
  total 240
  drwxrwxrwt2 root root   237568 Jul 18 11:51 .
  drwxr-xr-x   19 root root 4096 Jul 18 11:51 ..
  srwx--1 root nobody  0 May 27 21:13 .fam_socket
  [EMAIL PROTECTED] tmp]# df -k
  Filesystem   1K-blocks  Used Available Use% Mounted on
  /dev/hda2 37436560  37434904 0 100% /
  /dev/hda1   505605 13281466220   3% /boot
  none123592 0123592   0% /dev/shm
  [EMAIL PROTECTED] tmp]#
  ***
 
  ___
  ilugd mailinglist -- ilugd@lists.linux-delhi.org
  http://frodo.hserus.net/mailman/listinfo/ilugd
  Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
  http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Debashis Sen
Manager- IT  GSM
Servel India Pvt. Ltd.
S-15, Okhla Phase-II
New Delhi-110 020
Cell No:- 9818424846
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] What *is the Role of LUGs in Linux events in India?

2005-07-18 Thread Viksit Gaur
Greetings,

Over the past few weeks, there have been certain
emails on the list dealing with how the various LUGs
around the country can support events related to Linux
and FOSS. The discussion seems to have turned towards
how bad the vendors are and why they are the bane of
LUGs countrywide. Arguments can go back and forth on
these topics, but aren't we missing the point
entirely?

When the call for Linux Bangalore went out, it was an
open invitation to *ALL* the LUGs around in order to
garner their support and comments about how to go
about making this event something different - Too many
people have been to technical conferences which mostly
follow the same trends. 

For those who don't monitor the LB lists: there have
been dozens of comments from a number of sources which
gave out a number of ideas which could potentially be
incorporated into the event. And these sources aren't
ALL limited to Bangalore or places nearby - some of
them have been from people from around the country and
the world. What is surprising is that no one from
ilugd bothered to comment on it. IS it that
surprising? (Correct me if wrong)

Consider - the Bangalore LUG, if it exists at all, is
a shell of what it once was. I can't speak about the
other LUGs around - the Delhi LUG however still chugs
on. Again, meetings supposedly in the interest of
fostering community spirits have been turned into
BOFs, which are [sic] cold, formal meetings geared to
solve corporate or personal problems [/sic] - well,
maybe not entirely, and although the participants
aren't limited to a certain discussion topic, the
closed nature of the  meet puts off a large number.

As for the previous thread 

 in infinite wisdom Ritesh Agrawal spoke thus on
 07/15/05 12:49:

 Today many topnotch
 vendors(IBM,DELL,HP,SUN etc) 
  supporting linux as a weapon to fight agianst MS
 monoply. But they are 
  not looking sincere to  support open source
 philosophy. They treat linux 
  as big market platform to sell their proprietary
 software and hardware.
  

So Who cares? Why do WE, the OSS community want the
corporate world to *Promote the OSS? It would be naive
to assume that the vendors get anything at all out of
supporting OSS. But isn't the crux here that WE NEED
to promote the spirit. Where are those evangelists who
wanted to take Linux and OSS to the grass roots? Those
who wanted India to take up E-Gov based on FLOSS?
Those who want the syllabi changed to introduce the
option of  non MS products? 

I'm not saying they aren't there - but to the common
person, their activities in promoting their own
community and cause is hardly visible. And on top of
this, their non participation in *public events throws
salt on an already open wound. The stress on Public
arises from the so called competition between Linux
Asia and Linux Bangalore, and how the respective LUGs
are at loggerheads with each other , ideologically or
otherwise. 

A popular opinion out there is that ilugd refuses to
cooperate and work with BLUG simple because they want
to snuggle up to LA and thus avoid LB. And, again LA
seems not to have enough support in Bangalore because
of the vendors there cowering in fear of alienating
LB.
Sheesh. Petty differences? Profit margins going down?
Are these the reasons which appear to drag down the
Indian FOSS movement into a quagmire? 

The community has really got to rise up in force and
offer publicised explanations for their (in)actions.
With the whole world raving about India and its IT
prowess, and what seems to be the next phase - the
Knowledge outsourcing paradigm, people sitting here
can actually see those pipe dreams going down in waste
(at least with reference to FLOSS). 

LUGs *will flourish. IS that a statement which can be
taken at face value anymore? With all the
contradictions, i find it hard to believe that unless
a coordinated effort between groups around the country
comes into action, India just won't succeed in its
goal of adapting FLOSS. 

The question is, are we doing anything about it?

Cheers,
Viksit

--
Viksit Gaur
Deptt. of CSE, Yale University
http://viksit.com

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] (no subject)

2005-07-18 Thread skbachheti
HI,

I WANT C++ AND JAVA FOR LINUX
FROM WHERE CAN I GET IT

SUSHEEL

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] What *is the Role of LUGs in Linux events in India?

2005-07-18 Thread Raj shekhar
in infinite wisdom Viksit Gaur spoke thus on 07/18/05 15:14:

 
 The question is, are we doing anything about it?

I had a small proposal.  How about the LUGD members of Bangalore chapter 
put up a stall in LB - under the banner of LUGD ?  We can showcase 
whatever we did in the Linux Asia.  When LUGD members from Delhi come in 
to Bglr, they can hang out at the LUGD stall and pretend to do some hard 
work ?


-- 
Raj Shekhar  Y! : Operations Engineer
MySQL DBA, programmer and  slacker   Y!IM : lunatech3007
home : http://rajshekhar.net blog : http://rajshekhar.net/blog/

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] Ximian issue??

2005-07-18 Thread Pardeep Garg
Hi All,

Some time when I start my mail client(Ximian 1.2.1),It shows an
error,Cannot initialize the Ximian evolution shell.Configuration
Database not found.and my mail client did not start.But when I restart
my machine it works.

What the issue behind this? Any idea?

-Pardeep




___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] What *is the Role of LUGs in Linux events in India?

2005-07-18 Thread Sandip Bhattacharya
Viksit Gaur wrote:
 The stress on Public
 arises from the so called competition between Linux
 Asia and Linux Bangalore, and how the respective LUGs
 are at loggerheads with each other , ideologically or
 otherwise. 

LA and LB? There is a competition? I had no clue, honestly. I dont see
how either - there are too few Linux based events happening in the
country, and my feeling is that the more the better!

 
 A popular opinion out there is that ilugd refuses to
 cooperate and work with BLUG simple because they want
 to snuggle up to LA and thus avoid LB. And, again LA
 seems not to have enough support in Bangalore because
 of the vendors there cowering in fear of alienating
 LB.

Snuggle up to LA? LA is a vendor-targetted meet where ILUGD is more of a
 guest given certain lollipops to stay happy. How many ILUGD members
feel emotionally attached to LA anyway?

LB being more community based (from what I have read. I might be wrong
coz' I have never been there), it is a world apart in the first place.
Have people working out these conspiracy theories ever considered
distance and cost to be a factor? Four days to-and-fro travel by train
for a three day meet? or big bucks for a return flight?

For most people regional events are more suitable, and feasible. We need
more events througout the country, not consolidation of events.

- Sandip


-- 
Sandip Bhattacharya  *Puroga Technologies   * [EMAIL PROTECTED]
Work: http://www.puroga.com  *   Home/Blog: http://www.sandipb.net/blog

PGP/GPG Signature: 51A4 6C57 4BC6 8C82 6A65 AE78 B1A1 2280 A129 0FF3


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Ximian issue??

2005-07-18 Thread Sankarshan Mukhopadhay
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Pardeep Garg wrote:

 Some time when I start my mail client(Ximian 1.2.1),It shows an
 error,Cannot initialize the Ximian evolution shell.Configuration
 Database not found.and my mail client did not start.But when I restart
 my machine it works.
 
 What the issue behind this? Any idea?

Not much detail is provided in your mail. But perhaps a quick google
which threw up this:

http://galactus.ximian.com/pipermail/evolution/2002-December/024095.html

could provide a way out.

Rgds
SM

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFC24cf+g4kmZ76nyERAqE4AJ4ng6UJ7Qx9qbsxYlR/AIZ9j0nnHwCfWHcx
gKpZGUD7WyIM/+hmgdtXpn0=
=LoBV
-END PGP SIGNATURE-

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] What *is the Role of LUGs in Linux events in India?

2005-07-18 Thread Viksit Gaur
Ahoy,

--- Sandip Bhattacharya [EMAIL PROTECTED] wrote:

 
 LA and LB? There is a competition? I had no clue,
 honestly. I dont see
 how either - there are too few Linux based events
 happening in the
 country, and my feeling is that the more the better!

Yeah, the only trouble is that the too few events
themselves are fragmented. There IS a popular feeling
that this is what is happening.

 
 Snuggle up to LA? LA is a vendor-targetted meet
 where ILUGD is more of a
  guest given certain lollipops to stay happy. How
 many ILUGD members
 feel emotionally attached to LA anyway?
 

Exactly. This isnt/wasnt well known to the general
public at all. Due to any number of reasons..

 LB being more community based (from what I have
 read. I might be wrong
 coz' I have never been there), it is a world apart
 in the first place.

You're right, it IS more community oriented. But the
very fact that it is so, and the community doesn't
want to support it is the problem.

 Have people working out these conspiracy theories
 ever considered
 distance and cost to be a factor? Four days
 to-and-fro travel by train
 for a three day meet? or big bucks for a return
 flight?
 

The point here isn't that you *have to go ahead and
travel the distance to participate. But, as a very
relevant email on the LB'05 list points out - almost
30% of the janta who shows up is outstation..

 For most people regional events are more suitable,
 and feasible. We need
 more events througout the country, not consolidation
 of events.

Regional events are good, but they need to scale to
the international level. Gathering crowds is ok, but
the content needs to be great as well. Which is why
people from around the world/country need to attend
it, and speak/give out their comments on issues and
technologies.

And isn't this where a regional organization like a
LUG has a major role to play? Doesnt it make sense for
other such 'regional' entities to participate with
them? No one's trying to consolidate here - its just
that things happen that way. It wouldn't make sense
for a guy from Pune to attend only the Bombay events,
or the delhite to attend only the ilugd events.
Irrespective of whether you can physically attend the
event - your opinions/suggestions would go a long way
in making it a success.

Viksit

--
Viksit Gaur
Deptt. of CSE, Yale University
http://viksit.com




Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] iptables implementation

2005-07-18 Thread SWAPNIL
Dear All,

I have just install RH 9.0 as proxy server and mail server for our network 

now i need implement iptables in my RH 9 system for using as router

before this i am using ipchains in RH 6.2

ipchains -A forward -s 192.168.1.1 -d www.mydomain.com -j MASQ

i want command for iptables with same effect of above command in ipchains

please help me 

Thanks and regards
 
Swapnil K.
System Group
 
Modular Infotech Pvt. Ltd.
26 Electronic Co-operative Estate,
Pune Satara Road, Pune. 411 009.
Maharshtra. INDIA.
Ph: +91-20-24226612 Ext. 206.
Fax: +91-20-24225896.
E-mail: [EMAIL PROTECTED]
Website: www.modular-infotech.com


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Ximian issue??

2005-07-18 Thread Pardeep Garg

Thanks for your reply.But actually I did not got any help from the link.

My mail client problem is that when I start it ,a message box invoke and
display the message 

Cannot initialize the Ximian evolution shell:Configuration Database not
found.

Its not a regular error,but some time it occur.On that I have to 
restart my machine then my mail client works.

-Pardeep

On Mon, 2005-07-18 at 16:10, Sankarshan Mukhopadhay wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Pardeep Garg wrote:
 
  Some time when I start my mail client(Ximian 1.2.1),It shows an
  error,Cannot initialize the Ximian evolution shell.Configuration
  Database not found.and my mail client did not start.But when I restart
  my machine it works.
  
  What the issue behind this? Any idea?
 
 Not much detail is provided in your mail. But perhaps a quick google
 which threw up this:
 
 http://galactus.ximian.com/pipermail/evolution/2002-December/024095.html
 
 could provide a way out.
 
 Rgds
 SM
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.6 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
 iD8DBQFC24cf+g4kmZ76nyERAqE4AJ4ng6UJ7Qx9qbsxYlR/AIZ9j0nnHwCfWHcx
 gKpZGUD7WyIM/+hmgdtXpn0=
 =LoBV
 -END PGP SIGNATURE-
 
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] vi command

2005-07-18 Thread Pardeep Garg
Is there any command in Vi editor for cut and paste ??

Thanks
-Pardeep



___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] vi command

2005-07-18 Thread Debashis Sen
please use yy for copy , pp for paste in command mode

On Mon, 18 Jul 2005 Pardeep Garg wrote :
Is there any command in Vi editor for cut and paste ??

Thanks
-Pardeep



___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Debashis Sen
Manager- IT  GSM
Servel India Pvt. Ltd.
S-15, Okhla Phase-II
New Delhi-110 020
Cell No:- 9818424846
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] vi command

2005-07-18 Thread Debashis Sen
please use yy for copy , pp for paste in command mode

On Mon, 18 Jul 2005 Pardeep Garg wrote :
Is there any command in Vi editor for cut and paste ??

Thanks
-Pardeep



___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Debashis Sen
Manager- IT  GSM
Servel India Pvt. Ltd.
S-15, Okhla Phase-II
New Delhi-110 020
Cell No:- 9818424846
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] vi command

2005-07-18 Thread Sanju Kumar
It can be used for copy and paste... nor cut and paste...

instead of yy you can use  dw (for word) or dd (for line) and p for 
paste. Try this..


Debashis Sen wrote:

please use yy for copy , pp for paste in command mode

On Mon, 18 Jul 2005 Pardeep Garg wrote :
  

Is there any command in Vi editor for cut and paste ??

Thanks
-Pardeep



___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/




Debashis Sen
Manager- IT  GSM
Servel India Pvt. Ltd.
S-15, Okhla Phase-II
New Delhi-110 020
Cell No:- 9818424846
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


  


-- 
Sanju Kumar
QA  Testing Deptt.

Bharti Telesoft Intl Ltd.
Ph: 011-51611666 (Extn No: 455)

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] vi command

2005-07-18 Thread Pardeep Garg
Thanks Debashis,but I am asking for cut the line not the copy.I think yy
will copy the line.

-Pardeep

On Mon, 2005-07-18 at 17:32, Debashis Sen wrote:
 please use yy for copy , pp for paste in command mode
 
 On Mon, 18 Jul 2005 Pardeep Garg wrote :
 Is there any command in Vi editor for cut and paste ??
 
 Thanks
 -Pardeep
 
 
 
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/
 
 
 Debashis Sen
 Manager- IT  GSM
 Servel India Pvt. Ltd.
 S-15, Okhla Phase-II
 New Delhi-110 020
 Cell No:- 9818424846
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] vi command

2005-07-18 Thread Pardeep Garg
Thanks Sanju.Actually I always use the dd command for deleting the line
but was not aware that it will also cut the line and also the store the
data in a buffer so that we can past it.

Yep, I have tried it and  it works.

Thanks for improving  my knowledge.

-Pardeep

On Mon, 2005-07-18 at 17:35, Sanju Kumar wrote:
 It can be used for copy and paste... nor cut and paste...
 
 instead of yy you can use  dw (for word) or dd (for line) and p for 
 paste. Try this..
 
 
 Debashis Sen wrote:
 
 please use yy for copy , pp for paste in command mode
 
 On Mon, 18 Jul 2005 Pardeep Garg wrote :
   
 
 Is there any command in Vi editor for cut and paste ??
 
 Thanks
 -Pardeep
 
 
 
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/
 
 
 
 
 Debashis Sen
 Manager- IT  GSM
 Servel India Pvt. Ltd.
 S-15, Okhla Phase-II
 New Delhi-110 020
 Cell No:- 9818424846
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/
 
 
   
 



___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] vi command

2005-07-18 Thread Pankaj kaushal
Pardeep Garg wrote:
 Thanks Debashis,but I am asking for cut the line not the copy.I think yy
 will copy the line.

There are two correct answers to your question,
1. RTFM
2. www.fuchinggoogleit.com/search?q=vi+help

I am all in favor of answering qustions and helping but, come-on spoon
feeding? No! No! we should not tolerate spoon feeding.

P.
-- 
Alas, even today there's little worth thinking and saying that does
not grievously wound the state, the gods, and common decency.
-Goethe

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] g++ and java for linux

2005-07-18 Thread Raj shekhar
in infinite wisdom [EMAIL PROTECTED] spoke thus on 07/18/05 15:21:
 HI,
 
 I WANT C++ AND JAVA FOR LINUX
 FROM WHERE CAN I GET IT

I assume you want the compiler for c++ .  check if you have G++ 
installed - by doing `g++ -v ` .  If you want to have an IDE for C++, 
check out Anjuta.  No idea about java. Put your question in the Delhi 
java user group or better still, use python, java su*** ;-)

Secondly, please don't use all caps for your emails - it seems like you 
are shouting[1][2].


[1] http://www.virtu-software.com/ask-doug/QandA.asp?subject=2q=15
[2] Personally, I think keyboards should just stop putting in caps lock 
and have a ctrl button there instead.  Seriously, who  even uses caps lock
-- 
Raj Shekhar  Y! : Operations Engineer
MySQL DBA, programmer and  slacker   Y!IM : lunatech3007
home : http://rajshekhar.net blog : http://rajshekhar.net/blog/

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] What *is the Role of LUGs in Linux events in India?

2005-07-18 Thread Raj Mathur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 Raj == Raj shekhar [EMAIL PROTECTED] writes:

Raj in infinite wisdom Viksit Gaur spoke thus on 07/18/05 15:14:
 The question is, are we doing anything about it?

Raj I had a small proposal.  How about the LUGD members of
Raj Bangalore chapter put up a stall in LB - under the banner of
Raj LUGD ?  We can showcase whatever we did in the Linux Asia.
Raj When LUGD members from Delhi come in to Bglr, they can hang
Raj out at the LUGD stall and pretend to do some hard work ?

Sounds like a great idea.  However, I have one suggestion:

Instead of making it an ILUGD stall (and spreading resources too
thin), why not tie up with other LUG members who're going to be
present at LB and make a ``LUG Stall''?  That way you'll find it
easier to have diversity of demonstrations, organise infrastructure
and have volunteers.  Then each LUG that has representation can have a
placard or something with information about it (web site address at
the least).

Also, if the demos get screwed up you have another entity to point
fingers at and say ``Sab saale Sribajapuram LUG ki galti hai!'' ;)

Regards,

- -- Raju
- -- 
Raj Mathur[EMAIL PROTECTED]  http://kandalaya.org/
   GPG: 78D4 FC67 367F 40E2 0DD5  0FEF C968 D0EF CC68 D17F
  It is the mind that moves
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 http://mailcrypt.sourceforge.net/

iD8DBQFC26b+yWjQ78xo0X8RAgXlAJ90U9q3uhlQATwL+U4WGDr1ITKu6gCgmN0g
mZEjb+BnvqiCPfrCsodyhLQ=
=pc8C
-END PGP SIGNATURE-

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] g++ and java for linux

2005-07-18 Thread Arpit Sud
On 7/18/05, Raj shekhar [EMAIL PROTECTED] wrote:
 in infinite wisdom [EMAIL PROTECTED] spoke thus on 07/18/05 15:21:
  HI,
 
  I WANT C++ AND JAVA FOR LINUX
  FROM WHERE CAN I GET IT
gcc itself has a java. check for gcj.

-- 
The purpose of education is not to memorize facts.
 The true purpose of education is to train the mind to think 
 - Albert Einstein

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] g++ and java for linux

2005-07-18 Thread Shivkumar Jagannath
Hi,
Im sorry to say this but i  think people are just
posting questions for the heck of it (do you give out
any prizes in your ilug-d meets for the most questions
asked?).
This is  the second one in the series (the previous
one was  a complete howler
'how-to-cut-and-paste-in-vi!)
I  would sincerely request everyone here to try
reading the f*^# manual, googlin,  trawling thro the
mailing list  of that particular software/app and then
only ask here. The list just degenerates into
nothingness. I  would  like  and encourage  newbies
not neanderthals. I would rather answer questions like
is-there-a-similar-command-for-x-in-linux-like-there-is-in-windoze
   cos we would  then have a new convert if we manage
to  answer that! God has given you 10 fingers and a 
search engine. Make use of it!
And  finally apologies  for hijacking  the thread and
turning  it on its  head!


catch ya later (Ive gotta UnWire Life!!!)
  shiv



__ 
Do you Yahoo!? 
Read only the mail you want - Yahoo! Mail SpamGuard. 
http://promotions.yahoo.com/new_mail 

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] (fwd) [SECURITY] [DSA 760-1] New ekg packages fix several vulnerabilities

2005-07-18 Thread Raj Mathur
[Please upgrade ekg on all distributions -- Raju]

This is an RFC 1153 digest.
(1 message)
--

Message-Id: [EMAIL PROTECTED]
From: [EMAIL PROTECTED] (Martin Schulze)
Sender: [EMAIL PROTECTED]
To: debian-security-announce@lists.debian.org (Debian Security Announcements)
Cc: 
Subject: [Full-disclosure] [SECURITY] [DSA 760-1] New ekg packages fix
several vulnerabilities
Date: Mon, 18 Jul 2005 19:35:33 +0200 (CEST)

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

- --
Debian Security Advisory DSA 760-1 [EMAIL PROTECTED]
http://www.debian.org/security/ Martin Schulze
July 18th, 2005 http://www.debian.org/security/faq
- --

Package: ekg
Vulnerability  : several
Problem-Type   : remote
Debian-specific: no
CVE ID : CAN-2005-1850 CAN-2005-1851 CAN-2005-1916
Debian Bug : 317027 318059

Several vulnerabilities have been discovered in ekg, a console Gadu
Gadu client, an instant messaging program.  The Common Vulnerabilities
and Exposures project identifies the following vulnerabilities:

CAN-2005-1850

Marcin Owsiany and Wojtek Kaniewski discovered insecure temporary
file creation in contributed scripts.

CAN-2005-1851

Marcin Owsiany and Wojtek Kaniewski discovered potential shell
command injection in a contributed script.

CAN-2005-1916

Eric Romang discovered insecure temporary file creation and
arbitrary command execution in a contributed script that can be
exploited by a local attacker.

The old stable distribution (woody) does not contain an ekg package.

For the stable distribution (sarge) these problems have been fixed in
version 1.5+20050411-4.

For the unstable distribution (sid) these problems have been fixed in
version 1.5+20050712+1.6rc2-1.

We recommend that you upgrade your ekg package.


Upgrade Instructions
- 

wget url
will fetch the file for you
dpkg -i file.deb
will install the referenced file.

If you are using the apt-get package manager, use the line for
sources.list as given below:

apt-get update
will update the internal database
apt-get upgrade
will install corrected packages

You may use an automated update by adding the resources from the
footer to the proper configuration.


Debian GNU/Linux 3.1 alias sarge
- 

  Source archives:

http://security.debian.org/pool/updates/main/e/ekg/ekg_1.5+20050411-4.dsc
  Size/MD5 checksum:  755 afa73f3af76f74355574c130ba76d461

http://security.debian.org/pool/updates/main/e/ekg/ekg_1.5+20050411-4.diff.gz
  Size/MD5 checksum:40957 385352563d78e23c0ba637d9ad504315

http://security.debian.org/pool/updates/main/e/ekg/ekg_1.5+20050411.orig.tar.gz
  Size/MD5 checksum:   495079 bc246779de6f6c97f289e60b60db6c14

  Alpha architecture:


http://security.debian.org/pool/updates/main/e/ekg/ekg_1.5+20050411-4_alpha.deb
  Size/MD5 checksum:   310804 35d7c8cbf8a12901b9d40fe9b0f6afb0

http://security.debian.org/pool/updates/main/e/ekg/libgadu-dev_1.5+20050411-4_alpha.deb
  Size/MD5 checksum:   151072 fe52ee0e5b5178b354cf1215a1c70797

http://security.debian.org/pool/updates/main/e/ekg/libgadu3_1.5+20050411-4_alpha.deb
  Size/MD5 checksum:69360 d4076333e7a8ea9ea030ee74b949268d

  ARM architecture:


http://security.debian.org/pool/updates/main/e/ekg/ekg_1.5+20050411-4_arm.deb
  Size/MD5 checksum:   267786 b6d7d7cee20a21b908970f38bb568ad3

http://security.debian.org/pool/updates/main/e/ekg/libgadu-dev_1.5+20050411-4_arm.deb
  Size/MD5 checksum:   129136 8ce65bb7f665b77ab34b337a2fde411a

http://security.debian.org/pool/updates/main/e/ekg/libgadu3_1.5+20050411-4_arm.deb
  Size/MD5 checksum:62250 b54df9bcb8a054d17edcd9a46aba4f1a

  Intel IA-32 architecture:


http://security.debian.org/pool/updates/main/e/ekg/ekg_1.5+20050411-4_i386.deb
  Size/MD5 checksum:   270560 d7da9425b12bade210092332eb4ead24

http://security.debian.org/pool/updates/main/e/ekg/libgadu-dev_1.5+20050411-4_i386.deb
  Size/MD5 checksum:   126152 b9f5a0c2c12f9b3e62242d1e8bd2f2ef

http://security.debian.org/pool/updates/main/e/ekg/libgadu3_1.5+20050411-4_i386.deb
  Size/MD5 checksum:63260 9f7cee9a3edcf0bdeabdd604f4db9e8b

  Intel IA-64 architecture:


http://security.debian.org/pool/updates/main/e/ekg/ekg_1.5+20050411-4_ia64.deb
  Size/MD5 checksum:   355198 9f1aa917338fd9f82fe25c3b79d81cb6

http://security.debian.org/pool/updates/main/e/ekg/libgadu-dev_1.5+20050411-4_ia64.deb
  Size/MD5 checksum:   150008 4a795a0f7f5ee180eeadd396b94f7a8c

http://security.debian.org/pool/updates/main/e/ekg/libgadu3_1.5+20050411-4_ia64.deb
  Size/MD5 checksum:79918 

[ilugd] (fwd) [SECURITY] Mozilla Thunderbird: Multiple vulnerabilities

2005-07-18 Thread Raj Mathur
[Please upgrade Mozilla Thunderbird on all distributions -- Raju]

This is an RFC 1153 digest.
(1 message)
--

MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
 protocol=application/pgp-signature;
 boundary=enigF416A14DE4D10FFB7ACDED9D
Message-ID: [EMAIL PROTECTED]
From: Thierry Carrez [EMAIL PROTECTED]
To: gentoo-announce@lists.gentoo.org
Cc: bugtraq@securityfocus.com, full-disclosure@lists.grok.org.uk,
[EMAIL PROTECTED]
Subject: [ GLSA 200507-17 ] Mozilla Thunderbird: Multiple vulnerabilities
Date: Mon, 18 Jul 2005 09:41:04 +0200

This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--enigF416A14DE4D10FFB7ACDED9D
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Gentoo Linux Security Advisory   GLSA 200507-17
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
http://security.gentoo.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

  Severity: Normal
 Title: Mozilla Thunderbird: Multiple vulnerabilities
  Date: July 18, 2005
  Bugs: #98855
ID: 200507-17

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Synopsis


Several vulnerabilities in Mozilla Thunderbird allow attacks ranging
from execution of script code with elevated privileges to information
leak.

Background
==

Mozilla Thunderbird is the next-generation mail client from the Mozilla
project.

Affected packages
=

---
 Package  /  Vulnerable  /  Unaffected
---
  1  mozilla-thunderbird1.0.5= 1.0.5
  2  mozilla-thunderbird-bin1.0.5= 1.0.5
---
 2 affected packages on all of their supported architectures.
---

Description
===

The following vulnerabilities were found and fixed in Mozilla
Thunderbird:

* moz_bug_r_a4 and shutdown discovered that Thunderbird was
  improperly cloning base objects (MFSA 2005-56).

* moz_bug_r_a4 also reported that Thunderbird was overly trusting
  contents, allowing privilege escalation via property overrides (MFSA
  2005-41, 2005-44), that it failed to validate XHTML DOM nodes
  properly (MFSA 2005-55), and that XBL scripts ran even when
  Javascript is disabled (MFSA 2005-46).

* shutdown discovered a possibly exploitable crash in
  InstallVersion.compareTo (MFSA 2005-50).

* Andreas Sandblad from Secunia reported that a child frame can call
  top.focus() even if the framing page comes from a different origin
  and has overridden the focus() routine (MFSA 2005-52).

* Georgi Guninski reported missing Install object instance checks in
  the native implementations of XPInstall-related JavaScript objects
  (MFSA 2005-40).

* Finally, Vladimir V. Perepelitsa discovered a memory disclosure bug
  in JavaScript's regular expression string replacement when using an
  anonymous function as the replacement argument (CAN-2005-0989 and
  MFSA 2005-33).

Impact
==

A remote attacker could craft malicious email messages that would
leverage these issues to inject and execute arbitrary script code with
elevated privileges or help in stealing information.

Workaround
==

There are no known workarounds for all the issues at this time.

Resolution
==

All Mozilla Thunderbird users should upgrade to the latest version:

# emerge --sync
# emerge --ask --oneshot --verbose
=mail-client/mozilla-thunderbird-1.0.5

All Mozilla Thunderbird binary users should upgrade to the latest
version:

# emerge --sync
# emerge --ask --oneshot --verbose
=mail-client/mozilla-thunderbird-bin-1.0.5

References
==

  [ 1 ] Mozilla Foundation Security Advisories

http://www.mozilla.org/projects/security/known-vulnerabilities.html#Thunderbird
  [ 2 ] CAN-2005-0989
http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0989

Availability


This GLSA and any updates to it are available for viewing at
the Gentoo Security Website:

  http://security.gentoo.org/glsa/glsa-200507-17.xml

Concerns?
=

Security is a primary focus of Gentoo Linux and ensuring the
confidentiality and security of our users machines is of utmost
importance to us. Any security concerns should be addressed to
[EMAIL PROTECTED] or alternatively, you may file a bug at
http://bugs.gentoo.org.

License
===

Copyright 2005 Gentoo Foundation, Inc; referenced text
belongs to its owner(s).

The contents of this document are licensed under the

[ilugd] (fwd) [SECURITY] Shorewall MACLIST Problem

2005-07-18 Thread Raj Mathur
[Please upgrade Shorewall 2.2.0 onwards on all distributions.  Vendor
packages should be available soon; in the meantime directions for
mitigating the vulnerability are given in the mail -- Raju]

This is an RFC 1153 digest.
(1 message)
--

Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
 protocol=application/pgp-signature;
 boundary==-FYJLcprwuuOcCmDQ9T7H
Message-Id: [EMAIL PROTECTED]
From: Patrick Blitz [EMAIL PROTECTED]
To: bugtraq@securityfocus.com, full-disclosure@lists.grok.org.uk
Subject: Shorewall MACLIST Problem
Date: Mon, 18 Jul 2005 01:24:25 +0200

--=-FYJLcprwuuOcCmDQ9T7H
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Shorewall MACLIST Rules-Override Problem

Release Date: 17.07.05
Severity: High
Affected Version: Shorewall 2.2.x and 2.4.x=20

Synopsis:
A Problem has been reported in the Shorewall Firewall
(http://shorewall.net) that enables a Client accepted by MAC-Filter to
bypass any other rule.

---
About Shorewall:

The Shoreline Firewall, more commonly known as Shorewall, is a
high-level tool for configuring Netfilter. You describe your
firewall/gateway requirements using entries in a set of configuration
files. Shorewall reads those configuration files and with the help of
the iptables utility, Shorewall configures Netfilter to match your
requirements. Shorewall can be used on a dedicated firewall system, a
multi-function gateway/router/server or on a standalone GNU/Linux
system.=20
(Take from http://www.shorewall.net)

MACLIST_TTL, the Parameter in Question, was introduced in Shorewall
2.2.0


Describtion of the Issue:

If MACLIST_TTL is set to a value greater than 0 or MACLIST_DISPOSITION
is set to ACCEPT in /etc/shorewall/shorewall.conf =20
(Default is MACLIST_TTL=3D0 and MACLIST_DISPOSITION=3DREJECT), and a Client
is Positivly Authenticated through his MAC Adress, he bypasses all other
Policies/Rules in Place, thus gaining total access.


Fix:

Workaround:=20
Set MACLIST_TTL=3D0 and MACLIST_DISPOSITION=3DREJECT
in /etc/shorewall/shorewall.conf, if you don't need it.=20
Update:
For 2.4.x, the fixed Version is available at:
http://slovakia.shorewall.net/pub/shorewall/CURRENT_STABLE_VERSION_IS_2.4/s=
horewall-2.4.1/errata/firewall

For 2.2.x, the fixed Version is available at:
http://www1.shorewall.net/pub/shorewall/2.2/shorewall-2.2.5/errata/firewall


This Issue doesn't apply to any Shorewall Version before 2.2.0.=20
Users of any Version before 2.2.5 are encouraged to updated to a newer
Version (at least 2.2.5, better 2.4.1) of Shorewall.=20
Shorewall Version 2.0.x is still supported, but Users of 2.0.x are
encouraged to upgrade to a newer version.
Shorewall Users of Versions 1.0,1.2 and 1.4 are strongly encouraged to
updated to a version better than 2.2.5, as Shorewall 1.x is not any more
supported and maintained.

---
Info:
Timeline:=20
Report: 17.07.05
Confirmation: 17.07.05
Fix: 17.07.05
Disclosure: 17.07.06

Thanks to Supernaut for Reporting this to us,=20
and to Tom for fixing it that quick


The Shorewall Team

--=20

--=-FYJLcprwuuOcCmDQ9T7H
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQBC2uioa2l2cyeuKggRAvXQAJ0ccsLzJXDWmc4t+JBg5VfW8hBXVgCfV0tz
5qU2PppkcCQlmuY20KcOC1I=
=vR3l
-END PGP SIGNATURE-

--=-FYJLcprwuuOcCmDQ9T7H--


--

End of this Digest
**

-- 
Raj Mathur[EMAIL PROTECTED]  http://kandalaya.org/
   GPG: 78D4 FC67 367F 40E2 0DD5  0FEF C968 D0EF CC68 D17F
  It is the mind that moves

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] The alleged Event in September

2005-07-18 Thread Raj Mathur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Had a meeting yesterday under very difficult circumstances (loud music
preventing people from hearing what others were saying and free WiFi
access distracting people from the primary business of the meeting ;)
The following were present:

- - Kishore
- - Mary
- - Raj Mathur
- - Viksit
- - Vivek Iyyer
- - Vivek Khurana

Shared some thoughts about the event we're doing in September
(tentative dates: Saturday and Sunday, September 17 and 18).  Here
they are in no particular order:

The event be of 2 days duration.  We will have 2 (one large 300+
seater and one smaller 60-100 seater) halls.  The venue will be Jamia
Hamdard.

The following streams will be presented (names in brackets are people
responsible for managing each stream):

- - System administration (Kishore)
- - NGO   (Mary)
- - Desktop   (Vivek Iyyer)
- - Creativity(Vivek Khurana)
- - Developer (Vivek Khurana)

If you want to present in any of the streams, please submit an
abstract NOW (more about this in a separate mail).

Sudev Barar has acceded to managing the demonstration area.  Again,
more about demonstrations in another mail.

We will have 2 categories of participants:

1. Delegates.  Delegates will pay Rs 500, which will cover access to
the talks and demos, meals for the 2 days, kit, CD(s) and a T-shirt.

2. Students.  Students will pay Rs 50 and will not get any of the
goodies apart from being able to attend the talks and demos.

A registration page will be coming up soon.  Viksit is doing the
coding, Vivek Khurana is providing the web space.

We are looking for sponsorship to the tune of Rs 2 lakh.  If you (or
your company) are feeling rich, send a mail to Kishore Bhargava :)
Depending on the quantum of sponsorship, sponsors will get one or more
of:

- - Branding at the event
- - Table space for demonstrations and sales
- - Branding on the linux-delhi.org web site
- - Branding on CDs sold and distributed
- - If you sponsor 2 lakh or more, you get branding on the T-shirts too;
  if you sponsor more than 5 lakh we name the event after you and
  tattoo your company logo on all delegates' arms ;)

Next mail contains more specifics.

Regards,

- -- Raju
- -- 
Raj Mathur[EMAIL PROTECTED]  http://kandalaya.org/
   GPG: 78D4 FC67 367F 40E2 0DD5  0FEF C968 D0EF CC68 D17F
  It is the mind that moves
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 http://mailcrypt.sourceforge.net/

iD8DBQFC3G9WyWjQ78xo0X8RAvezAJ9dKl++YxV/GdfdABwhp0T4l2PKKwCfQRKo
WTAs1qtTieQSox4GCy6j8kc=
=J6gI
-END PGP SIGNATURE-

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] Call For Papers: ILUGD event in September

2005-07-18 Thread Raj Mathur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

ILUG-Delhi is having a Linux event in September (17 and 18).  Apart
from demonstrations, BoFs, and general rioting, we shall be having the
following presentation streams at the event:

- - System administration
- - NGO
- - Desktop
- - Creativity
- - Developer

You are invited to present a paper in any of the streams that
interests you.  The process for paper submission and acceptance is:

1. Submit an one-page abstract of your talk.  Mention special
infrastructure that you will require for your talk.

2. A ``select group'' (i.e. the usual gang of suspects) reviews your
abstract and shortlists it.

3. You are notified that your paper has been selected.

4. Submit the presentation material for the paper (in OOo Impress or
PDF format).

5. Make the presentation at the event.

If you are interested, please make a one-page abstract of your talk
and mail it to:

  [EMAIL PROTECTED]

The last date for submission of abstracts is

  August 20, 2005

The short list will be announced on

  August 25, 2005

The last date for acceptance of the presentation material is

  September 5, 2005

Please note that abstracts received after August 20 will not be
considered for talks.  Similarly, talks for which presentation
material has not reached by September 5 will be knocked off the
schedule.

All presentation material must be available for redistribution under a
FLOSS-type license.

Members of LUGs across the country are invited to participate and
present at the event.  If you act soon, we would be glad to share the
cost of your travel to/from Delhi, finances permitting.

Regards,

- -- Raju
- -- 
Raj Mathur[EMAIL PROTECTED]  http://kandalaya.org/
   GPG: 78D4 FC67 367F 40E2 0DD5  0FEF C968 D0EF CC68 D17F
  It is the mind that moves
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 http://mailcrypt.sourceforge.net/

iD8DBQFC3HUIyWjQ78xo0X8RAitoAJ4jLW5yaEJ0fvojSonEUeLoCgWDdACfTAdO
b2hqOWZWnTwnBUBmzYqDfug=
=UFI/
-END PGP SIGNATURE-

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] September event demonstrations

2005-07-18 Thread Raj Mathur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

If you've been dabbling in Linux and found something exciting, please
consider demonstrating that at the event in September.  Demonstrations
may be of any feature of Linux and FLOSS, ranging from video editing
to EPABXs to security tools to...

If you feel you can demonstrate something that excites you and can
spend time and effort making a canned or live demo, please send a mail
to

  [EMAIL PROTECTED]

Do specify exactly what you'll be demonstrating, the equipment you
will need for demo'ing and the equipment you yourself will be able to
provide.

Regards,

- -- Raju
- -- 
Raj Mathur[EMAIL PROTECTED]  http://kandalaya.org/
   GPG: 78D4 FC67 367F 40E2 0DD5  0FEF C968 D0EF CC68 D17F
  It is the mind that moves
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 http://mailcrypt.sourceforge.net/

iD8DBQFC3HjhyWjQ78xo0X8RAm00AJ9lrYTKlgmCmQ57HneCDaI1QVY0PwCfQMj2
d9BiC0EnsfC7ShWh68WFkmY=
=a2xH
-END PGP SIGNATURE-

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Ximian issue??

2005-07-18 Thread Raj Shekhar
Pardeep Garg wrote:
 Thanks for your reply.But actually I did not got any help from the link.
 
 My mail client problem is that when I start it ,a message box invoke and
 display the message 
 
 Cannot initialize the Ximian evolution shell:Configuration Database not
 found.

I think evolution had a -v or -d switch for verbose/debugging option.
Try running it with that and see.  Evolution has its own mailing list -
not sure where, better check out ximian's site and post the message there



-- 
Raj ShekharY!IM : lunatech3007
blog : http://rajshekhar.net/blog  home : http://rajshekhar.net
Disclaimer : http://rajshekhar.net/disclaimer

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] exporting mails and settings of MOZILLA!

2005-07-18 Thread Raj Shekhar
[EMAIL PROTECTED] wrote:
 Hi
 I had mozilla mail on Mdk 10.1 and redid my back to MDK 10.1 so used 
 mozilla mail yet again. No change except that my machine was reformatted 
 and stuff.
 
 But in the next week I hope change to Ubuntu and use thunderbird.
 

In Thunderbird, there is a tool to import your mail directly from
mozilla-mail.  It can be found in ToolsImport.  Just copy your .mozilla
stuff to your new home directly, and thunderbird should be able to import it


-- 
Raj ShekharY!IM : lunatech3007
blog : http://rajshekhar.net/blog  home : http://rajshekhar.net
Disclaimer : http://rajshekhar.net/disclaimer

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] iptables implementation

2005-07-18 Thread SWAPNIL
 Dear all

I had tried your solution but i got following error:--
iptables v1.2.7a: Couldn't load target `MASQ':/lib/iptables/libipt_MASQ.so:
cannot open shared object file: No such file or directory
Try `iptables -h' or 'iptables --help' for more information.


Do i need to specify route 1:1 using iptables. Also i would like to know how
to specify incomming routes using NS, I have global domainname with NS.

please help me

Swapnil K

- Original Message -
From: Debashis Sen
To: SWAPNIL
Sent: Tuesday, July 19, 2005 10:01 AM
Subject: Re: [ilugd] iptables implementation



Command is

iptables -A FORWARD -s 192.168.1.1 -d www.mydomain.com -j MASQ

but you have to stop ipchain


On Mon, 18 Jul 2005 SWAPNIL wrote :
Dear All,

I have just install RH 9.0 as proxy server and mail server for our network

now i need implement iptables in my RH 9 system for using as router

before this i am using ipchains in RH 6.2

ipchains -A forward -s 192.168.1.1 -d www.mydomain.com -j MASQ

i want command for iptables with same effect of above command in ipchains

please help me

Thanks and regards

Swapnil K.
System Group

Modular Infotech Pvt. Ltd.
26 Electronic Co-operative Estate,
Pune Satara Road, Pune. 411 009.
Maharshtra. INDIA.
Ph: +91-20-24226612 Ext. 206.
Fax: +91-20-24225896.
E-mail: [EMAIL PROTECTED]
Website: www.modular-infotech.com


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

Debashis Sen
Manager- IT  GSM
Servel India Pvt. Ltd.
S-15, Okhla Phase-II
New Delhi-110 020
Cell No:- 9818424846




___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] iptables implementation

2005-07-18 Thread Prashant Verma
--- SWAPNIL [EMAIL PROTECTED] wrote:

 Dear All,
 
 I have just install RH 9.0 as proxy server and mail
 server for our network 
 
 now i need implement iptables in my RH 9 system for
 using as router
 
 before this i am using ipchains in RH 6.2
 
 ipchains -A forward -s 192.168.1.1 -d
 www.mydomain.com -j MASQ
 
 i want command for iptables with same effect of
 above command in ipchains

Swapnil,

Here is a cheatsheet that I had created for sharing
internet connections using iptables. I hope this will
help you. There's also an iptables tutorial link down
there in the cheatsheet somewhere...

Problem statement: You have a Linux machine connected
to the internet
via a DSL  connection. You also have another PC at
home (a WinXP PC
for the purpose of this cheatsheet). You want that PC
to share the
internet connection with your Linux machine. Please
note that whenever
I say Linux, I really mean Fedora Core 3 and I have
tried these
steps with Fedora Core 3. The steps should work with
other distros as
well.

Solution:
Step 1: Buy (or otherwise acquire) a network card and
fit it into the
PCI slot of your Linux Machine.

Step 2: Boot your Linux machine and let the hardware
detection program
(Kudzu) detect your card and install the drivers for
it.

Step 3: Buy a 'switch' or a 'hub'. Connect the new
network card on
your Linux machine to the hub. Also connect your other
computer to the
hub.

Alternative Step 3: Don't use a switch. Instead, use a
'crossover
cable' to connect the new network card on your Linux
machine with the
network card on your WinXP machine. This is useful if
you only have
one other computer that you want to connect to the
internet. I have
not tried this, but I believe this will work. I still
recommend going
with a switch.

Step 4: FC3 will have configured your new network card
as 'eth1'. Use
the following command to configure eth1:
ifconfig eth1 192.168.0.1 netmask 255.255.255.0

Step 5: Configure your windows machine as follows:
IP Address: 192.168.0.2
NetMask: 255.255.255.0
Gateway: 192.168.0.1 (your Linux Machine)

If you add another machine to the hub/switch, you can
assign it the IP
address 192.168.0.3 and so on.

Step 6: Make sure you can 'ping' from one machine to
the other.

Step 7: Configure IP forwarding on your Linux Machine
using the
following commands:
  iptables --flush

  iptables --table nat --flush
  iptables --delete-chain

  iptables --table nat --delete-chain

  # Set up IP FORWARDing and Masquerading
  iptables --table nat --append POSTROUTING
--out-interface ppp0 -j MASQUERADE
  iptables --append FORWARD --in-interface eth1 -j
ACCEPT -
Assuming one NIC to local LAN

  echo 1  /proc/sys/net/ipv4/ip_forward

(Please
refer:http://www.yolinux.com/TUTORIALS/LinuxTutorialIptablesNetworkGateway.html)

Step 8: Configure DNS on your Windows machine. Run the
following
command on your Linux machine:
  cat /etc/resolv.conf
From the output of the entries, pick out the
'nameserver' entries and
specify these entries in the network configuration box
on your windows
machine.

Step 9: Run internet explore on your windows machine
and browse the web :-)


Thanks,
Prashant Verma
http://www.saltlakesoft.com

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] Reliance data cable in Linux for internet

2005-07-18 Thread Sachin Sharma
Dear ,

Can any body help me find out  a way to use reliance data cable and mobile 
for Internet access on linux, since there software comes with CD doesn't 
support linux.

I m working on Fedora 10.0.

Thanks  Regards

Sachin


**
Sachin Kumar Sharma
Geoscientist
Schlumberger Information Solutions
NSE Estate, W.E. Highway,
Goregaon (E), Mumbai-400063
Email: [EMAIL PROTECTED]
**
 
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] iptables implementation

2005-07-18 Thread SWAPNIL
Dear Prashant

Thanks for your suggestion

I have used ipchains in linux 6.2 box with kernel 2.2

currently I don't know how to implement 1 to 1 communication using RH 9 with
iptables

basically my purpose is my complete network will access the internet using
proxy server and only one machine can access only one external domain using
router with all protocol's and ports at system level

squid proxy running on single port it is to interact with IE or similar web
browsers only

I need to connect one system from my network to external system using remote
desktop connection for this type of communication my network required one
router. I have only one broad band connection that I want to share using RH
router or Squid proxy.

But I don't know the iptables chains and commands I have gone through the
iptables manual but it will require lot of time to implement that I will do
it later

Swapnil K.
[EMAIL PROTECTED]
- Original Message -
From: Prashant Verma [EMAIL PROTECTED]
To: SWAPNIL [EMAIL PROTECTED]; The Linux-Delhi mailing
list ilugd@lists.linux-delhi.org
Sent: Tuesday, July 19, 2005 10:41 AM
Subject: Re: [ilugd] iptables implementation


 --- SWAPNIL [EMAIL PROTECTED] wrote:

  Dear All,
 
  I have just install RH 9.0 as proxy server and mail
  server for our network
 
  now i need implement iptables in my RH 9 system for
  using as router
 
  before this i am using ipchains in RH 6.2
 
  ipchains -A forward -s 192.168.1.1 -d
  www.mydomain.com -j MASQ
 
  i want command for iptables with same effect of
  above command in ipchains

 Swapnil,

 Here is a cheatsheet that I had created for sharing
 internet connections using iptables. I hope this will
 help you. There's also an iptables tutorial link down
 there in the cheatsheet somewhere...

 Problem statement: You have a Linux machine connected
 to the internet
 via a DSL  connection. You also have another PC at
 home (a WinXP PC
 for the purpose of this cheatsheet). You want that PC
 to share the
 internet connection with your Linux machine. Please
 note that whenever
 I say Linux, I really mean Fedora Core 3 and I have
 tried these
 steps with Fedora Core 3. The steps should work with
 other distros as
 well.

 Solution:
 Step 1: Buy (or otherwise acquire) a network card and
 fit it into the
 PCI slot of your Linux Machine.

 Step 2: Boot your Linux machine and let the hardware
 detection program
 (Kudzu) detect your card and install the drivers for
 it.

 Step 3: Buy a 'switch' or a 'hub'. Connect the new
 network card on
 your Linux machine to the hub. Also connect your other
 computer to the
 hub.

 Alternative Step 3: Don't use a switch. Instead, use a
 'crossover
 cable' to connect the new network card on your Linux
 machine with the
 network card on your WinXP machine. This is useful if
 you only have
 one other computer that you want to connect to the
 internet. I have
 not tried this, but I believe this will work. I still
 recommend going
 with a switch.

 Step 4: FC3 will have configured your new network card
 as 'eth1'. Use
 the following command to configure eth1:
 ifconfig eth1 192.168.0.1 netmask 255.255.255.0

 Step 5: Configure your windows machine as follows:
 IP Address: 192.168.0.2
 NetMask: 255.255.255.0
 Gateway: 192.168.0.1 (your Linux Machine)

 If you add another machine to the hub/switch, you can
 assign it the IP
 address 192.168.0.3 and so on.

 Step 6: Make sure you can 'ping' from one machine to
 the other.

 Step 7: Configure IP forwarding on your Linux Machine
 using the
 following commands:
   iptables --flush

   iptables --table nat --flush
   iptables --delete-chain

   iptables --table nat --delete-chain

   # Set up IP FORWARDing and Masquerading
   iptables --table nat --append POSTROUTING
 --out-interface ppp0 -j MASQUERADE
   iptables --append FORWARD --in-interface eth1 -j
 ACCEPT -
 Assuming one NIC to local LAN

   echo 1  /proc/sys/net/ipv4/ip_forward

 (Please

refer:http://www.yolinux.com/TUTORIALS/LinuxTutorialIptablesNetworkGateway.h
tml)

 Step 8: Configure DNS on your Windows machine. Run the
 following
 command on your Linux machine:
   cat /etc/resolv.conf
 From the output of the entries, pick out the
 'nameserver' entries and
 specify these entries in the network configuration box
 on your windows
 machine.

 Step 9: Run internet explore on your windows machine
 and browse the web :-)


 Thanks,
 Prashant Verma
 http://www.saltlakesoft.com


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/