1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Testers needed for siproxd.
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Testers%20needed%20for%20siproxd.&In-Reply-To=%3Cop.v16pw0agn7mcit%40hodgins.homeip.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Next" HREF="005440.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Testers needed for siproxd.</H1>
<B>David W. Hodgins</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Testers%20needed%20for%20siproxd.&In-Reply-To=%3Cop.v16pw0agn7mcit%40hodgins.homeip.net%3E"
TITLE="[Mageia-discuss] Testers needed for siproxd.">davidwhodgins at gmail.com
</A><BR>
<I>Thu Sep 22 02:49:38 CEST 2011</I>
<P><UL>
<LI>Next message: <A HREF="005440.html">[Mageia-discuss] Testers needed for siproxd.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5437">[ date ]</a>
<a href="thread.html#5437">[ thread ]</a>
<a href="subject.html#5437">[ subject ]</a>
<a href="author.html#5437">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Wed, 21 Sep 2011 05:48:48 -0400, Marja van Waes <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">marja11 at xs4all.nl</A>> wrote:
><i> Do you have a FAQ about testing, or a How-to?
</I>
You have to install siproxd on a host that has direct
internet access, and provides access to other hosts
on a lan, via another network intface.
First, update the Core Testing repository with
urpmi.update "Core Updates Testing (distrib5)"
Then install siproxd
urpmi --media "Core Updates Testing (distrib5)" siproxd
Edit /etc/siproxd.conf. You should only have to set
if_inbound and, if_outbound, and possibly host_outbound.
Then you have to configure the firewall, and possibly router,
to forward the needed ports.
I found some info at
<A HREF="http://www.linuxfromscratch.org/hints/downloads/files/siproxd.txt">http://www.linuxfromscratch.org/hints/downloads/files/siproxd.txt</A>
and
<A HREF="http://wiki.openwrt.org/doku.php?id=oldwiki:sipwithtransparentproxyandnokiae61howto">http://wiki.openwrt.org/doku.php?id=oldwiki:sipwithtransparentproxyandnokiae61howto</A>
Then, to actually test it, use ekiga or any voip application on a
system on the lan, with the sip outbound proxy set to the address
of the system running siproxd.
I tried to test it using a virtualbox guest, but ran into problems
with the firewall settings, and ip address mangling.
Thanks, Dave Hodgins
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Next message: <A HREF="005440.html">[Mageia-discuss] Testers needed for siproxd.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5437">[ date ]</a>
<a href="thread.html#5437">[ thread ]</a>
<a href="subject.html#5437">[ subject ]</a>
<a href="author.html#5437">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|