All,
I apologize if this has been covered elsewhere, I’m at my wit’s end about the way to resolve this problem. I can post configs if they will help.
My setup: an HP 5406zl at the core, I have a 2910, and 3 2610’s directly connected to the 5406 via fiber. They only factor in here to show that some portion of my config is working. I do not have any issues pinging 'across vlans from any of these ‘remote’ switches.
I have several vlans setup. As a sample of my issue I have a Client VLAN, and a Server VLAN. The 5406 serves as the default gateway for all VLANs in question and for most of the network.
On the 5406, I have 2 ports as a test, Port A is only in the Client vLAN (untagged), Port B is only in the Server vLAN (untagged). The 5406 is setup with IP routing.
If I have a client computer directly connected to Port A, I’m able to ping the default gateway, and I’m able to ping computers in the Server vLAN. I’m also able to get a DHCP address (served from a server residing in Server vlan, 5406, has DHCP helper address setup). This seems to work as I would expect.
Now add to this the ISP’s “layer 2 P2P link”. They provide a device at either side that I do not have access to and I’m not required to route packets to get through. On this P2P link if I plug a computer into either end I have no issues pinging their statically assigned IP addresses. If I plug the P2P link into my 5406 in the “Client VLAN” port ‘A’, I have no issues pinging other devices in the same vlan, however I’m unable to ping devices in the “Server VLAN”. Either from the computer on the far side of the P2P or from the servers. If I attempt to get a DHCP address across the link, I’m unable to.
From the client I’m when on the remote side of the P2P link, I’m unable to ping the default gateway, while I’m able to ping other devices on the same vlan. If I move that same client to the “non-remote” side of the link, again I have no issues pinging anything (server, gateway or otherwise). This is using the exact same port on the core switch and cable that plugs into the ISP’s equipment.
I’m asking for any other eyes that see something I’m missing or suggestions on ways to work around this. The end goal is I need to be able to pass vlan’d traffic across this link. That’s what we were sold, but the ISP says that “both endpoints are up and the tunnel’s up” so it’s good.
I have done several wireshark traces that only seem to confuse me more.
For example in Wireshark, (attempting a ping from the server vlan to the “remote client”) I can see the ping request leave my “server” and I can see the client computer receive the ping request, but there is no ICMP response. Part of me thinks that Windows 7 (the client) location awareness is causing the firewall to not respond, but I saw similar behavior on my Mac computer when I put it in a similar position and again attempts to pull a DHCP address across the link fail.
I appreciate any thoughts and input.