This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Firewall Rules Not taking Affect

Here is the setup:

UTM220 (Tagging VLAN's 50-51,55 on eth0)
HP ProCurve V1910-48GB (Tagging VLAN's 50-51,55 on Gi1/0/48)

For testing purposes I put one port on the switch on VLAN50 and one on VLAN51.  You are unable to ping from VLAN51, but you can access the web interface of anything on the VLAN50 network.  The gateways for each network is the UTM firewall.

I even created a rule and placed it at the top as follows: VLAN51 > Any > VLAN50 > Reject.  I logged the traffic for that packet filter, but when I open the live log I don't see anything.  My feeling is that it's going through the switch and not even hitting the firewall.  I don't want the switch to do an ACL's because the V1910 serious (from what I read) can be kind of a pain when doing ACL's.

On the switch there is only one VLAN interface for VLAN50 and not for 51,55.

Any ideas?

Basically, all I want is the VLAN51 network to have SMB capabilities when the new file server goes online and that's it to the VLAN50 network.


This thread was automatically locked due to age.
Parents
  • Hi, if the "Log Traffic" option isn't working then:

    a. an earlier firewall rule (or a built-in rule) has priority
    b. a NAT or VPN setting has the "auto firewall rule" option enabled
    c. the traffic isn't getting to the firewall (routing issues, etc.)

    You can run tcpdump on the console, it often makes debugging easier.

    Pings are regulated in the ICMP settings tab.

    Barry
  • a. The only "Automatic" firewall rules are as follows:
    SuperAdmins > Any > Internal
    My LAN Network  > Any > Internal
    Internal > Any > My LAN Network

    The last two are apart of a IPsec site-to-site tunnel.  My LAN Network is my private IP range.  I have the remote UTM's talking back to my SUM.

    When it comes to NAT, basically just the basics.
    Internal > External
    Students > External
    My LAN Network > Internal

    What I can do is hook up a laptop and do port mirroring on one of the devices that has a webserver and see if I can see the traffic not even reaching the firewall.

    See attached the routes on the switch.  The HP doesn't auto-create a route unless you add a VLAN interface to a VLAN.
Reply
  • a. The only "Automatic" firewall rules are as follows:
    SuperAdmins > Any > Internal
    My LAN Network  > Any > Internal
    Internal > Any > My LAN Network

    The last two are apart of a IPsec site-to-site tunnel.  My LAN Network is my private IP range.  I have the remote UTM's talking back to my SUM.

    When it comes to NAT, basically just the basics.
    Internal > External
    Students > External
    My LAN Network > Internal

    What I can do is hook up a laptop and do port mirroring on one of the devices that has a webserver and see if I can see the traffic not even reaching the firewall.

    See attached the routes on the switch.  The HP doesn't auto-create a route unless you add a VLAN interface to a VLAN.
Children
No Data