From owner-freebsd-net Thu Jun 6 8: 1: 2 2002 Delivered-To: freebsd-net@freebsd.org Received: from ShadoW.OTEL.net (JuDiCaToR.OTEL.net [212.36.9.113]) by hub.freebsd.org (Postfix) with ESMTP id 6810137B400 for ; Thu, 6 Jun 2002 08:00:51 -0700 (PDT) Received: from ikostov (helo=localhost) by ShadoW.OTEL.net with local-esmtp (Exim 3.36 #1) id 17FykK-0008MT-00; Thu, 06 Jun 2002 18:00:16 +0300 Date: Thu, 6 Jun 2002 18:00:16 +0300 (EEST) From: Iasen Kostov To: Marko Zec Cc: "Vladimir B. Grebenschikov" , Christophe Prevotaux , "net@freebsd.org" Subject: Re: [HELP] IPless VLAN interfaces In-Reply-To: <3CFF7644.F4F5CC1@tel.fer.hr> Message-ID: <20020606175644.I32050-100000@shadowhand.OTEL.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 6 Jun 2002, Marko Zec wrote: > "Vladimir B. Grebenschikov" wrote: > > > [snip] > > first try to specify source address to ping > > > > # ping -S 1.1.1.1 dest > > > > where 1.1.1.1 - address on fxp0 > > > > and you can set on your vlanX interfaces same addreses ad on your fxp0 > > with netmask 255.255.255.255 > > > > # ifconfig fxp0 1.1.1.1/24 > > # ifconfig vlan0 1.1.1.1 > > # ifconfig vlan1 1.1.1.1 > > # ifconfig vlan2 1.1.1.1 > > This will never work - you can't have the same IP address/mask on more than > one interface. Heh who said that ? :) Look in my starting post for "host routes for interface addresses". And I think ISO standart allow this. That's because I started the thread about host routes. > What OS are you running? > > Marko > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message