<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I just don't find any clues in otp source code 
that the primitive command "!" is related to the communication module 
selected through <FONT size=3>-proto_dist </FONT><FONT 
size=2>option.</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I can sniff the ip packet to see what happens if we 
run erlang/mnesia over SSL.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Renyi.</FONT></DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=chandrashekhar.mullaparthi@gmail.com 
  href="mailto:chandrashekhar.mullaparthi@gmail.com">chandru</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=rxiong@veyu.com 
  href="mailto:rxiong@veyu.com">Renyi Xiong</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Cc:</B> <A title=tzheng@veyu.com 
  href="mailto:tzheng@veyu.com">tzheng@veyu.com</A> ; <A 
  title=erlang-questions@erlang.org 
  href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, March 27, 2006 12:07 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: About Erlang system 
  nodes</DIV>
  <DIV><BR></DIV>On 27/03/06, <B class=gmail_sendername>Renyi Xiong</B> <<A 
  href="mailto:rxiong@veyu.com">rxiong@veyu.com</A>> wrote:
  <DIV><SPAN class=gmail_quote></SPAN>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">But 
    I found if we run distributed erlang over SSL, it only affects 
    those<BR>distributed command like spawn_link. It doesn't affect primitive 
    command<BR>like message passing command - '!' which we concern about. Cause 
    that means <BR>if we run distributed Mnesia, it doesn't automatically have 
    encrypted<BR>communication between Mnesia nodes even if SSL is employed. Is 
    that correct?<BR><BR>Thanks a lot,<BR>Renyi.</BLOCKQUOTE>
  <DIV><BR>Hmm..I don't know about that. I never tried erlang dist over SSL. 
  When you say you found out, how did you find out? Did you sniff the IP traffic 
  between the nodes and successfully decode them? 
  <BR><BR>cheers<BR>Chandru<BR><BR></DIV><BR></DIV></BLOCKQUOTE></BODY></HTML>