<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Michael Richter escreveu:
<blockquote
 cite="mid:ee970b290908242009j3f4bb402i9e370e6339b5686e@mail.gmail.com"
 type="cite">I was butting my head against this sporadically for
months.  Then yesterday someone lit the candle.<br>
  <br>
The first thing I have to ask is did you use "make -DUSE_NETWORK=1 all"
when building?  If not, you didn't include the network code.<br>
  <br>
The second thing is are you running it as root.  My preliminary
investigations after someone pointed that out to me showed that the
ethernet devices are suddenly visible if you run as root.<br>
  <br>
  <div class="gmail_quote">2009/8/25 valdir.marques.franc <span
 dir="ltr"><<a moz-do-not-send="true"
 href="mailto:valdir.marques.franc@itelefonica.com.br">valdir.marques.franc@itelefonica.com.br</a>></span><br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi...<br>
I got simh working fine under windows.<br>
I decided move to linux, specially with a text base installation, like<br>
slackware.<br>
Under windows, ovms/vax gets internet, lan and so...<br>
But with linux, not much success.<br>
  </blockquote>
  </div>
  <br>
</blockquote>
Yes, it was built with that option. <br>
Libcap is ok, too<br>
The issue seems to be on how vax machine talks to slack.<br>
I´ve tried "openvpn --mktun --dev tap0" and "ifconfig tap0 up"<br>
At simh prompt "show xq eth" returns me the two adapter as ok, although
with no description.<br>
I´m missing somthing at this point. And dont know exactly what is it.
I´m digging on this to find out some solution.<br>
<br>
</body>
</html>