Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 May 2001 13:46:09 -0400
From:      Barney Wolff <barney@databus.com>
To:        "Drew J. Weaver" <drew.weaver@thenap.com>
Cc:        "'freebsd-net@freebsd.org'" <freebsd-net@FreeBSD.ORG>
Subject:   Re: IP alias problem /w 2 different subnets.
Message-ID:  <20010504134608.A54939@mx.databus.com>
In-Reply-To: <B1A7D9973EBED3119ADD009027DC86491810B9@mailman.thenap.com>; from drew.weaver@thenap.com on Fri, May 04, 2001 at 01:50:45PM -0400
References:  <B1A7D9973EBED3119ADD009027DC86491810B9@mailman.thenap.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Well, you need a route by which responses from 209.190.x.y can
get back out.  Does your defaultrouter also have an alias in
209.190?

Barney Wolff

On Fri, May 04, 2001 at 01:50:45PM -0400, Drew J. Weaver wrote:
> Does anyone see any problem with the below rc.conf network info? Because the
> aliases arent working.. and I have verified that the 209.190.xxx.xxx ips are
> being routed to the 209.51.xxx.xxx IP, anyone have any idea on this?
> 
> network_interfaces="fxp0 lo0"
> ifconfig_fxp0="inet 209.51.xxx.xxx  netmask 255.255.255.0"
> ifconfig_fxp0_alias0="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias1="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias2="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias3="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias4="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias5="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias6="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias7="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias8="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias9="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias10="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias11="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias12="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias13="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias14="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias15="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias16="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias17="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias18="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias19="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias20="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias21="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias22="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias23="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias24="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias25="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias26="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias27="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias28="inet 209.190.xxx.xxx netmask 255.255.255.255"
> ifconfig_fxp0_alias29="inet 209.190.xxx.xxx netmask 255.255.255.255"
> defaultrouter="209.51.xxx.xxx"
> 
> 
> 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




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