This is my problem. I wanted to create a second VLAN on an HP procurve switch with a port that granted only internet access. Switches are layer 2 HP procurve 2524. My setup is basically Cisco 2600, one fast ethernet port which goes to sonicwall firewall and then one port on sonicwall to my switches. Am I correct in saying that I need to create a logical interface on the cisco 2600 with a seperate IP address in order to allow internet/give a gateway? Im assuming that interface 0/0 is set to 192.168.0.1 255.255.255.0 (its a small company). Is it sufficient to create interface 0/0.2 for the second vlan and give it ip 192.168.1.0 255.255.255.0? Im sure there are access rules that I need to add to sonicwall but I will handle that after I am sure that this is what I am looking for.