[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Re: xAP bridging / routing
------=_Part_69891_7442865.1216035373536
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
I have a xAP router for Linux, available for download from my site (
patrick.lidstone.net/ha). It worked fine for me for a couple of years,
although it's a bit of a rough-and-ready hack.
Patrick
On Mon, Jul 14, 2008 at 12:30 PM, Martyn Wendon
<martynwendon@xxxxxxx>
wrote:
> Thanks Kevin,
>
> Unfortunately the dmz side is all Linux, so I guess I'd have to whip
> something up.
>
> Thinking about it some more this morning though, the networks are
separated
> by a server running ISA (dual nics). So would I be able to run both
the
> xServer and xServer client on the same machine but bound to separate
NIC's?
>
> Here's some ASCII representing the pertinent parts of my network - not
sure
> how well it will come out:
>
> INTERNET
>
>
> SWITCH-----------LINUX BOXES
>
>
> (nic 0 - 172.18.9.x)
> SERVER RUNNING ISA
> (nic 1 - 192.168.1.x)
>
>
> SWITCH-----------WINDOWS BOXES
>
>
> Actually, I guess all I really need to do is figure out a way of
forwarding
> all broadcast traffic between the inner and outer networks using ISA?
>
>
> Martyn
>
> ----- Original Message -----
> From: "Kevin Hawkins" <yahoogroupskh@xxxxxxx>
> To: <xap_automation@xxxxxxx>
> Sent: Monday, July 14, 2008 11:47 AM
> Subject: Re: [xap_automation] xAP bridging / routing
>
>
> >
> > If I understand correctly you could just install the xServer in
the DMZ
> > network and then route traffic to the non DMZ using an xServer
client.
> > However both the client and server are Windows based applications
(VB).
> > - which way around are your networks ... and is a Windows app on
both
> > sides supportable ? You may be able to write a client for Linux
fairly
> > easily - a server would be more slightly more involved. The
client is
> > essentially just a tunnel via TCP for the xAP UDP traffic with an
> > initial key based authentication exchange - the detail of which I
think
> > could be disclosed for a Linux client implementation. It is
likely this
> > will be updated to a challenge/response type system in the next
release
> >
> > xRouter/Server apps at http://www.mi4.biz
> >
> > cheers Kevin
> >
> > Martyn Wendon wrote:
> >>
> >> Hi,
> >>
> >> I need to bridge / route xAP traffic between 2 networks (an
internal and
> >> dmz), one Windows based and one Linux based.
> >>
> >> Has anybody achieved anything like this before?
> >>
> >> Specifically, my PBX setup (Asterisk box, fxs & fxo
gateways) sits in
> >> a dmz
> >> on my network on it's own switch, and I've just started
playing with
> >> the xAP
> >> Asterisk connector which I'm sure will give me lots of
functionality if
> I
> >> can get the xAP data across into the internal network!
> >>
> >> Thanks,
> >>
> >> Martyn
> >>
> >>
> >
> >
> >
> >
> > ------------------------------------
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
>
>
>
> ------------------------------------
>
> Yahoo! Groups Links
>
>
>
>
------=_Part_69891_7442865.1216035373536
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<html><head>
<style type="text/css">
<!--
#ygrp-mkp{
border: 1px solid #d8d8d8;
font-family: Arial;
margin: 14px 0px;
padding: 0px 14px;
}
#ygrp-mkp hr{
border: 1px solid #d8d8d8;
}
#ygrp-mkp #hd{
color: #628c2a;
font-size: 85%;
font-weight: bold;
line-height: 122%;
margin: 10px 0px;
}
#ygrp-mkp #ads{
margin-bottom: 10px;
}
#ygrp-mkp .ad{
padding: 0 0;
}
#ygrp-mkp .ad a{
color: #0000ff;
text-decoration: none;
}
-->
</style>
</head>
<body>
I have a xAP router for Linux, available for download from my site (<a
href="http://patrick.lidstone.net/ha">patrick.lidstone.net/ha</a>).
It worked fine for me for a couple of years, although it's a bit of
a rough-and-ready hack.<br>
<br>Patrick<br><br><div
class="gmail_quote">On Mon, Jul 14, 2008 at 12:30 PM, Martyn
Wendon <<a href="mailto:martynwendon@xxxxxxx">martynwendon@xxxxxxx</a>>
wrote:<br><blockquote class="gmail_quote"
style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt
0.8ex; padding-left: 1ex;">
Thanks Kevin,<br>
<br>
Unfortunately the dmz side is all Linux, so I guess I'd have to
whip<br>
something up.<br>
<br>
Thinking about it some more this morning though, the networks are
separated<br>
by a server running ISA (dual nics). So would I be able to run
both the<br>
xServer and xServer client on the same machine but bound to separate
NIC's?<br>
<br>
Here's some ASCII representing the pertinent parts of my network -
not sure<br>
how well it will come out:<br>
<br>
INTERNET<br>
<br>
<br>
SWITCH-----------LINUX BOXES<br>
<br>
<br>
(nic 0 - 172.18.9.x)<br>
SERVER RUNNING ISA<br>
(nic 1 - 192.168.1.x)<br>
<br>
<br>
SWITCH-----------WINDOWS BOXES<br>
<br>
<br>
Actually, I guess all I really need to do is figure out a way of
forwarding<br>
all broadcast traffic between the inner and outer networks using
ISA?<br>
<font color="#888888"><br>
<br>
Martyn<br>
</font><div><div></div><div
class="Wj3C7c"><br>
----- Original Message -----<br>
From: "Kevin Hawkins" <<a href="mailto:yahoogroupskh@xxxxxxx">yahoogroupskh@xxxxxxx</a>><br>
To: <<a href="mailto:xap_automation@xxxxxxx">xap_automation@xxxxxxx</a>><br>
Sent: Monday, July 14, 2008 11:47 AM<br>
Subject: Re: [xap_automation] xAP bridging / routing<br>
<br>
<br>
><br>
> If I understand correctly you could just install the xServer in
the DMZ<br>
> network and then route traffic to the non DMZ using an xServer
client.<br>
> However both the client and server are Windows based applications
(VB).<br>
> - which way around are your networks ... and is a Windows app on
both<br>
> sides supportable ? You may be able to write a client
for Linux fairly<br>
> easily - a server would be more slightly more involved.
The client is<br>
> essentially just a tunnel via TCP for the xAP UDP traffic with
an<br>
> initial key based authentication exchange - the detail of which I
think<br>
> could be disclosed for a Linux client implementation. It
is likely this<br>
> will be updated to a challenge/response type system in the next
release<br>
><br>
> xRouter/Server apps at <a href="http://www.mi4.biz"
target="_blank">http://www.mi4.biz</a><br>
><br>
> cheers Kevin<br>
><br>
> Martyn Wendon wrote:<br>
>><br>
>> Hi,<br>
>><br>
>> I need to bridge / route xAP traffic between 2 networks
(an internal and<br>
>> dmz), one Windows based and one Linux based.<br>
>><br>
>> Has anybody achieved anything like this before?<br>
>><br>
>> Specifically, my PBX setup (Asterisk box, fxs &
fxo gateways) sits in<br>
>> a dmz<br>
>> on my network on it's own switch, and I've
just started playing with<br>
>> the xAP<br>
>> Asterisk connector which I'm sure will give me
lots of functionality if I<br>
>> can get the xAP data across into the internal
network!<br>
>><br>
>> Thanks,<br>
>><br>
>> Martyn<br>
>><br>
>><br>
><br>
><br>
><br>
><br>
> ------------------------------------<br>
><br>
> Yahoo! Groups Links<br>
><br>
><br>
><br>
><br>
<br>
<br>
<br>
------------------------------------<br>
<br>
xAP_Automation Main Index |
xAP_Automation Thread Index |
xAP_Automation Home |
Archives Home
|