Re: [ilugd] Help require

2009-10-17 Thread Ravi Kumar
On Thu, Oct 15, 2009 at 2:21 PM, Amar Singh jeet_ama...@yahoo.in wrote:

 Hi everyone
 i want to know is it possible if i ping to one ip my request should go on
 another ip (how is it possible)
 Thanks and Regards
 Amar


No, if you pinging IP Address, and Yes to different IP, if you are pinging
hostnames. You should provide the problem context to understand your case
clearly.

-- 
-=Ravi=-
___
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] Help require

2009-10-16 Thread Mohit Singh
On Fri, Oct 16, 2009 at 1:22 AM, vikram ranade ranade.vik...@gmail.comwrote:

 
  i want to know is it possible if i ping to one ip my request should go on
  another ip (how is it possible)
 
  If i understand your question correctly then no it is not possible.



do you want to do a ping multicast/broadcast?

the evil part of it is ping flood and it is used for Denial of service
attacks. The good part is that routers and L3 switches put a rate limit on
ICMP echo packets coming from or to a particular IP.


MS
___
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] Help require

2009-10-15 Thread Amar Singh
Hi everyone
i want to know is it possible if i ping to one ip my request should go on 
another ip (how is it possible)
Thanks and Regards
Amar


  From cricket scores to your friends. Try the Yahoo! India Homepage! 
http://in.yahoo.com/trynew
___
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] Help require

2009-10-15 Thread vikram ranade

 i want to know is it possible if i ping to one ip my request should go on
 another ip (how is it possible)

 If i understand your question correctly then no it is not possible.

Could you please explain the context of the question or the situation you
are facing so that
members can help you more.
___
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] Help Require to divide Bandwidth

2004-01-19 Thread Gurpreet Singh Sachdeva

Hi Sandeep,

We also had such scenario in my previous organization. I
successfully did that by using Pools in squid, wherein you can manage
the bandwidth pools on IP base...
You can also do that in CISCO by either using QoS or rate-limit based on
IPs.

HTH...


Regards,

Gurpreet Singh Sachdeva

 


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
On Behalf Of Sandeep Agarwal
Sent: Friday, January 16, 2004 12:26 PM
To: The Linux-Delhi mailing list
Subject: [ilugd] Help Require to divide Bandwidth

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

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

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


Re: [ilugd] Help Require to divide Bandwidth

2004-01-16 Thread Abhi

 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.

Google for HTB CBQ

and/or simply goto

http://lartc.org/lartc.html

Regards,
Abhi


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


Re: Re: [ilugd] Help Require to divide Bandwidth

2004-01-16 Thread Veforks IT SOLUTIONS
just define the output size in the ipchains (-o [maxsize]) on the desired network 
interface. . .  I hope u 'll b using a seperate interface for the new sister concern's 
network or just describe the new structure in details. 
 
Nitin Tiwari 
 
On Fri, 16 Jan 2004 Abhi wrote : 
 
  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. 
 
Google for HTB CBQ 
 
and/or simply goto 
 
http://lartc.org/lartc.html 
 
Regards, 
Abhi 
 
 
___ 
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] Help Require to divide Bandwidth

2004-01-15 Thread Sandeep Agarwal
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

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