I am going to setup a repeater site on a customers roof. I was planning on
using an AP-1000 w/ ISP base and using one radio for backhaul, one for the
local network and giving the customer access through the ethernet port.
What I was wondering is if I could setup the Ethernet port to provide DHCP
and NAT and route through the other interfaces.
something like this.
interface 1: Ethernet
interface 2: backhaul
interface 3: local broadcast
Nat and DHCP on Eth1
NAT 192.168.100.x -> 10.100.102.20
Interface 2: (Backhaul) will be 10.100.100.30
Interface 3: (local broadcast) will be 10.100.102.1 (def gateway for
wireless clients)
routes: 0.0.0.0 -> 10.100.100.1 interface 2
I'm pretty sure I can figure out the routing (I've done it before) but I
wasn't sure if I could do routing and NAT on the AP-1000 at the same time.
Thanks!
-Bob
|