> -----Original Message----- > From: Wojciech Puchar [mailto:[EMAIL PROTECTED] > Sent: 24 February 2008 08:56 PM > To: Jaco le Roux > Cc: [email protected] > Subject: Re: DHCP Server > > > BSD box, the other client is connected via a bridge on the first client. I > > have a section in my /usr/local/etc/dhcpd.conf to assign a specific IP to > > client #1: > > > > host myhost { > > hardware ethernet xx:xx:xx:xx:xx:xx; > > fixed address 192.168.1.16; > > } > > > > The problem is, both client #1 and #2 get assigned the same IP address which > > results in a conflict (I'm guessing because they appear to be behind the > > it means that the first client's "bridge" is not a bridge.
Hm. Well it's a bridge made by windows xp from one interface to another. You're telling me that it won't work like that? If I use 'arp ip-address' on the two clients, it resolves to the same MAC address :/ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
