I was running a WAP from a Ralink PCI card. It worked fine except the signal was weak/spotty because the machine was in the basement. So I replaced the PCI WAP with an Intel network card and cabled that to a D-Link DAP-2330 upstairs. The signal is great now and I can see (tcpdump) traffic when I go to a site on my phone but nothing comes back in.
I set the WAP's default route to the system's router, just like the internal network. Should it actually be 172.22.22.1? Then I just need a rule to pass from 172.22.22.0 to 192.168.1.0 and keep the state. I'll try altering the 172. default route after I post this.
Thanks for any help,
s-a
Code:
The interfaces are:
em0 - 192.168.1.2: Goes to the router and then internet. Works fine.
em1 - 192.168.100.1: Internal network. Reaches internet fine with current pf.conf.
em2 - 172.22.22.1: goes to the WAP at 172.22.22.254. Should have no contact with the internal network.
Thanks for any help,
s-a