having problems with getting two interfaces running on FreeBSD
5.1
Chuck Swiger
cswiger at mac.com
Tue Aug 26 19:11:01 PDT 2003
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
More information about the freebsd-questions
mailing list