Browser Response Error Message: This Site Can’b be reach
1st Set-up of Virtual Box Network Setting:
NAT and Internal Network mode
Pfsense Given Addresses with that Virtual Box Set-up Mode
WAN DHCP - 10.0.2.15/24
LAN Static - 192.168.1.1/24
Checking Step that I have done using Pfsense CLI:
Ping 192.168.1.1(LAN pfsense itself), 10.0.2.15(WAN), 8.8.8.8(google), 192.168.254.191(host device) from pfsense Command Line
Result: Successfully Ping LAN, WAN, Google, Host
Checking Step that I have done using Host device (WindowsPC) :
Ping 10.0.2.15(WAN of pfsense),
Result:Failed “Request timeout”
2nd Set-up of Virtual Box Network Setting:
Bridge and Internal Network Mode
Pfsense Given Addresses with the Virtual Box Set-up
WAN DHCP - 192.168.254.105/24
LAN Static - 192.168.1.1/24
Checking Step that I have done using windowsPC: Ping 192.168.1.1(LAN pfsense itself), 192.168.254.105(WAN), 8.8.8.8(google), 192.168.254.191(host device) from pfsense Command Line
Result: Successfully Ping LAN, WAN, Google, Host
Checking Step that I have done using Pfsense CLI: Ping 192.168.254.105 (WAN of pfsense),
Result:Failed “Request timeout”
Troubleshooting that I have done:
-Set-up pfsense WAN and LAN as static, not worked
- Reinstall pfsense again
-change my host device IP address as static with a default gateway -using the LAN IP of pfsense, not worked
- turn off my windows 10 firewall
I really appreciate for your future help thank you