similar to: How can I add INTERNAL commands to shell?

Displaying 20 results from an estimated 30000 matches similar to: "How can I add INTERNAL commands to shell?"

2006 Dec 16
0
How can I Snoop L3 level IGMP packet at L2 level(Bridging level).
Hi All, I have to develop IGMPSnoop application within kernel 2.6. For the same purpose, I would have to Snoop L3 level IGMP packet at L2 level(Bridging level). Can anybody suggests how it can be done. Does Netfilter library support this kind of feature. Thanks In Anticipation Maverick -- _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl
2006 Dec 16
1
where can I find source code of bridge control utility (brctl).(bridge-utils-0.9.5.tar.gz)
Hi All, Can anybody suggests where can I find source code of bridge control utility (brctl).(bridge-utils-0.9.5.tar.gz) Regards _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2006 Dec 20
1
Concerning IP over ATM & IP over Ethernet.
Hi there.I''m Brenda from the Australia,I wanna work on a project relating to VOIP QoS.I wanna evaluate IP over ATM against IP over Ethernet on the following parameters relating to voice and video traffic; bandwidth consumption packet loss packet delay(latency) jitter traffic thoroughput Is this project feasible?Can I use NS to simulate the models?I hope you reply.Thanks. Best regards.
2004 Jan 15
3
put shaping on ppp or eth?
Hi, I wanna do some shaping on a DSL line that is plugged to the eth1 nic. Should I attach the qdiscs directly to the ppp device or can I use the eth1 device instead? What (and why) makes more sense? thx cb _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 Jul 02
2
traffic balancing over two ADSL
hi all. First of all, sorry for my (bad) english. I Want to balance the traffic in a local network over two ADSL. I wanna send http traffic trough ADSL line number 1. And the other traffic by the default ASSL (number 2) Can you help me ? thx. _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO:
2005 Feb 16
3
How can i send the same traffic to 2 different interface
Hi! I am making some tests here, and i wanna miror all the traffic going to a ip from one interface to another ip. example: all packets going to 64.223.167.100 should be transmitted by ppp0 to internet and by eth2 to the adress 192.168.1.100. Someone know how can i do it using iptables or ip route/ip rule? Tks in advance! Fernando Favero _______________________________________________ LARTC
2005 Jun 10
1
Shaping incoming bandwidth
Hello Everyone, i''m having problem in limiting bandwith on my external interface in the server. i''m having a network here which is online via a linux server with cbq compiled in kernel. i''m having eth0 as internal network card, eth 1 as external network card my internet bandwith line is 8kbps on eth1 i want to limit this 8kbps to 4kbps at eth1 and no shaping on
2007 Apr 18
0
[Bridge] Want to incorporate IGMPSnoop to "brctl" command...
Hi All, I am implementing IGMPv3Snoop and want to add its control to "brctl command" just like "brctl stp ...". Please guide how can I do so. Also, it would be of great help is anyone suggests me where should I get source code of "brctl" utility from. One of the links ( http://bridge.sourceforge.net/bridge-utils/bridge-utils-0.9.5.tar.gz) I got after extensive on
2005 Apr 29
0
iproute2 on osx
hello experts, i wanna deploy ipv6 on my osx and i got a provider that give me ipv6 support on a dynamic ip adress. BUT i need to set up "iproute2" on my system and i am not experienced in compiling , but i am willing to learn .:) My setup is an apache 2.0.52 http://let.dyndns.tv:8080/cgi-bin/test-cgi So i downloadet the whole package what do i need to do next ? I think i try
2004 Sep 27
0
Priority question ...
hello everyone good day, im just new here, good day just wanna ask ... i want to priotize voip ports first before anything else, with the PRIO below which is 0 is it necessary or ill just put the filter of rtsp protocol to prio 3 instead of 0 .... thanks, does the priority differs from class / ip address / filter etc ? ex: class prio 0 1 2 3 4 thanks, - stephanie here is my partial sample
2003 Apr 03
6
tc problem
Hello.. I have a linux box and I want to make priority on traffic generated by my LAN''s computers.. I don''t have a guaranted bandwidth, so I wanna use sfq... I want to make traffic to port 80 , 443 , 25 & 110 PRIORITY 1 Traffic src or dest 192.168.0.2 to make priority 2 And the rest to put it in proiority 3.. I did the following : tc qdisc add dev eth0 root handle 1:
2006 Jan 22
1
classless qdisc and classful qdisc
Hello, I''m still new in using tc...I wanna ask... 1. what is the difference between classless and classful qdisc?? when I made a qdisc, are I must create both of that qdisc...??? 2. what is the difference beetween three of the classless qdisc in linux redhat 2.4, sfq pfifo and tbf if I using the htb classful qdisc ??? because when I use htb classful qdisc it means I made a qdisc that
2002 Jan 09
0
Re: iptables mark & iproute]
hi all At last i got sucess !.. but am confused y it didnt work earlier..the difference today was that i reinstalled RH7.2 & complied kernel 2.4.16(not 17).. rest was same..... & the bandwidth too is under control!.. is it normal for to get more than said bandwidth--i mean i restricted a network with 8Kbit(with same script as below) but still was able to get a download(ftp) of
2004 Oct 02
10
Re: LARTC digest, Vol 1 #1927 - 9 msgs
> Message: 9 > To: lartc@mailman.ds9a.nl > Subject: Re: [LARTC] Traffic Balance > Date: Fri, 01 Oct 2004 20:26:55 -0300 (EST) > From: favero@grad.ufsc.br > > list members: if u donĀ“t wanna help, dont disturb! damn god! > everybody here know that LARTC tutorial to load balance is > incomplete! > Alexis: try http://www.ssi.bg/~ja/nano.txt and search the list. > U
2004 Aug 31
1
Finally: A working case of two adsl load balance
First of all i wanna thanks Christoph Simon for the support. Only after his reply to my email i could see the real solution to the problem (Valeu mesmo cara... me ajudou pra caramba! Fico te devendo essa!) :) Here is what i learned in a month of research: I tried A LOT of things to do load balance, including the one at LARTC homepage. The only tutorial that REALLY works in my case is the
2003 Mar 31
0
RE: [Lula] Routing Web to internal IIS servers
Hi, Todd What kind of tests you did ? Thanks a lot for the tips... I''m changing it NOW cheers Diogo Carlos Fernandes Technical Support Manager Real Media Latin America www.realmedia.com Phone .: 55+11+3842-2166 Mobile .: 55+11+9266-5325 e-mail .: dfernandes@realmedia.com -----Original Message----- From: lula-admin@lula.org [mailto:lula-admin@lula.org] On Behalf Of Todd Lyons
2004 Oct 24
1
exclude internal network from wondershaper
I''m having a network inside of a dsl modem and I''m using wondershaper on the computers to be able to surf while bulk downloading. The problem is that also the internal traffic is shaped, which means the internal network is at 200kb/s, instead of 100Mb/s. Is there a way to exclude the internal adresses from the wondershaper rules, or is there any other good way to solve this?
2005 Feb 10
2
How to save ip route 2 commands
Hello List, I configured a GRE tunnel between a Linux server & Cisco. I would like to save the commands somewhere so that next time the machine boots up the tunnel will be formed automatically. One way is to put the commands in rc.local file. But I want to know if there is a way to save these commands through the IP route 2 utility. Doesn''t ip route 2 utility offer a way to save the
2004 Oct 01
5
Traffic Balance
Hi list, I have to configure a internet server with linux. I need configure traffic balance between dsl and cable connection. Somobody sugestion some solution? Thanks Rafael de Souza _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 Jan 27
0
Force internal re-routing for certain subnets
Hi list, I have an ipcop 1.3.0 with one regular ip address on its green (internal) interface 172.25.0.1 with one subnet 172.25.0.0/22 related to it. In addition I have assigned two further ip addresses 172.25.64.1. and 172.25.68.1 to right that green network card with two respective further subnets 172.25.64.0/22 and 172.25.68.0/22 related to each for certain reasons. Now I want to force all