Per the transparent firewall doc, and per my set up, I do not have block private networks enabled.
I've reverted my pfSense ips from the same subnet as my private internal network behind ISA. here's the current traffic path, I'm assuming this may be more of an ISA issue and I'll have to look elsewhere =/
[]Cablemodem–-------->[10.0.0.1pfsenseWAN]=[10.0.0.2pfsenseLAN]–-------->[64.176.xxx.xxx public ip ISA]=[10.0.1.1]–------->internal network (10.0.1.0/24 subnet)
I guess my question would be, how can I configure pfSense to route it's own internet access directly out, rather then having to go into ISA, and back out... ie
Current default gateway on pfSense WAN is 10.0.1.1 the internal adapter/address on my ISA server, so traffic has to go into ISA, be routed back out thru ISA for pfSense to get internet, aswell as the DNS servers (per the doc) are my internal DNS servers, thus it tries to go into my network thru ISA and back out to pfSense.
I've tried setting up the default gateway to my public IPs gateway I get on the public address of my ISA box, same with the DNS servers, but of course it fails as the adapters are IPed with a 10.0.0.0/24 subnet.
Again, I'm pretty new to routing and the like, so maybe what I'm wanting to do isn't possible how I'm trying to do it, just basically get pfSense to have internet access with out having to go into my private network, then back out.