Is there a reason that you are spanning 2 subnets but only have 1 of then setup as the full class C ?

"inet 209.51.xxx.xxx netmask 255.255.255.0"
alias0="inet 209.190.xxx.xxx netmask 255.255.255.255"

You may need to chang alias0 to alias0="inet 209.190.xxx.xxx netmask 255.255.255.0"





At 01:46 PM 5/4/01 -0400, you wrote:
>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 [EMAIL PROTECTED]
>with "unsubscribe freebsd-net" in the body of the message
>
>
To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message

Reply via email to