RE: Multiple Network Cards
From: Björn König (bkoenig_at_cs.tu-berlin.de)
Date: 11/27/04
- Previous message: Sue Blake: "FreeBSD Newbies FAK"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "'munn'" <munn@umd.edu> Date: Sat, 27 Nov 2004 03:31:38 +0100
Robert Munn wrote:
> The first card has an address 192.168.123.99 (xl0). The second
> card has the address 192.168.123.98 (fpx0). [It doesn't work. Why?]
I guess that you configured these two NICs with the same subnet mask, in this case 255.255.255.0. It won't work as long as you don't configure this machine as a network bridge (see [1]). Another way would be to use IPs of different subnets, e.g. 192.168.123.X and 192.168.124.X, both with 255.255.255.0; but you might have to care for routing between these subnets.
[1] http://www.freebsd.org/doc/de/books/handbook/network-bridging.html
By the way, this topic doesn't belong to the -STABLE mailing list.
Regards Björn
_______________________________________________
freebsd-newbies@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
- Previous message: Sue Blake: "FreeBSD Newbies FAK"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|