okay. i switch over to the default cluster-service.xml and restarted node1 and node2 
after node1 finishes booting up. But sitll they cant see each other.  and also added 
bind_addr=<IP of node2>  

node1


  | [EMAIL PROTECTED] deploy]# netstat -nr
  | Kernel IP routing table
  | Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
  | 192.168.40.0    0.0.0.0         255.255.255.0   U         0 0          0 eth0
  | 169.254.0.0     0.0.0.0         255.255.0.0     U         0 0          0 eth0
  | 127.0.0.0       0.0.0.0         255.0.0.0       U         0 0          0 lo
  | 224.0.0.0       0.0.0.0         240.0.0.0       U         0 0          0 eth0
  | 0.0.0.0         192.168.40.1    0.0.0.0         UG        0 0          0 eth0
  | 
  | eth0      Link encap:Ethernet  HWaddr 00:06:5B:6D:19:A1
  |           inet addr:192.168.40.55  Bcast:192.168.40.255  Mask:255.255.255.0
  |           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  |           RX packets:3753 errors:0 dropped:0 overruns:1 frame:0
  |           TX packets:674 errors:0 dropped:0 overruns:0 carrier:0
  |           collisions:1 txqueuelen:100
  |           RX bytes:324079 (316.4 Kb)  TX bytes:122475 (119.6 Kb)
  |           Interrupt:11 Base address:0xec80
  | 
  | lo        Link encap:Local Loopback
  |           inet addr:127.0.0.1  Mask:255.0.0.0
  |           UP LOOPBACK RUNNING  MTU:16436  Metric:1
  |           RX packets:137 errors:0 dropped:0 overruns:0 frame:0
  |           TX packets:137 errors:0 dropped:0 overruns:0 carrier:0
  |           collisions:0 txqueuelen:0
  |           RX bytes:21136 (20.6 Kb)  TX bytes:21136 (20.6 Kb)
  | 
  | 

node2


  | Kernel IP routing table
  | Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
  | 192.168.40.0    0.0.0.0         255.255.255.0   U         0 0          0 eth0
  | 169.254.0.0     0.0.0.0         255.255.0.0     U         0 0          0 eth0
  | 127.0.0.0       0.0.0.0         255.0.0.0       U         0 0          0 lo
  | 224.0.0.0       0.0.0.0         224.0.0.0       U         0 0          0 eth0
  | 0.0.0.0         192.168.40.1    0.0.0.0         UG        0 0          0 eth0
  | 
  | [EMAIL PROTECTED] deploy]# /sbin/ifconfig -a
  | eth0      Link encap:Ethernet  HWaddr 00:B0:D0:B0:5C:32
  |           inet addr:192.168.40.54  Bcast:192.168.40.255  Mask:255.255.255.0
  |           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  |           RX packets:2891 errors:0 dropped:0 overruns:0 frame:0
  |           TX packets:1582 errors:0 dropped:0 overruns:0 carrier:0
  |           collisions:26 txqueuelen:100
  |           RX bytes:228352 (223.0 Kb)  TX bytes:294965 (288.0 Kb)
  |           Interrupt:11 Base address:0xecc0 Memory:fe2ff000-fe2ff038
  | 
  | eth1      Link encap:Ethernet  HWaddr 00:B0:D0:B0:5C:33
  |           BROADCAST MULTICAST  MTU:1500  Metric:1
  |           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  |           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  |           collisions:0 txqueuelen:100
  |           RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
  |           Interrupt:10 Base address:0xec80 Memory:fe2fe000-fe2fe038
  | 
  | lo        Link encap:Local Loopback
  |           inet addr:127.0.0.1  Mask:255.0.0.0
  |           UP LOOPBACK RUNNING  MTU:16436  Metric:1
  |           RX packets:203 errors:0 dropped:0 overruns:0 frame:0
  |           TX packets:203 errors:0 dropped:0 overruns:0 carrier:0
  |           collisions:0 txqueuelen:0
  |           RX bytes:33599 (32.8 Kb)  TX bytes:33599 (32.8 Kb)
  | 
  | 
  | 
  | 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847782#3847782

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847782


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to