Comware

 View Only
Expand all | Collapse all

Linux Workstation Configuration for VLAN?

This thread has been viewed 0 times
  • 1.  Linux Workstation Configuration for VLAN?

    Posted Mar 22, 2010 10:15 AM
    Hello, I have set up a vlan in a ProCurve 5400 switch, with just two workstations attached (I'm just getting started).

    But I can't seem to get the traffic from one of the workstations to the other.

    I can ping both wkstns from the switch, and the switch from both of the wkstns, but not from wkstn1 to wkstn2.

    In the switch I did:

    vlan 20
    untagged a1,a2
    ip address 10.0.0.1/255.255.255.0

    And on the workstations:

    ifconfig eth1 10.0.0.2

    eth0 is already setup and that's where I can access the machine.

    Any tips about this? I'm not really sure where I have messed up. Most probably in the routes of the Linux machines. I tried with and without setting a route, and had the same results.

    I enabled a management vlan on the switch and I got connection filtered messages on the ping side.

    I just want to have traffic flowing between the workstations connected to the switch and in a specific vlan.

    Thanks a lot for any hints.


  • 2.  RE: Linux Workstation Configuration for VLAN?

    Posted Mar 22, 2010 10:24 AM
    For some reason, it started working on its own. Maybe a delay in the switch configuration?