Web and Unmanaged
1756783 Members
2456 Online
108852 Solutions
New Discussion

V1910 routing problem

 
bommelsche
Occasional Visitor

V1910 routing problem

Hi,

 

I have a small problem, but I think anyone here can give me the correct tip. 

 

So we have a V1910-24G switch an configured some vlans, which vlan interfaces, etc.

 

vlan 1:        internet          192.168.1.5             untagged port 23-24

vlan 100:   company        192.168.100.5       untagged port 1-8

vlan 110:   guest wlan     192.168.110.5       untagged port 20

 

So on the port 24 (vlan1), we have a "simple" router with the ip address 192.168.1.1, on port 1 i have at the moment a pc whith the ip address 192.168.100.25 and an port 20 I have an laptop with the ip address 192.168.110.25.

Every device (not the router) has as default gateway the switch ip address in their subnet. On the switch there iss allready an static route defined. 

0.0.0.0/0 --> 192.168.1.1

And on the router there are the return routes defined.

 

So at the moment, I can ping every device in every vlan, which is okay at the moment. So I can reach from vlan 100 the router 192.168.1.1

 

My Problem is, I can not reach something after the router, like 8.8.8.8. It work's only when I'm directly in VLAN1.

 

But why?

I hope anybody can give me a good tip.

 

 

Greetings

1 REPLY 1
hansvb
Frequent Advisor

Re: V1910 routing problem

i guess something is wrong with the return routes you created on the router

 

It should say something like 192.168.100.0/24 ==> 192.168.1.5 and 192.168.110.0/24 ==> 192.168.1.5