similar to: Help plead, Cisco to Linux ipsec syntax

Displaying 20 results from an estimated 700 matches similar to: "Help plead, Cisco to Linux ipsec syntax"

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 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!!!
2005 Dec 11
1
bug? in making security/isakmpd
Hi! There is a little problem in the security/isakmpd port. There are some gen*.sh scripts in it, which generate some C header (and src) files. These scripts are using awk, tr, etc - some generic UNIX tools. One of the tools has problems with some localisations, so these scripts generate incorrect C-code. Eg, I have Hungarian localisation set, so I have the following in my environ:
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 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 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 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 ...
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
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 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 --^ :)
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 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 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.
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
2005 Jan 14
1
debugging encrypted part of isakmp
Are there any tools to decode encrypted part of isakmp provided that identities of both peers are known to me and that I am able to observe the whole exchange ? -- Andriy Gapon
2004 Jan 07
0
rekeying problem between isakmpd and cisco 7000
Hi, I have a rekeying problem between FreeBSD4.9 (running isakmpd) and a Cisco 7000 box. The rekeying time of these two are not same, so even they new SAs are created on isakmpd side, the tunnel doesn't work at all. On isakmpd side, I know it creates new SA when SA life time passes 90%. But I don't know when Cisco builds the new SAs. I don't have much knowledge on Cisco and I cannot
2006 Jun 06
1
a plead to package developers regarding GCC
Dear DevelopeRs, I'd like to ask those who develop R packages with compiled code to please try avoiding dependency on GCC (gcc/g77/gfortran/g++) specific features in the code, for the simple reason that there are non-GCC compilers out there that might choke on such features. I found this out back when I was trying to build R-2.3.0-to-be on our dual Opteron based Scyld cluster. Because the