[ilugd] Bandwidth dividing problem

2004-01-17 Thread Sushil Nehra
Sandeep
You can make two access list on the gateway (router ) itself.

your 2 companies will have different LAN IP ranges.
you make 2 access lists for both companies.

and restrict the outgoing traffic for both LANs.
eg.
acl 100 for company 1
acl 101 for company 2

add IP addr for company one in acl 100
add IP addr for company two in acl 101

now restrict acl 100 outgoing traffic to say 60k
restrict acl 101 to say 60k.
(remember outgoing traffic is usually lower that  incomming traffic,  
as outgoing traffic have requests for webpage while incommingtraffic 
have complete web data comming into network)

Note: if you restrict the incomming traffic at your router, stillthe 
Leased line will be choked.

rate-limit output access-group 101 56000 1500 2000 conform-action 
transmit exceed-action drop


rate-limit output access-group 102 56000 1500 2000 conform-action 
transmit exceed-action drop

both acl will comprise of single  line entry

access-list 101 permit ip 221.11.41.0 0.0.0.255 any
  (LAN in 1st company)

access-list 102 permit ip 221.11.42.0 0.0.0.255 any
   (LAN in 2nd company)

you can add other LANs in  this way to either company
access-list 102 permit ip LAN2IP 0.0.0.255 any
   (LAN2 in 2nd company)



Sushil Nehra



 Hi Everyone!!!
 
 Please help in the following...
 
 I have Lease Line of Bharti (64k in 1:4). Presently it is 
 connected as
 
 Lease Line (Copper Pair)- RAD HTU E1--RAD FCD-2---
 Cisco Router 1720
 (WIC1T)--Gateway Server
 
 Gateway Server (RHL 7.3 with IPChains) have 3 NIC's which are 
 connected as
 
 Eth0--Cisco Router
 Eth1--Switch (For Server's)
 Eth2--Switch(For Users)
 
 Now we are going to upgrade this Lease Line to 128k as one new 
 sister concern is
 going to open in the same premises. Management wants to divide 
 this 128k into 50-50%
 in parent  sister concern. Can we achieve it on Gateway ? If any 
 other solution has,
 please suggest.
 
 Thanking you in advance.
 
 Sandeep Agarwal
 

Sushil 


___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


Re:[ilugd] Can't access internet through proxy server

2004-01-17 Thread Sandip Bhattacharya
Bhaskar Dutta wrote:

I checked all the settings of internet explorer which work properly. 
Tried all those settings in netscape and konqueror. Still cant access the name 
servers. I dont know what login procedure the proxy uses but I was reported 
that the systems dont need to authenticate. How's that possible? Maybe the 
administrators saved authentication information in windows and my prof 
doesn't know about it. How can I figure that out ?

Just firing up windoz get the systems online. I tried to intall mozilla 
browser for windows and it also works with the proxy settings. Read somewhere 
on the net that some microsoft proxy servers use propreitory protocols. 
Anyone has any ideas what this is?

I exported http_proxy=http://xxx.xxx.xxx.xxx:3128/ and other vars but I guess 
the system is not being able to authenticate at all. I can only ping the 
gateway. 
Also set the local network access to work without proxy as set in IE browser. 
Still no use. 
 

Maybe the browsers use NTLM 
authentication(http://davenport.sourceforge.net/ntlm.html) also called 
password-less auth by some. Last  I heard, Firebird supports NTLM.

- Sandip

--
Sandip Bhattacharyahttp://www.sandipb.net
sandip at puroga.com
Puroga Technologies Pvt. Ltd. 
http://www.puroga.com

___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


[ilugd] Re: New resource - linux softwares available

2004-01-17 Thread Tarun Dua
Adarsh Kr sharma wrote:
 3. Oracle 9i for Linux three cd set
Adarsh,
You cannot distribute any non-distributable/non-sharable softwares like the
above. I am not a legal expert but as far as I know it is not legal.
-Tarun


___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


[ilugd] True cost of software Ownership

2004-01-17 Thread Tarun Dua
We have heard that before haven't we.
http://www.newsforge.com/software/04/01/15/197230.shtml

-- 
http://www.tarundua.net
Nothing you ever wanted to find about Tarun Dua


___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] New resource - linux softwares available

2004-01-17 Thread Arjun Asthana
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

I need a copy of KnoppiXMAME. I wont be coming to the meet, so, can you 
gi'mme your address so that I can come and collect it?

Regards,
 Arjun

On Saturday 17 January 2004 05:13, you wrote:
 Hi,
 I ll be pleased to join the LUG Delhi meet at faridabad for the very first
 time as i m also from faridabad only. I have downloaded following Linux
 softwares n can share with members in the meet 1. Knoppix 3.3
 2. Mandrake linux 9.2 three cd set
 3. Oracle 9i for Linux three cd set
 4. knoppiX-Mame Knoppix based game console containing 1200 arcade games
 single cd http://freshmeat.net/projects/knoppixmame/

 These cds can be available at meet on request sent latest by saturday
 evening through email   @Rs.40.

 Thanks and regards,
 Adarsh Sharma
 011-33117295
 Ps.disregard this mail if have broken any rule by sending this mail


 -
 Do you Yahoo!?
 Yahoo! Hotjobs: Enter the Signing Bonus Sweepstakes
 ___
 ilugd mailing list
 [EMAIL PROTECTED]
 http://frodo.hserus.net/mailman/listinfo/ilugd
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQFACQgg9mAtgws7e1wRAjeAAJ9cyqWN7ml/Rde9X5iAXbZJvdM0eACeKCRy
q04Uui9bcbMn305wA8oSJP4=
=yNiu
-END PGP SIGNATURE-

___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


[ilugd] Club bandwidth

2004-01-17 Thread Gurpreet Singh Kochhar
Hi

I have 3 ISP connections - always on

I want help in making a Linux box which can take inputs from 3 different ISP
connections and make fat pipe output
if it can do bandwidth load balancing that would be great

please revert ASAP

thanks
Gurpreet


___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


[ilugd] I am spam geezz

2004-01-17 Thread Mairu Gupta
Hello everyone

My other email [EMAIL PROTECTED], the one i was subscribed from earlier, 
is giving me problems.
It comes back to me and says some outblaze spam filter says its spam.
Ive researched a bit and found they have been listing a lot of IP's as spam 
with no reason.
I tried but i cant get out of there.

I need to talk from that ID again to our ILUGD list.
I'm downloading Debian vivek, but can't get it tomorrow.
Well, lets see.
Guys help !
Mairu
_
Get head-hunted by 10,000 recruiters. http://go.msnserver.com/IN/35984.asp 
Post your CV on naukri.com today.

___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Club bandwidth

2004-01-17 Thread Sandeep Agarwal
Read this one.

http://lartc.org/lartc.html

Sandeep
- Original Message - 
From: Gurpreet Singh Kochhar [EMAIL PROTECTED]
To: 'The Linux-Delhi mailing list' [EMAIL PROTECTED]
Sent: Saturday, January 17, 2004 5:42 PM
Subject: [ilugd] Club bandwidth


 Hi
 
 I have 3 ISP connections - always on
 
 I want help in making a Linux box which can take inputs from 3 different ISP
 connections and make fat pipe output
 if it can do bandwidth load balancing that would be great
 
 please revert ASAP
 
 thanks
 Gurpreet
 
 
 ___
 ilugd mailing list
 [EMAIL PROTECTED]
 http://frodo.hserus.net/mailman/listinfo/ilugd
 

___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


[ilugd] Please help me

2004-01-17 Thread Vengatesh Karthick
[Forwarding without prejudice.  Please CC replies to the original
poster -- Eaju]

Dear Sir/Madam
 
I am using D-Link DWL 650+ wireless LAN card in my laptop on Red Hat Linux 9. But I 
cant find the driver anywhere. Please provide me the driver if you have or tell from 
where I can get it.
 
Thank You.
 


-
Do you Yahoo!?
Yahoo! Hotjobs: Enter the Signing Bonus Sweepstakes
___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Please help me

2004-01-17 Thread Sandeep Gupta
d-link's + series cards (having 22Mbps speed) have TI's acx100 chipset.
drivers for the same can be found at http://acx100.sourceforge.net/
-sandeep

On Sat, 2004-01-17 at 18:46, Vengatesh Karthick wrote:
 [Forwarding without prejudice.  Please CC replies to the original
 poster -- Eaju]
 
 Dear Sir/Madam
  
 I am using D-Link DWL 650+ wireless LAN card in my laptop on Red Hat Linux 9. But I 
 cant find the driver anywhere. Please provide me the driver if you have or tell from 
 where I can get it.
  
 Thank You.



___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


[ilugd] Fwd: ThinkCycle New Resource: Neat paper on hindi ocr

2004-01-17 Thread Dhruv Gami

check out the website on thinkcycle for other related resources and
projects.

--
Gami

--- Original Message ---
Date: /0/0
From: [EMAIL PROTECTED] [EMAIL PROTECTED]
Subject: ThinkCycle New Resource: Neat paper on hindi ocr



New Resource posted on a ThinkSpace by Sandeep Jain [EMAIL PROTECTED] on
2004-01-16.

Resource: Neat paper on hindi ocr

Topic: Tools for Education

ThinkSpace: Reading and Literacy Tool

Description: This is a neat paper on Hindi OCR. The description of how to
separate a hindi word into characters is the clearest I've seen so far,
and that's the central problem in Hindi OCR. I've written to one of
the authors to find out if he can make the source code available.

I've posted the paper here. If this is a copyright violation, we can
remove the paper. The URL to the paper is:

http://www.cs.umd.edu/Library/TRs/CS-TR-4519/CS-TR-4519.pdf

It may be possible to improve upon the character recognition, based on a
technique called Hausdorff Image Comparison, by using a neural network
with suitable features.

A possible idea for doing is, is the concept of band density . If you
look at a character as a grid of pixels, and sum up the pixels in
horizontal and vertical bands, of different widths (2 pixels, 4 pixels,
etc., assuming for example that the character falls on a 16x16 pixel
grid), and use each of these sums as an input to the neural network,
then it seems that this would be a good classifier. It needs to be
experimented with.

Sandeep

http://www.cs.umd.edu/Library/TRs/CS-TR-4519/CS-TR-4519.pdf

See Resource details on ThinkCycle here:
http://www.thinkcycle.org/tc-space/tspace?tspace_id=37543

Please forward this note to others interested in contributing to this
topic.


===

To unsubscribe from future postings on this ThinkSpace:
http://www.thinkcycle.org/tc-bboard/forum-unsubscribe?forum_id=37541

To manage all your ThinkCycle topic subscriptions:
http://www.thinkcycle.org/tc-bboard/subscriptions

___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


RE: [ilugd] Club bandwidth

2004-01-17 Thread Gurpreet Singh Kochhar
thanks
can you or someone help in making a Linux machine for me (I will provide the
hardware and reasonable expenses)

thanks
Gurpreet

-Original Message-
From: Sandeep Agarwal [mailto:[EMAIL PROTECTED]
Sent: Saturday, January 17, 2004 6:53 PM
To: [EMAIL PROTECTED]; The Linux-Delhi mailing list
Subject: Re: [ilugd] Club bandwidth


Read this one.

http://lartc.org/lartc.html

Sandeep
- Original Message -
From: Gurpreet Singh Kochhar [EMAIL PROTECTED]
To: 'The Linux-Delhi mailing list' [EMAIL PROTECTED]
Sent: Saturday, January 17, 2004 5:42 PM
Subject: [ilugd] Club bandwidth


 Hi

 I have 3 ISP connections - always on

 I want help in making a Linux box which can take inputs from 3 different
ISP
 connections and make fat pipe output
 if it can do bandwidth load balancing that would be great

 please revert ASAP

 thanks
 Gurpreet


 ___
 ilugd mailing list
 [EMAIL PROTECTED]
 http://frodo.hserus.net/mailman/listinfo/ilugd




___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


[ilugd] Lift for today's meeting

2004-01-17 Thread Raj Mathur
I'll be going from GK II to the meeting in Faridabad today.  Will take
GK II -- Alaknanda -- Kalkaji -- Shooting Range -- Mathura Road --
FBD.  If you want to be picked up on the way or can make it to any of
these points please call me on my mobile 9811066460.

I'll be leaving GK II around 1:15 pm.

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

___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd