VLAN Routing

User avatar
benny
Member
Posts: 750
Joined: 20 Oct 2007 14:51
Contact:

Re: VLAN Routing

Post by benny »

Goyo,

The OS6850 already knows about the other networks as they are locally connected. You don't need to add static routes on the OS6850 for your test.

Important is that the router (your internet router) knows the way back to your clients.

You need to log into your internet router and specify the following routes.

network 192.168.129.0 mask 255.255.255.0 gateway 172.55.17.17
network 192.168.130.0 mask 255.255.255.0 gateway 172.55.17.17

This way the clients can reach the 172.55.17.0/24 (255.255.255.0) network as their gateways are 192.168.129.17 and 192.168.130.17 - the OS6850. The OS6850 knows about the other networks and can forward the packets - the internet router does not know about the .129 and .130 networks as it most probably has a default route to its xDSL interface (towards the internet).

With the above changes you will be able to reach the router and the router will reach your clients.

But you will still have no internet access from the client networks yet - assuming that no proxy is running on your internet router.

You need to specify a default route to the 172.55.17.100 (your internet router) on the OS6850 and also do some NAT on the internet router.

Hope this was clear.

-benny
Regards,
Benny
goyoc
Member
Posts: 9
Joined: 16 Sep 2008 05:24

Re: VLAN Routing

Post by goyoc »

Thank you very much !!!!!!
I program de internet router and work !!
:D :D :D :D
Post Reply

Return to “OmniSwitch 6850 / 6850E”