"On 2008 you need to enable routing and remote acces as a service to forward the traffic from the physical nic to the VM"
How is that since 2k8 is not doing any routing nor would I want it too. Its currently working for traffic going OUTBOUND from all the vms to the internet, and the host to the internet without it.
Same goes for changing the subnets.. of the nics.. If I did that – then something would have to route!!
I appreciate the attempted help - but unless your specifically running vmware server on a windows host, with pfsense as a VM, and your forwarding to other VMs on the same host as pfsense is running you might as well just not respond.. Or have run this setup in the past?
It has to be something with the vmware bridging into the physical nic.
Before I moved back to virtual -- I did this test.
So on the host running windump I watched for traffic to ubuntu on port 22 on the motherboard nic that is bridged to vmnet0.
At the same time Im watching for traffic on the vms nic inside ubuntu with tcpdump - tied to same physical nic through vmnet0
So I generate a ssh connection from the outside (my webhost shell account) to my public IP.. The packet travels through pfsense - can see on the firewall log that it passed the traffic.. And changed to go to 192.168.1.6
Now watching windump which is listening on the vmnet0 nic -- the HOST sees the packet. But tcpdump running inside ubuntu does NOT.
So something in the bridge protocol is not passing that packet to ubuntu.
Now I can hook it back up virtual pretty quickly -- but until someone has some actual advice that makes any sense at all.. It pointless for me to do so.
As to 2k8 routing -- What should it route?? Why should I have to put another router behind pfsense to route traffic to another subnet for? Like I said port forwarding is working through the VM pfsense - as long as it to a differnet physical box.. Not the HOST or guests.
To be honest I find it unlikely it has anything to do with pfsense - cuz I can see that it sent the traffic through.. It seems to be a issue with the vmware server bridging protocol. Now I have the same question with same details on the vmware boards -- and have not heard squat from that post either.
Is no one running vmware server with pfsense as virtual on it per the tutorial of how to run pfsense virutual on the pfsense site??