I am trying to setup a wireless network in our office that when users log on to the wireless, TMG will allow unauthenticated traffic to the internet.
On our current network we use a 172.16.0.0 subnet. A DHCP server handles IP's. Employees on this network use TMG 2010 for web proxy, port 8080. I have a access rule for http, https traffic that requries users to authenticate. This all works. What I am trying to do is set up a wireless network on a 192.168.5.0 subnet. This network is for our outside clients that visit our office and need internet access. I do not want our TMG to filter any of thier traffic. I have set up the 192.168.5.0 network and configured routing. When our wireless access points dish out 192.168.5.0 ips, I am able to see the 172.16.0.0 network no problem and vice versa. I have created a access rule that allows http and https traffic for a Address Range of 192.168.5.0 and allows All Users. When I look at the Logs, I see the client on the 192.168.5.0 network trying to access the internet but it is Denied Access. The result code is: 0xc0040014 FWX_E_FWE_SPOOFING_PACKET_DROPPED.
Thanks,