similar to: [probably OT] wireless voip converter

Displaying 20 results from an estimated 5000 matches similar to: "[probably OT] wireless voip converter"

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 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
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
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 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 ...
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/
2007 Jun 04
3
Wireless IP Phone with external Telephone Book
Hi, we are searching for wireless IP Phones (DECT preferred) with have an solution for an external telephone book. We don't want to enter all of our numbers into every telephone, but have one location for all the numbers and every phone looks them up there, e.g. an ldap server. We have tried Kirk but they are working on an solution without any information when it will be available. Does
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
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.
2007 Mar 14
3
DECT to SIP gateway experiences
G'day. I hope this isn't off-topic for the list. I am looking at an Asterisk setup that includes cordless phones. The three choices I can see, at this stage, are: * wifi phones * an ATA and a cordless analog phone * a DECT to SIP basestation The various wifi phone options don't grab us as suitable -- they are costly, have poor battery life and even the best have pretty mixed
2007 Feb 23
1
peer-to-peer RTP trouble in SIP
Hey, We have asterisk 1.2.4 (old I know) with a couple of snom phones, a couple of grandstream phones and around 65 philips dect stations. Now the problem: All calls do peer to peer RTP except the calls from dect station to dect station. snom to dect or dect to snom do peer to peer. So the sip config looks fine because all the 'static deskphones' honor the REINVITE and start talking to
2018 Aug 27
2
feeling n00b again
Retrying, falling of the list some how :-( -------- Original Message -------- Subject: feeling n00b again Date: 2018-08-20 09:51 From: asterisk at a-domani.nl To: asterisk-users at lists.digium.com Hi all, Long time ago, I followed a Asterisk training, and both at work and at home, was able to deploy Asterisk, make all sorts of internal call (hard/soft voip-phones, incoming/outgoing,