Re: [Mikrotik] Looks like Butch's idea made it semi mainstream

2008-04-16 Thread Butch Evans

On Wed, 16 Apr 2008, Casey Mills wrote:


http://www.i-hacked.com/index.php...


That is kinda cool.  I do this with a MT router (of course)...the 
config is MUCH less convoluted, however


1. Get a MT router with 2 wireless interfaces

2. Config is as follows (for 2.9.x):
Assuming wlan1 is to be the "predator" interface and wlan2 is your 
connection:


/interface wireless connect-list
add interface=wlan1 connect=yes

/interface wireless security-profiles

add authentication-types=wpa2-psk group-ciphers=tkip \
mode=dynamic-keys name="secureprofile" \
wpa2-pre-shared-key="wpakeyforme"

/interface wireless
set wlan1 mode=station
set wlan2 mode=ap-bridge ssid=SSIDFORMETOUSE \
default-authenticate=yes default-forward=no
profile=secureprofile

3. Add dhcp-client to wlan1:
/ip dhcp-client
add add-default-route=yes disabled=no \
  interface=wlan1 use-peer-dns=yes

4. Set up IP addresses/dhcp on the wlan2 interface

5. Create a NAT rule that masquerades all traffic out the wlan1 
interface:

/ip firewall nat
add out-interface=wlan1 action=masquerade chain=srcnat

That's about it...unless I forgot something.  ;-)

--

*Butch Evans*Professional Network Consultation *
*Network Engineering*MikroTik RouterOS *
*573-276-2879   *ImageStream   *
*http://www.butchevans.com/ *StarOS and MORE   *
*Mikrotik Certified Consultant  *Wired or Wireless Networks*



Re: [Mikrotik] Looks like Butch's idea made it semi mainstream

2008-04-16 Thread ccrum
So how big a suitcase do you need to get this thin on a plane? And 
forget going with a carry on only.


Cameron

Robert Andrews wrote:
I like how they use a 15db yagi instead of a 19db panel to make it look 
meaner


Casey Mills wrote:
  

http://www.i-hacked.com/index.php?option=com_content&task=view&id=261&Itemid=42&mosmsg=Item+successfully+saved.
___
Mikrotik mailing list
Mikrotik@mail.butchevans.com
http://www.butchevans.com/mailman/listinfo/mikrotik


  


___
Mikrotik mailing list
Mikrotik@mail.butchevans.com
http://www.butchevans.com/mailman/listinfo/mikrotik


  




Re: [Mikrotik] Looks like Butch's idea made it semi mainstream

2008-04-16 Thread Robert Andrews
I like how they use a 15db yagi instead of a 19db panel to make it look 
meaner


Casey Mills wrote:

http://www.i-hacked.com/index.php?option=com_content&task=view&id=261&Itemid=42&mosmsg=Item+successfully+saved.
___
Mikrotik mailing list
Mikrotik@mail.butchevans.com
http://www.butchevans.com/mailman/listinfo/mikrotik