Comware

 View Only
  • 1.  routing on 5412 with 3 vlans and sonicwall

    Posted Jan 25, 2010 08:53 PM
    I have what I thought was a simply config, 3 vlans and a sonicwall FW.
    Vlan 1 default 192.168.1.1
    Vlan 3 192.168.3.1
    Vlan 4 192.168.4.1

    SOnicwall X0 Port IP is 192.168.3.250.

    I need to be able to route betwwen all vlans and have default GW to the Sonicwall. I have tried route statements, setup routes on the firewall...? Internet works for user on vlan 3 is default GW is set to 3.250 in Windows, however, I can't ping any other vlans.

    Anyone have a simply config, we aren't doing anything special.


  • 2.  RE: routing on 5412 with 3 vlans and sonicwall

    Posted Jan 26, 2010 12:35 AM
    did you use the command IP ROUTING on the switch to enable routing feature ?


  • 3.  RE: routing on 5412 with 3 vlans and sonicwall

    Posted Jan 26, 2010 08:33 AM
    Yes, I have ip routing turned on. I have no default routes setup except ip route 0.0.0.0 0.0.0.0 192.168.3.250 (Sonicwall).


  • 4.  RE: routing on 5412 with 3 vlans and sonicwall

    Posted Jan 26, 2010 09:32 AM
    After enapling the ip routing on the switch, and if you want to access the other VLAN form your host, just put the gw for your client the VLAN ip address that you connect to it (the router interface).
    Ex
    pc ip:192.168.3.24
    Gw is:192.168.3.1

    And on the switch put the default gateway to the sonicwall to access the internet.
    Ip default-gateway 192.168.3.250


  • 5.  RE: routing on 5412 with 3 vlans and sonicwall

    Posted Jan 26, 2010 10:09 AM
      |   view attached
    I tried that, when I telnet to the 5412 on 192.168.3.1, I can't ping 192.168.1.1. Shows destination unreachable.

    Here is config