[image: untitled.bmp]
thank you guys,
the above picture is my network topology. as you see, i have four end point
systems in the same range ip. three of them (c1, c3, c4) are the member of
vlan1 and the other one (c2) is the member of vlan2. these three systems
should ping each other and should not
On Sat, Dec 31, 2011 at 03:26, saeedeh motlagh
wrote:
> thank you guys for your answers but my problem is not solved yet:((
>
> the thing is, i wanna have something like this:
> a freebsd box which acts like switch (for example cisco 2960). i want to
> define vlanX on one interface (without any ip
This has worked for me in the past. Have you disabled all the hardware
vlan and ip offload options on those interfaces?
You should be able to use tcpdump on the parent interfaces to see if
the tagged packets are going in/out.
Adrian
___
freebsd-net@fre
thank you guys for your answers but my problem is not solved yet:((
the thing is, i wanna have something like this:
a freebsd box which acts like switch (for example cisco 2960). i want to
define vlanX on one interface (without any ip address) and it tags any
passing packets through that interface
hi Nikos
yes i read it and thank you so much but my problem is not solved yet :(.
would you please tell me step by step how should i do to have a vlan
freebsd switch?
we have four freebsd system as end nodes and one freebsd system as a
switch. two of four systems should be the member of vlan10 an
n: 10 parent interface: msk0
you know when i define vlans with ip addressess they work as
i expected but
i want to know if i can define vlan without ip address as
the switch beacuse
i wanna configure a freebsd box as a real switch in
gt;>>> mtu 1500
>>>>
>>>> options=3
>>>> ether 00:27:0e:03:4b:2f
>>>> media: Ethernet autoselect (1000baseT)
>>>> status: active
>>>> vlan: 10 parent interface: gbeth0
>>>> msk0.10: fl
Ethernet autoselect (1000baseT)
>>> status: active
>>> vlan: 10 parent interface: gbeth0
>>> msk0.10: flags=8842 metric 0
>>> mtu 1500
>>>
>>> options=100
>>> ether 00:30:4f:63:5a:bc
>>> media: Ethernet autos
options=100
ether 00:30:4f:63:5a:bc
media: Ethernet autoselect (none)
status: active
vlan: 10 parent interface: msk0
you know when i define vlans with ip addressess they work as i expected but
i want to know if i can define vlan without ip address as the switch beacuse
i
atus: active
> vlan: 10 parent interface: gbeth0
> msk0.10: flags=8842 metric 0 mtu 1500
>
> options=100
> ether 00:30:4f:63:5a:bc
> media: Ethernet autoselect (none)
> status: active
> vlan: 10 parent interface: msk0
>
> you know when i defi
mtu 1500
>options=100
>ether 00:30:4f:63:5a:bc
>media: Ethernet autoselect (none)
>status: active
>vlan: 10 parent interface: msk0
>
> you know when i define vlans with ip addressess they work as i expected but
> i want to know if i can define vlan without ip ad
vlan: 10 parent interface: msk0
you know when i define vlans with ip addressess they work as i expected but
i want to know if i can define vlan without ip address as the switch
beacuse i wanna configure a freebsd box as a real switch in my network.
maybe it's impossible to do that :(
On Sun, Dec
first of all, you should name and number you vlan same, if it's clan10
on the one side, then it's vlan10 on the other side and in betweeen.
then (though you have to do it first of all), you should understand
how vlan's work, and after that connect ports to each other according
to your scheme.
--
i have 3 freebsd system: 0.28 , 0.25 and 0.12 which 28 is assumed to be
switch here. one interface of 28 is connected to 25 and the other interface
of 28 is connected to 12. as mentioned below, i've defined two vlan10 and
11 with the same vlan id on the 28 and bridge them.
now i can't ping 0.25 fro
What is your network topology from the system you start ping to the
system which you're pinging?
--
your sweet isn't ready yet
On Sat, Dec 17, 2011 at 2:01 PM, saeedeh motlagh
wrote:
> when i do that, the vlan is defined but from a system in a vlan, i can't
> ping the other one which is in the
when i do that, the vlan is defined but from a system in a vlan, i can't
ping the other one which is in the same vlan. so i think that the vlan is
not working. am i right?
On Sat, Dec 17, 2011 at 1:15 PM, Juli Mallett wrote:
> You probably just need to do ifconfig vlanxxx up instead of assigning
hi every body
i wanna configure a freebsd box as a switch. in order to do that, i bridged
all my interfaces to have switching and it works fine. after that i want to
have vlans on it. as you know, in a real switch, a vlan is configured just
by assigning a port to it without any additional configur
17 matches
Mail list logo