Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Aug 2003 22:10:44 -0400
From:      Chuck Swiger <cswiger@mac.com>
To:        Bsd Neophyte <bsdneophyte@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: having problems with getting two interfaces running on FreeBSD 5.1
Message-ID:  <3F4C1324.2050302@mac.com>
In-Reply-To: <20030826230028.42768.qmail@web20102.mail.yahoo.com>
References:  <20030826230028.42768.qmail@web20102.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Bsd Neophyte wrote:
> i'm having issues with getting both interfaces up and running.
[ ... ]
> #Network settings
> defaultrouter="192.168.1.254"
> hostname="neptune.adelphia.net"
> ifconfig_fxp0="inet 192.168.1.244  netmask 255.255.255.240"
> ifconfig_fxp1="inet 192.168.1.245  netmask 255.255.255.240"

These interfaces are on the same IP subnet.  That won't work, at least as-is, 
but you might try using bridging (depending on what it is you're trying to do).

-- 
-Chuck




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