[Spread-users] Spread with VMware : Multiple Segment

Sandeep Agarwal sandeepagarwal.1980 at gmail.com
Sat Aug 29 05:14:21 EDT 2009


hi,

I have 2 machines one acting as an email gateway and other as an email
store/web server. The IP address are:

Gateway (s26) : 192.168.100.26
Store (s25) : 192.168.100.25

they both have spread installed and does communicates with s26 without
any problem. The config on both the machines are:

Spread_Segment 192.168.100.255:4803 {
	s25	192.168.100.25
	s26	192.168.100.26
}

s25 also acts as vmware host and has one guest OS running on it with
the following IP assignment
host (s25) : 192.168.186.1
guest : 192.168.186.10

What I want is that a spread message sent from this guest should be
received by s25 and s26. the guest config file says:

Spread_Segment 192.168.186.255:4803 {
	host	192.168.186.1
	guest	192.168.186.10
}


and s25 config file is:

Spread_Segment 192.168.186.255:4803 {
	host	192.168.186.1
	guest	192.168.186.10
}

Spread_Segment 192.168.100.255:4803 {
	s25	192.168.100.25
	guest	192.168.100.26
}



but its not even possible to send message from guest to host.

What is it that i am doing wrong. I have, disabled, firewall and
selinux on both the machines.


Thanks


Sandeep




More information about the Spread-users mailing list