Displaying 19 results from an estimated 19 matches for "gdamjan".
Did you mean:
damjan
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
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/
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 Jun 08
18
[ANNOUCE] iproute2 update
A new version of the iproute2 utilities is available to handle the new
extensions for 2.6.7.
* Based on the last known good version of iproute2 from Alexy
* Included most of the vendor patches (except for the stupid ones).
* Got rid of lots of the glibc workarounds, I intend this to build
and run on 2.6 (and 2.4) only.
* Fixed some parsing and formatting bugs.
* Added gigabit as a rate.
2003 Sep 22
14
Proxy Server Routing - One last try
Objective:
All web traffic originating from my proxy server should be forwarded
through interface eth2 instead of the default eth0. The reply should
take the same path back to the proxy server.
Problem:
On the return bout, the kernel doesn''t pass the packet to the higher
layers. The reply seems to be getting tossed away between PREROUTING and
INPUT Netfilter chains.
2004 Aug 17
3
[probably OT] wireless voip converter
Sory if this is offtopic or rude, but I guess some people here might
have the experience...
I'm looking for a product to connect my 30-some DECT users to 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
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 May 05
1
Help plead, Cisco to Linux ipsec syntax
I have the task to make an IPsec tunnel between a Cisco router and a
Linux router. The people that have set the Cisco router have sent me
this (Cisco) config file, but that doesn''t help me a lot since I don''t
understand nor ipsec nor Cisco syntax that well.
So, can anyone help me to make the ipsec configuration?
Second, what''s better to use ipsec-tools or isakmpd on
2004 Oct 21
0
Packet ACTION
Can someone explain to me this new option in recent 2.6 kernels (I think
it appeared in 2.6.8)
Device Drivers -> Networking support -> Networking options ->
QoS 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
2004 Oct 26
0
about ARP replies
I have a Linux router with two ethernet cards, one connected via
a wireless bridge (WAN), and the other to the customers network(LAN).
The ip address on the LAN side I can''t control, because it must be part
of customers network. The router offcourse does NAT so I never care what
the LAN ip address is ... or so I thought.
The problem is .... I use 192.168.0.x addresses to manage the
2004 Nov 10
1
maybe OT, Linux TCP programming
Is there a way in Linux socket programming, when using TCP sockets to be
able to require notifications of when the TCP ACK packets are received.
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 |
2004 Aug 09
0
Some IP and TC tool questions
Is there any way possible to save all rules, all routing tables, all
addresses that IP did set-up, and all the rules TC did setup to a file?
btw,
do TC and IP communicate to the kernel in the same way?
through a netlink socket?
--
damjan | дамјан
This is my jabber ID --> damjan@bagra.net.mk <-- not my mail address!!!
_______________________________________________
LARTC mailing list /
2004 May 20
1
iproute2 updates, anybody ?
The latest iproute2 software on its site ftp://ftp.inr.ac.ru/ip-routing/
is from 2002 iproute2-2.4.7-now-ss020116-try and even that is marked
with "try" ... since then we''ve seen a lot of patches for it, some
solving bugs some adding support for HTB, esfq, hfsc, wirr etc.
I think, someone mentioned on this list that he has collected all the
patches and updates for iproute2 ...
2004 Jun 09
0
[OT] software for inventory and ip managment
I guess at least some of you here work in an ISP or perhaps are working
with a big network. I''m curious if you use some software for IP
managment - noteing what ip addresses are used and where, what subnets
are given to which customer etc.? Also I need some software like
inventory of servers, routers ... that will hold information about
hardware, software and services of each computer.
2005 Oct 29
2
Traffic control of PPPoE users
I need some suggestions, I want to limit 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 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/
2004 Aug 09
4
ARP daemon
I''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
2005 Jul 06
2
Frustrating problem with natsemi (DP83815) ethernet devices
[Sorry if this is off-topic for this list, please advise me if there''s a
better place to ask this]
I have an embeded motherboard with 4 natsemi (DP8315) ethernet chips.
I''m running a 2.6.9 kernel (I''ve tried 2.6.11 too) and a very minimal
Slackware distribution.
Now about the problem:
The network interfaces seem to NOT transmit anything when the interface
is
2005 Jan 31
4
How to bond pppoe links
I have three ADSL lines that I''d like to use as one big pipe to the
internet. The ADSL service works by establishing a pppoe connection (the
ADSL "modem" is a bridge), and each pppoe interface gets its own IP
address.
This means I''d have to have 4 ethernet interfaces (3 for each
of the ADSL modems and 1 for the LAN) in my gateway. I''d setup the
gateway to NAT