Foren

Liferay on multi network choose ehcache interface ethxx

thumbnail
Murat ÇOLAK, geändert vor 11 Jahren.

Liferay on multi network choose ehcache interface ethxx

Junior Member Beiträge: 45 Beitrittsdatum: 28.07.09 Neueste Beiträge
Hi,

I have two network one of is real and the other is virtual eth0 and eth1. on eth0 there is no multicast network. How can I choose 'eth1' on ehcache multivm

here is my network settings

allow-hotplug eth0
iface eth0 inet static
address xxx.xxx.xxx.xxx
netmask 255.255.255.224
gateway xxx.xxx.xxx.xxx
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 8.8.8.8
auto eth1
iface eth1 inet static
address 192.168.2.202
netmask 255.255.255.0
broadcast 192.168.2.255
thumbnail
Murat ÇOLAK, geändert vor 11 Jahren.

RE: Liferay on multi network choose ehcache interface ethxx (Antwort)

Junior Member Beiträge: 45 Beitrittsdatum: 28.07.09 Neueste Beiträge
İt solved. İf you change your hostname with your ethxxx setting for example my configuration

hostname debian

/etc/hosts

192.168.2.202 debian

it automaticly use the eth1