Thursday, August 16, 2018

Routing to firewall from core switch

Hi everyone - I currently have an Aruba core switch at 10.1.0.1 and a hardware firewall (pfsense) at 10.0.0.1, plugged in to port 1. I am having trouble forwarding networking traffic from the LAN to the firewall. My switch can ping the firewall, but my devices on the network cannot. Everything I’ve researched has gotten me to here, but I’ve hit a wall. Any help would be greatly appreciated. Below is the running-config:

hostname "Aruba-2930F-24G-PoEP-4SFP"

module 1 type jl261a

timesync ntp

time timezone -360

ip default-gateway 10.0.0.1

ip route 0.0.0.0 0.0.0.0 10.0.0.1

ip routing

snmp-server community "public" unrestricted

router rip

— redistribute connected

— restrict 10.0.0.0 255.0.0.0

— exit

vlan 1

— name "DEFAULT_VLAN"

— no untagged 1

— untagged 2-28

— ip address 10.1.0.1 255.255.0.0

— ip helper-address 10.1.0.2

— exit

vlan 10

— name "FIREWALL"

— untagged 1

— tagged 2-28

— ip address 10.0.0.2 255.255.0.0

— exit

spanning-tree

password manager



No comments:

Post a Comment