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.16
On Tue, Jun 14, 2005 at 11:18:35AM +0200, Chris Knipe wrote:
> On Mon, Jun 13, 2005 at 04:23:59PM -0700, ann kok wrote:
> > ifconfig vlan0 192.168.1.2 netmask 255.255.255.252
>
> > ifconfig vlan1 192.168.1.6 netmask 255.255.255.252
>
>
> 255.255.255.255 ??? Obviously it won't be able to see any
On Mon, Jun 13, 2005 at 04:23:59PM -0700, ann kok wrote:
> ifconfig vlan0 192.168.1.2 netmask 255.255.255.252
> ifconfig vlan1 192.168.1.6 netmask 255.255.255.252
255.255.255.255 ??? Obviously it won't be able to see any other
addresses
--
Chris.
_
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 f
Dear all
I am using freebsd 4.1 to setup 30 vlan on em1
I tried to connect linux box ip address 192.168.1.5/30
to the freebsd interface em1 with cross over cable
but they can't ping each other
1/ Could you help me how to check the problem?
2/ how can I know the vlan is working?
I did compile