<div dir="ltr"><span style="font-size:12.8000001907349px">Whenever I turn on my work VPN, JInterface can no longer talk to an erlang node I'm running.  Both nodes are on my laptop.</span><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">I start the erlang node, `iex --sname intellij_elixir -S mix`, but the test times out, `did not receive message from Elixir.IntellijElixir.Quoter@intellij_elixir`.  If I turn off the vpn, the connection works.  I've tried killing epmd and making sure it starts once the VPN is active, in case it's binding to a different interface, but it still doesn't work until I kill the VPN.</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">Is there anyway to debug what's happening with epmd or the message that JInterface can't deliver?</div><div class="" style="font-size:12.8000001907349px"></div></div>