From owner-freebsd-questions@FreeBSD.ORG Sat Jul 26 19:53:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 97EC11065674 for ; Sat, 26 Jul 2008 19:53:06 +0000 (UTC) (envelope-from agus.262@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.234]) by mx1.freebsd.org (Postfix) with ESMTP id 71E438FC16 for ; Sat, 26 Jul 2008 19:53:06 +0000 (UTC) (envelope-from agus.262@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so4720140rvf.43 for ; Sat, 26 Jul 2008 12:53:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=QYtPxx2fhSOUB9bv1bFWbtpwAO6PUJ7j+zQohAU2KIM=; b=wZic2eXsgQyDKdDLDBXjhcT0K1X3wSFOZc34NOFaj0mlq52ldqNB0aoHXN/tD1RpHw osA3WRvWNUYDpVo4pq0DHzxNzf6DB7SX9PeskcHK1IlUVReaaMJeme4kxQ/LMGhPrb2I qhWEJgWiri92NPFThchNQy18mkoxdce31eADc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=bj8KBXn2rb/QtIyPXpoXGGrzvrajjUeUN3X84p09Gtzo9iy/7CqKMXe7VBQMVsRYVP 0bh6dnjOaMl3lpA9Q9rKIxuDoK93zRWJyFCzbzo8m7c1xHRxhY/hgpVrX9v3em/oqF/2 /2F1D8/Wr6Tcg9Ca3dDyMs73Ika2xOdlx/HOo= Received: by 10.141.193.1 with SMTP id v1mr1556173rvp.245.1217101985926; Sat, 26 Jul 2008 12:53:05 -0700 (PDT) Received: by 10.140.158.19 with HTTP; Sat, 26 Jul 2008 12:53:05 -0700 (PDT) Message-ID: Date: Sat, 26 Jul 2008 16:53:05 -0300 From: Agus To: "FreeBSD Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: VLAN vs Virtual IPs(Alias).... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jul 2008 19:53:06 -0000 Hi guys, I have a doubt while planning my network enlargement... I have a router where i created 3 Virtual ips(alias)...eth0:1, eth0:2, etc....so i have 3 subnets with only one eth interface....192.168.[0-3].0 subnets...this connected to a switch, a simple one which doesnt support 802.1q and 4 bsds connected to the switch, 2 in one subnet and the otheres in each subnet, thus the 3 subnets(alias) in my router....I was reading and wanted to know which is the difference, which one is better, can i implement any of this two options (Vlan or Alias) in my network? do i need to recompile my kernel? i have 6.2? Thanks in advance, Have a nice weekend, Agustin