try this bro
OS: windows xp 32bit
vmware workstation
pfsense 2.0 rc1
go to network area connection of your host pc and set this:
onboard nic (LAN) - uncheck vmware bridged protocol only in properties the rest check
nic1 (WAN) - check vmware bridged protocol only in properties
diagram:
modem/ISP >>>>> WAN (nic1) pfsense in vmware workstation
…..................... (LAN) onboard nic >>>>>>>> switch/hub
virtual network editor in vmware workstation setup before going to pfsense installation
vmnet0 - bridged - select your onboard nic
vmnet 2 - bridged - select your nic1
note: remain vmnet1 & vmnet8 as default settings
vmware adapters
network adapter - custom - vmnet0 (bridged)
network adapter2 - custom - vmnet2 (bridged)
then you can now proceed to installation
after installation, default lan ip of pfsense will be 192.168.1.1
you can change that according to your likeness
go back to your network area connection
set your lan nic(which is your onboard nic as what i use above)
go to tcp/ip and apply this
ip: 192.168.1.2
subnet: 255.255.255.0
gateway: 192.168.1.1 <<<<<< must be same with your lan ip of pfsense
preferred DNS: 192.168.1.1
put this in your browser 192.168.1.1
username: admin
password: pfsense
that's it!
hope it helps