@Bob-Dig said in CANNOT PING VLAN INTERFACE IP FROM SAME VLAN:
@HHUBS said in CANNOT PING VLAN INTERFACE IP FROM SAME VLAN:
Or I should ping it from the same VLAN even if no rules are added?
No, it is the firewall and with that, it is able and will block the connection without rules. Different would be to ping a host on a switch, which is in the same LAN. Then the connection is not hitting the firewall in the first place and the firewall can do nothing about it.
@johnpoz said in CANNOT PING VLAN INTERFACE IP FROM SAME VLAN:
@HHUBS out of the box the only interface with default rule to allow is lan that defaults to an any any rule, anti-lockout.. If you create a new interface be it vlan or native you would have to add the rules you want.
Yes by default no rules would hit the default deny and yes block ping, or any other access.
Thank you so much for your help.