Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jun 2005 09:45:46 -0700 (PDT)
From:      ann kok <annkok2001@yahoo.com>
To:        Wolfgang Lausenbart <wmiuser@m-net.arbornet.org>, freebsd-questions@freebsd.org
Cc:        sk@elego.de
Subject:   Re: vlan - pls help
Message-ID:  <20050614164546.79307.qmail@web53303.mail.yahoo.com>
In-Reply-To: <20050614043149.A29715@m-net.arbornet.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi all

Thank you for your help and info
the url is useful and same as what I did

Any help is much appreciated:

I used the tcpdump in the freebsd box
the freebox  192.168.1.6 is receiving the linux box 
192.168.1.5

but why they can't ping each other!

in freebsd box. ping 192.168.1.5
PING 192.168.1.5 (192.168.1.5): 56 data bytes
ping: sendto: Host is down
ping: sendto: Host is down

but itself is fine 
ping 192.168.1.6
PING 192.168.1.6 (192.168.1.6): 56 data bytes
64 bytes from 192.168.1.6: icmp_seq=0 ttl=64
time=0.019 ms

For the mac address of all vlans, it should be same as
the parant interface. 
but I am new for it. Sorry


 

tcpdump -ei em1
tcpdump: WARNING: em1: no IPv4 address assigned
tcpdump: listening on em1
12:36:51.586368 0:3:47:c1:96:ca Broadcast arp 60: arp
who-has 192.168.1.6 tell 192.168.1.5
12:36:52.586217 0:3:47:c1:96:ca Broadcast arp 60: arp
who-has 192.168.1.6 tell 192.168.1.5
12:36:53.586346 0:3:47:c1:96:ca Broadcast arp 60: arp
who-has 192.168.1.6 tell 192.168.1.5
12:36:54.585972 0:3:47:c1:96:ca Broadcast arp 60: arp
who-has 192.168.1.6 tell 192.168.1.5

Thank you

--- Wolfgang Lausenbart <wmiuser@m-net.arbornet.org>
wrote:

> Hi ann,
> 
> 
> as few/far as I know, you cannot ping from one vlan 
> to another. thats the clue. you have to free the
> ports
> on the switch to allow trunking.
> 
> I used this
>
http://www.expresshosting.net/howto/VLAN-802.1q-Tagging-in-FreeBSD-For-Rate-Limiting-and-Firewalling.html
> 
> howto, and could send vlan frames, but I am
> not sure if they are working. (no hardware yet)
> 
> In the howto above a cisco device is configured.
> 
> The em(4)driver is vlan capable, you should see
> something like VLAN_MTU
> next to UP,BROADCAST and so on. you should be
> capable to generate
> 8021.q Frames.
> 
> btw. you used the same arp adresses. does this make
> sense?
> I asked that here: 
>
http://lists.freebsd.org/pipermail/freebsd-questions/2005-June/089833.html
> 
> 
> good look 
> wmiuser/u@netbeisser.de
> 
> 
> --Nq2Wo0NMKNjxTN9z
> Content-Type: application/pgp-signature
> Content-Disposition: inline
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.6 (GNU/Linux)
> 
>
iD8DBQFCqHSPMXftaIGFSAwRAgq8AJ0Yud3nbczrd1Wqx1CirlAoAnIsMQCdGxP1
> UwCw49+xc3Qb+QM812ALVX4=
> =1llJ
> -----END PGP SIGNATURE-----
> 
> --Nq2Wo0NMKNjxTN9z--
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
>
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050614164546.79307.qmail>