Unsolved

This post is more than 5 years old

7271

January 31st, 2008 15:00

6224 IP Routing problem

Hello, I'm trying use my powerconnect for routing 2 distinct flow. My powerconnect is connected on my Internet gateway (192.168.50.248) and also on my VPN Gateway (192.168.50.250). I'm trying an easy routing config like I use on other cheapest router than the powerconnect, but it doesn't work at all :( Thank's for helping here's the result of my 'show running-config'
ip address 192.168.50.254 255.255.255.0
no ip domain-lookup
ip domain-name GR.local
ip routing ip route 0.0.0.0 0.0.0.0 192.168.50.248
ip route 192.168.0.0 255.255.255.0 192.168.50.250
ip route 192.168.10.0 255.255.255.0 192.168.50.250
ip route 192.168.20.0 255.255.255.0 192.168.50.250
ip route 192.168.30.0 255.255.255.0 192.168.50.250
ip route 192.168.40.0 255.255.255.0 192.168.50.250
ip route 192.168.60.0 255.255.255.0 192.168.50.250
Message Edited by fanfan2175 on 02-01-2008 09:43 AM

184 Posts

February 4th, 2008 16:00

I think we need a few more details before we can try to help. What switch are you using? And What isnt working? I would assume the traffice isnt going to the gateway that you would like it to go to? Do you know for sure that it is going to the wrong gateway(traffic sniffing) could it possibly be a issue with a return route from the other gateways?

 

February 4th, 2008 19:00

Hi,

My switch is a powerconnect 6224. (Like said in the title :smileywink:
when I use the configuration above, i can't ping any private adresse.
When I use 'ip default-gateway 192.168.50.250', I can ping any private adresse, but, i can't go on the web.
When I use 'ip default-gateway 192.168.50.248' I can ping the web, but no private addresse.
If I use 'no ip default-gateway' I can ping neither Private IP neither Web.
I feel like if my route table is out of order ...
No Events found!

Top