search for: bagra

Displaying 20 results from an estimated 32 matches for "bagra".

Did you mean: bagla
2004 Nov 10
5
command to list ip route tables
In linux one can have several route tables. But how do I list the route tables? (and no ''ip rule list'' is not it) -- damjan | дамјан This is my jabber ID --> damjan@bagra.net.mk <-- not my mail address!!! _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2005 Nov 08
6
[ANNOUNCE] iproute2 2.6.14-051107
Update to iproute2 is available. Most of the changes were to repair the things that broke with the introduction of the batch mode to the ip command. http://developer.osdl.org/dev/iproute2/download/iproute2-2.6.14-051107.tar.gz For info on CVS ans other info see: http://linux-net.osdl.org/index.php/Iproute2 Masahide NAKAMURA * Updating for 2.6.14 - Show UPD{SA,POLICY} message
2005 May 05
1
Help plead, Cisco to Linux ipsec syntax
...ration? Second, what''s better to use ipsec-tools or isakmpd on Linux-2.6.10. Is the configuration under "Tunnel mode" on http://www.ipsec-howto.org/x282.html the only thing needed to make it work? Any help is appreciated. -- damjan | дамјан This is my jabber ID --> damjan@bagra.net.mk <-- not my mail address!!!
2005 Oct 29
2
Traffic control of PPPoE users
...t the up and down bandwidth of PPPoE users that are terminated on a Linux router (kernel 2.6). What are my options, can I apply tbf qdisc on a ppp interface? That would limit the download, what about the upload? Any suggestions are welcome. -- damjan | дамјан This is my jabber ID --> damjan@bagra.net.mk <-- not my mail address!!!
2004 Aug 09
4
ARP daemon
...''m looking for a program that will replace the automatic ARP table population by the Linux kernel. The daemon should fix the MAC <-> IP entry from the IP of the first packet with that MAC received. Is there anything like this? -- damjan | дамјан This is my jabber ID --> damjan@bagra.net.mk <-- not my mail address!!! _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2003 Dec 10
15
Graphing tc output
Hi, My HTB shaping is working perfectly, and i have setup a bridge and hosts behind the bridge are now getting only the bandwidth they are supposed to get. Thanks to every one here for helping me out :) Now I am thinking of making a graph of traffic going through various classes. Is their any thing readily available for it, or is parsing the output if tc and passing it to rrdtool the
2005 Jul 06
2
Frustrating problem with natsemi (DP83815) ethernet devices
...just can''t find what that distribution does to make the interfaces work at 100mbit. Its not the kernel, I use the same one. Its not some parameters to the driver... I don''t know what could be the problem. So, any ideas??? -- damjan | дамјан This is my jabber ID --> damjan@bagra.net.mk <-- not my mail address!!!
2004 Feb 22
7
Neighbour table overflow
What is the cause for such a message while running kernel 2.6.1 on RH9 ? Neighbour table overflow. NET: 282 messages suppressed. Neighbour table overflow. Alex Iruc _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2005 Jan 31
4
How to bond pppoe links
...and 1 for the LAN) in my gateway. I''d setup the gateway to NAT the LAN computers. Now, I''m not completely sure how would this work, and what to expect. Any suggestions from someone that has done this (or similar scenario)? -- damjan | дамјан This is my jabber ID --> damjan@bagra.net.mk <-- not my mail address!!! _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 Aug 22
8
Compiling tcng on Linux SuSE 9.1 Professional
Hi I have tried to compile tcng-9m using Linux SuSE 9.1 Professional on my Intel box but it doesn''t work as follows: Step 1 - Downloaded iproute2-2.4.7_now_ss020116_try-i386-2.tgz Step 2 - Downloaded tcng-9m.tar.gz Step 3 - Downloaded linux-2.5.4.tar.bz2 Step 4 - Source kernel 2.5.4 extracted to directory ~/tcng/tcsim Step 5 - Source iproute2-2.4.7 extracted to directory
2004 Jan 12
8
sum of child rates exceeds parent rate
Hi, i have created a parent class with 45Meg rate/ceiling Note : The actual traffic flowing via that pc is around 6Meg to 15Meg I assume the problem will come only when the traffic is more than 45Meg. Now if i create child classes whose sum of rates crosses more than 45Meg ? 1.How that tc behaves. 2.Will this affect browsing. Pls let me know this details Regards Jayesh
2004 Aug 17
3
[probably OT] wireless voip converter
...the voip (SIP) network. Some kind of DECT base station that connects to ethernet and supports the sip protocol. And it should have the capacity to support 30 (or maybe even more) users simultaneously. Does anyone know of a product like that? -- damjan | ?????? This is my jabber ID --> damjan@bagra.net.mk <-- not my mail address!!!
2006 Oct 18
1
changing 802.1p priority
Hi All, Is it possible to mangle the 802.1p priority bit on a packet as it gets bridged? I can''t find anything in either the iptables or ebtables docs to tell me how it''s done. Regards, Leigh Leigh Sharpe Network Systems Engineer Pacific Wireless Ph +61 3 9584 8966 Mob 0408 009 502 email lsharpe@pacificwireless.com.au web www.pacificwireless.com.au
2006 Oct 18
2
Need new way to improve SMP scalability for network router
Hi, Currently I use dual cpu xeon server x86-64 with hp enabled two intel Gbit Nics 82547 I have assigned every NIC irq to one phisical procesor but the two virtual procesors stay idle and are not used for ether routeing or shaping Is there a way to split work from two NICs on 4 CPUs ?
2006 Jun 23
0
Saving all network parameters like iptables-save
Is it possible to save all the ip addreses and routes and routing rules and tc settings from the kernel in some kind of a file... just like iptables-save does? And if not, why not :) that would be a very usefull feature. -- damjan | дамјан This is my jabber ID --> damjan@bagra.net.mk -- not my mail address, it''s a Jabber ID --^ :)
2005 Apr 21
2
A general view of the TC
Is there any library that i can hook on at runtime in order to create a qdisc dinamically from a program or if i want to do this I have to call the "tc" command? The disadvantage of calling the tc command from a process is that it creates an other process and this slows things up. Marius
2004 Oct 21
0
Packet ACTION
...S and/or fair queueing -> Packet ACTION What does it do? Also, the option warns against sing it unless you have a new iproute2. Whats considered a new iproute2? Slackware by default comes with iproute2-2.6.7_ss040608, is that new enough? -- damjan | дамјан This is my jabber ID --> damjan@bagra.net.mk <-- not my mail address!!! _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 Oct 25
1
Virtual interfaces shaping
I am using hostap driver as an Access Point and want to shape on this wireless interface. The thing with hostap driver (and others i think) is that it creates new virtual interfaces (wlanxxx) for every node that associates with it. Lets say i want to limit all outgoing traffic on wlan0 at 512 Mbits. The problem is that i cannot apply an htb configuration on wlan0, beacause some traffic is handled
2004 Oct 26
0
about ARP replies
...outer would answer that request ... when actually I wanted to access thw managed bridges... Is there a way to change this behaviour of the Linux network code? I''m using mostly kernel 2.6.x, although some older routers use 2.4.xx. -- damjan | дамјан This is my jabber ID --> damjan@bagra.net.mk <-- not my mail address!!! _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 Nov 10
1
maybe OT, Linux TCP programming
...ceived. If I send some data over a TCP socket, I''d like to know for sure if the data reached its recipient. A blocking "send" call, that blocks until all ACK''s for the data are received back, would be good enough. -- damjan | дамјан This is my jabber ID --> damjan@bagra.net.mk <-- not my mail address!!! _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/