Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Jan 2009 10:12:51 +0000
From:      "chris.scott" <krad@snaffler.net>
To:        rg <rg.freebsd@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: DHCP and Bridge mode
Message-ID:  <4965D1A3.7040204@snaffler.net>
In-Reply-To: <71B5E737-ED4F-482D-84D2-79757A6D9BD7@gmail.com>
References:  <71B5E737-ED4F-482D-84D2-79757A6D9BD7@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
What you are doing wont work as every machine has to have an individual 
ip address unless your talking multicast

If you are trying to provide some fault tolerance eg two routers you 
should look at using carp. This will aloow you to have a floating ip 
between two or more machines. Only one machine has it at any one time 
though.


rg wrote:
> Hello,
>
> I am trying to get two machines on the LAN share the same IP address 
> assigned by DHCP server by using the bridge interface in rc.conf. But 
> I have encountered two problems here.
>
> First, the B machine (the one that gets the same IP address as the 
> main A machine) has no problem accessing the Internet. The A machine, 
> however, seems to have DNS problems as it cannot resolve any addresses.
>
> And the second problem I've faced is that I cannot figure out how to 
> use SSH to connect to the A machine from the B machine if they both 
> share the same IP address. Or is there a better way to have that kind 
> of remote access?
>
> Warm thank you for all the hints.
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe@freebsd.org"
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4965D1A3.7040204>