Hi, Please help me with InterVlan 6533 please, my 2 Vlan cannot communicate between each other, following is a extract of the pertinent configuration:
i
nterface eth 0/10
spanning-tree edgeport
no shutdown
switchport access vlan 2
!
!
interface eth 0/11
speed 100
spanning-tree edgeport
no shutdown
switchport access vlan 3
!
interface vlan 3
ip address 10.10.20.1 255.255.255.0
ip ffe
access-policy Private
media-gateway ip primary
no shutdown
!
interface vlan 4
ip address 10.10.50.1 255.255.255.0
ip ffe
access-policy Private
no shutdown
!
!
ip access-list extended InterVLAN
remark Allow
permit ip 10.10.0.0 0.0.255.255 10.10.0.0 0.0.255.255
!
ip policy-class Private
allow list self self
allow list InterVLAN policy Private
nat source list web-acl-31 address 108.1.121.6 overload policy Public
allow list VPNTunnels-11-vpn-selectors stateless
allow list intellicare_acl
nat source list web-acl-53 address 8.8.8.52overload
nat source list web-acl-24 address 8.8.8.54 overload
nat source list wizard-ics address 8.8.8.49 overload policy Public
allow list web-acl-12 policy Private
allow list web-acl-13 policy Private
nat source list web-acl-15 address 8.8.853 overload
allow list web-acl-29 policy ExternalDMZ
nat source list web-acl-53 address 8.8.8.52 overload no-alg
!
Christian,
Thanks for posting. Your configuration appears fine to me from a firewall perspective, but I'm concerned that the two ethernet ports you show are on VLANs 2 and 3, while the VLAN interfaces shown are VLAN 3 and 4. That may point you to the issue, but if not, I'll need to see the complete configuration. I'll also need to know what ports are being used between the two test LAN devices, and the IP address and default gateway configured on both.
Thanks!
David
Christian,
I went ahead and marked this post as assumed answered, but feel free to add any updates.
Thanks!
David