Guest User!

You are not Sophos Staff.

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

Can't access the internet using L3 Switch VLAN

I have an Astaro 320 and have connected it to a DELL 7048P Layer 3 switch. I created 2 VLANs on the L3 switch. One for the Astaro and another for a  different purpose. I can access the Internet from the VLAN on the same network as the Astaro. A PC connected to the other VLAN can ping the port on the switch the Astaro is connected to. I added a static route in the Astaro so now I can ping the Astaro. But, I can not access the internet. What am I missing?

Thanks,

Milton Smith


This thread was automatically locked due to age.
Parents
  • Hi ,

    According to your answer it looks like a routing issue.
    If you can resolve DNS names and it goes to your astaro then it does not continue the trace then it really looks like a routing issue , we need now to figure out what is missing.

    Gil
  • Yesterday, I added a static route for VLAN50 to the Astaro. Before adding the route, I could only ping as far as the port on the L3 switch connected to the Astaro. After adding the route, I could ping the Astaro. But unfortunately, not get any further. 

    Hi ,

    According to your answer it looks like a routing issue.
    If you can resolve DNS names and it goes to your astaro then it does not continue the trace then it really looks like a routing issue , we need now to figure out what is missing.

    Gil
Reply
  • Yesterday, I added a static route for VLAN50 to the Astaro. Before adding the route, I could only ping as far as the port on the L3 switch connected to the Astaro. After adding the route, I could ping the Astaro. But unfortunately, not get any further. 

    Hi ,

    According to your answer it looks like a routing issue.
    If you can resolve DNS names and it goes to your astaro then it does not continue the trace then it really looks like a routing issue , we need now to figure out what is missing.

    Gil
Children
  • Yesterday, I added a static route for VLAN50 to the Astaro. Before adding the route, I could only ping as far as the port on the L3 switch connected to the Astaro. After adding the route, I could ping the Astaro. But unfortunately, not get any further.


    Hi, you need a static route for VLAN50 to the INTERNET via the Astaro.

    What device is 192.168.50.1? Is that where you are adding the static routes?

    Barry
  • Hi Barry,

    192.168.50.1 is the default gateway for the 192.168.50.0/24 (VLAN50). I added the static route for VLAN50 to the Astaro. 

    Here's whats in the L3 switch:

    ip routing
    ip route 0.0.0.0 0.0.0.0 10.10.10.1 (10.10.10.1 assigned to eth6)
    ...
    interface vlan 5
    ip address 10.10.10.2 255.255.255.0
    ...
    interface vlan 50
    ip address 192.168.50.1 255.255.255.0
    ...
    interface Gi1/0/2
    switchport access vlan 5 (port connected to eth6 on Astaro)
    ...
    interface Gi1/0/6
    switchport access vlan 50 (port connected to client pc)

    Milt

    Hi, you need a static route for VLAN50 to the INTERNET via the Astaro.

    What device is 192.168.50.1? Is that where you are adding the static routes?

    Barry