Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
I created the private lan just for drbd, each private lan goes to a vlan
on a switch that consists of 2 ports only....
also as a note, i had someone mention to me that my eth0 or private ip
address setup should not have a gateway as to not affect the public
lan.. so my /etc/network/interfaces file looks like this..
iface eth0 inet static
address 192.168.1.149
netmask 255.255.255.0
is that ok
Rob Morin
Dido Internet Inc.
Montreal,Canada
http://www.dido.ca
514-990-4444
rois wrote:
> On Mon, 2008-02-18 at 14:52 -0500, Rob Morin wrote:
>
>> OK so i am using 2 NICS eth0 for 192.168.1.x and eth1 for my public IP
>>
>> now when we add the 2 nodes in each servers /etc/hosts file do i use the
>> private ip or the public one, drbd use the 192 for heartbeat and
>> replication....
>>
> Well I wouldn't put the replication link in the public. Is the private
> a private lan accessing the server or just a crossover/drbd link?
>
> I have a server with a public lan and a private lan so I added a 3rd nic
> with a crossover cable just for drbd replication. Then heartbeat uses
> the public and private but not the crossover.
>
>
> _______________________________________________
> drbd-user mailing list
> drbd-user at lists.linbit.com
> http://lists.linbit.com/mailman/listinfo/drbd-user
>