<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2>Hi Rohan</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2>Yes you put 10.10.1.84 on your linux box wlan 
interface.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2>The canopy's act as bridges , so as long as you have good 
connection of which <FONT face="Times New Roman" color=#000000 size=3>800 and 
jitter at 1-2</FONT></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007>sounds good, they'll just 
pass over the ip traffic to the hvc router, which is a separate 
box.</SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2>So on your end , one eth goes into the canopy with 
10.10.1.84 netmask 255.255.255.240</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2>and another eth into your network. </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2>Upto you on the security stakes 
internally.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007></SPAN><SPAN 
class=484021300-02052007><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2>as for ospf refer to</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2><A 
href="http://www.melbourne.wireless.org.au/wiki/?GenericOSPFConfig">http://www.melbourne.wireless.org.au/wiki/?GenericOSPFConfig</A></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2>you'll need to install quagga on your linux box and 
quagga-ospf</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2>but here's hvc's files for your reference (the hvc is a 
mitsubishi r100 ap running openwrt)</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2><A href="mailto:root@OpenWrt">root@OpenWrt</A>:~# more 
/etc/quagga/ospfd.conf</FONT></SPAN></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2>!<BR>! Zebra configuration saved from vty<BR>!&nbsp;&nbsp; 
2003/11/16 17:16:28<BR>!<BR>hostname nodeHVC-ospfd<BR>password 
set-your-paswword</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2>enable password set-your-paswword<BR>! log file 
/var/log/quagga/ospfd.log<BR>! log stdout<BR>!<BR>!<BR>!<BR>! interface 
eth0<BR>! ip ospf cost 30<BR>!<BR>interface ath0<BR>!<BR>interface 
eth0<BR>!<BR>interface eth1<BR>!<BR>!route-map TAGGED-REDIST permit 20<BR>! 
match any<BR>router ospf<BR>&nbsp;ospf router-id 
10.10.1.177<BR>&nbsp;&nbsp;&nbsp; redistribute static<BR>&nbsp;&nbsp;&nbsp; 
network 10.10.1.176/28 area 0.0.0.0<BR>&nbsp;&nbsp;&nbsp; network 10.10.1.96/28 
area 0.0.0.0<BR>&nbsp;&nbsp;&nbsp; network 10.10.1.80/28 area 
0.0.0.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
!<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
line vty</FONT></SPAN></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2>and the zerba.conf</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2><A href="mailto:root@OpenWrt">root@OpenWrt</A>:~# more 
/etc/quagga/zebra.conf<BR>!<BR>! Zebra configuration saved from 
vty<BR>!&nbsp;&nbsp; 2003/11/16 17:15:47<BR>!<BR>hostname nodeHVC<BR>password 
set-your-password<BR>enable password set-your-password<BR>! log file 
/var/log/quagga/zebra.log<BR>! log syslog<BR>!<BR>interface ath0<BR>&nbsp; ip 
address 10.10.1.177/28<BR>!<BR>interface eth0<BR>&nbsp;ip address 
10.10.1.81/28<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
!<BR>interface eth1<BR>&nbsp;ip address 10.10.1.97/28</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2>!<BR>! ip address 10.10.131.90/28<BR>!<BR>! ip route 
10.10.48.192/27 203.111.137.7<BR>!<BR>! ip route 10.10.130.8/29 
10.10.130.225<BR>! line vty</FONT></SPAN></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2>Cheers</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2>Peter </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2>NodeGUR</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=484021300-02052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left>
<HR tabIndex=-1>
</DIV>
<DIV dir=ltr align=left><FONT face=Tahoma size=2><B>From:</B> Rohan Malhotra 
[mailto:rohanmalhotra86@gmail.com] <BR><B>Sent:</B> Wednesday, 2 May 2007 9:58 
AM<BR><B>To:</B> Peter Buncle; melbwireless@wireless.org.au<BR><B>Subject:</B> 
Re: [MLB-WIRELESS] finally a triumph on the northern front 
!<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV>thx peter, tim</DIV>
<DIV>&nbsp;</DIV>
<DIV>ok i think i get it.</DIV>
<DIV>&nbsp;</DIV>
<DIV>so in my circumstances given that im going to use an old linux pc as a 
router, i should plug the canopy into the linux box assign myself an ip (say <A 
href="http://10.10.1.84">10.10.1.84</A>) with a netmask (is this the same thing 
as a subnet?)&nbsp;of <A href="http://255.255.255.240">255.255.255.240</A> and i 
should get a connection?</DIV>
<DIV>&nbsp;</DIV>
<DIV>what happens when i connect? i imagine i'll be able to ping <A 
href="http://10.10.1.81">10.10.1.81</A> (tims canopy router) to see if its 
working. will i be able to access other nodes just by typing the ips on the 
melbwireless site&nbsp; in smb ? is there some kind of script for when you 
connect that will direct me to an internal version of the melbwireless site? 
</DIV>
<DIV>&nbsp;</DIV>
<DIV>how do i configure ospf? how would i get that on a linux box? is there some 
router software that comes with it i could use?</DIV>
<DIV>&nbsp;</DIV>
<DIV>rssi needs to be above 700 and the jitter below 15, is this correct? (i was 
getting rssi easily above 800 and jitter at 1-2).</DIV>
<DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;thx</DIV></DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>&nbsp;</DIV>
<DIV><SPAN class=gmail_quote>On 5/2/07, <B class=gmail_sendername>Peter 
Buncle</B> &lt;<A href="mailto:peter@nmc.net.au">peter@nmc.net.au</A>&gt; 
wrote:</SPAN> 
<BLOCKQUOTE class=gmail_quote 
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
  <DIV>
  <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>Hi 
  Rohan,</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>Welcome to 
  the network.</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>I've 
  modified the config at HVC and OSPF is now active on the 
  canopy's.</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>refer to 
  <A onclick="return top.js.OpenExtLink(window,event,this)" 
  href="http://www.melbourne.wireless.org.au/wiki/index.php?NodeHVC" 
  target=_blank>http://www.melbourne.wireless.org.au/wiki/index.php?NodeHVC</A></FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>and 
  allocate yourself an address in the subnet.</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>The way to 
  configure things your end is;</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>Plug the 
  canopy into an eth port on your router &amp; make the 10.10.1.x address on 
  that port, not the canopy.</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>then 
  configure ospf on this router.</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>You are 
  welcome to use two addresses and use one on the canopy if you desire so you 
  can still monitor it.</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff 
  size=2>Cheers</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff 
  size=2>Peter</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff 
  size=2>NodeGUR</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV><BR>
  <DIV lang=en-us dir=ltr align=left>
  <HR>
  <FONT face=Tahoma size=2><B>From:</B> <A 
  onclick="return top.js.OpenExtLink(window,event,this)" 
  href="mailto:melbwireless-bounces@wireless.org.au" 
  target=_blank>melbwireless-bounces@wireless.org.au</A> [mailto:<A 
  onclick="return top.js.OpenExtLink(window,event,this)" 
  href="mailto:melbwireless-bounces@wireless.org.au" target=_blank> 
  melbwireless-bounces@wireless.org.au</A>] <B>On Behalf Of </B>Rohan 
  Malhotra<BR><B>Sent:</B> Tuesday, 1 May 2007 4:15 PM<BR><B>To:</B> <A 
  onclick="return top.js.OpenExtLink(window,event,this)" 
  href="mailto:melbwireless@wireless.org.au" 
  target=_blank>melbwireless@wireless.org.au</A><BR><B>Subject:</B> 
  [MLB-WIRELESS] finally a triumph on the northern front 
  !<BR></FONT><BR>&nbsp;</DIV><SPAN class=q>
  <DIV></DIV>
  <DIV>hello there,</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>last sunday the 29th we finally accomplished what we've been trying to do 
  for the last few months, we got a connection to HVC from JSG in North Carlton. 
  </DIV>
  <DIV>&nbsp;</DIV>
  <DIV>we'd been trying with all sorts of things prior to; improperly terminated 
  lengthy rg213 + cantennas, omnis and parabolics neither of which amounted to 
  anything. finally we got our hands on a canopy from tim hogard - which i must 
  admit didn't immedietly work&nbsp;presumably because of noise-&nbsp;+ a 
  satellite dish from Dave Ashburner&nbsp;and there a working solution was born. 
  </DIV>
  <DIV>&nbsp;</DIV>
  <DIV>instantly the difference was observed even though we hadn't calculated 
  the correct angle to place the&nbsp;canopy on the sattelite dish (we rather 
  just adhoced it). practically immedietly the thing registered.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>anyways now the next step is to confirm the configuration of the thing 
  and get a permanent setup hhappening. </DIV>
  <DIV>&nbsp;</DIV>
  <DIV>from memory i recall tim telling me: rssi needs to be above 700 and the 
  jitter below 15, is this correct? (i was getting rssi easily above 800 and 
  jitter at 1-2).</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>and then next up i have to allocate myself an IP between <A 
  onclick="return top.js.OpenExtLink(window,event,this)" 
  href="http://10.10.1.130/" target=_blank>10.10.1.130</A> and <A 
  onclick="return top.js.OpenExtLink(window,event,this)" 
  href="http://10.10.1.140/" target=_blank>10.10.1.140</A>.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>thats what i;ve sussed out so far. if it is properly configured what 
  should i expect to happen? can i google? which addresses should i ping to 
  confirm servers and vital services and all that.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>i imagine the melbwireless site should come up or something or maybe tims 
  abnormal site i dont know but i'm keen to find out!!!</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>ps. i just now applied to get my own ip allocation (however that fits 
  into the scheme of things)</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>thx</DIV>
  <DIV>&nbsp;</DIV><BR></SPAN>
  <HR SIZE=1>
  Message protected by MailGuard: e-mail anti-virus, anti-spam and content 
  filtering.<BR><A onclick="return top.js.OpenExtLink(window,event,this)" 
  href="http://www.mailguard.com.au/mg" 
  target=_blank>http://www.mailguard.com.au/mg 
  </A><BR>&nbsp;<BR>&nbsp;<BR>&nbsp;</DIV><BR>
  <HR SIZE=1>
  Message protected by MailGuard: e-mail anti-virus, anti-spam and content 
  filtering.<BR><A onclick="return top.js.OpenExtLink(window,event,this)" 
  href="http://www.mailguard.com.au/mg" 
  target=_blank>http://www.mailguard.com.au/mg 
</A><BR>&nbsp;<BR>&nbsp;<BR></BLOCKQUOTE></DIV><BR><BR>
<HR SIZE=1>
Message protected by MailGuard: e-mail anti-virus, anti-spam and content 
filtering.<BR><A 
href="http://www.mailguard.com.au/mg">http://www.mailguard.com.au/mg</A><BR><!-- MailGuard Message ID: 4637d4131e7f4f - use this number for reporting -->&nbsp;<BR>&nbsp;<BR></BODY></HTML>
<br><hr size=1>Message protected by MailGuard: e-mail anti-virus, anti-spam and content filtering.<br><a href=http://www.mailguard.com.au/mg>http://www.mailguard.com.au/mg</a><br>
<!-- MailGuard Message ID: 4637d9c51e0e2d - use this number for reporting -->
&nbsp;<br>&nbsp;<br>