[SOLVED] CANT ROUTE TO MODEM.
-
modem(intIP)10.0.0.2/24 WANpfsense 192.168.0.1/24 LANpfsense 192.168.1.1/24
i can ping pfsensewan interface but i cant route to modem?
any ideas?
thanks for your time -
disable "block private network on WAN"
-
I already disabled still dont work. I can ping WAN interface from LAN computers but cant ping 10.0.0.2/24
-
192.168.1.5 is my lan computer
X Aug 7 10:21:23 WAN 213.157.196.130:53 192.168.1.5:1148 UDP
X Aug 7 10:21:24 WAN 213.157.196.131:53 192.168.1.5:1148 UDP
X Aug 7 10:21:24 WAN 213.157.196.130:53 192.168.1.5:1026 UDPthats what i get in my system logs. default blocked just to be sure!
-
is your modem is in bridge mode?
your WANpfsense and your modem IP are in different subnets so they cant communicate with each other. -
Since that configuration wasnt working i turned on DHCP on modemRouter10.0.0.2/24 and now pfsenseWAN has 10.0.0.3 and LAN 10.0.0.1.2 but i still cant ping modem. i can ping modem from pfsense but not from lan computers.
-
if you can ping your modem from PFsense you should be able to do so from the clients.
are you sure you use a =< /24 subnet?
do you have rules in place that allow traffic from LAN to WAN?
can you ping from your clients the WAN IP of your pf? -
I SOLVED THE PROBLEM. I THINK routing tables was messed up.
i just reset to factory defaults and it works fine now.
Thanks for your time :)