I should have just left the IP's in untouched. I know that looks suspicious but they are two different IP's one is lets say 178 and the other 179, they arent used twice. But good catch.

From: "Chris Knipe" <[EMAIL PROTECTED]>
Reply-To: Chris Knipe <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: Re: Adding IP's ifconfig problems
Date: Fri, 5 Nov 2004 10:18:30 +0200

ifconfig_fxp0="inet 208.53.17X.8 netmask 255.255.255.0"
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ifconfig_fxp0="inet 208.53.17X.8 netmask 255.255.255.240"

ifconfig_fxp0_alias0="inet 208.53.17X.2 netmask 255.255.255.240"
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Netmask should be 255.255.255.255 on a alias if it is from the same network as the primary address.


ifconfig_fxp0_alias6="inet 208.53.17X.8 netmask 255.255.255.240"
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
You already assigned this address?!?!?!

--
Chris



*********************************************************************
** This email has been scanned by Cenergy Networks for viruses and **
** spam.  As part of our ongoing drive to ensure reliable and      **
** secure communications, Cenergy Networks guarantees this message **
** to be clean of any viruses or spam.  Should you not be satisfied**
** with the content of this email, please let us know by emailing  **
** us at [EMAIL PROTECTED]                              **
*********************************************************************

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to