<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Sergey<br><br>That was a big help, but I'm not there yet.  I did the following<br><br>$ sudo ./ linux-tap.sh create br0 eth0 tap0 david<br>$ sudo vax    ; to start SIMH<br>simh>   ; the usual stuff<br>simh> set xq mac=bla bla<br>simh> att tap0  ;  hooray, this is the first time this succeeded.<br>simh> boot cpu<br><br>When logged into VMS, I could PING and TELNET to LOCALHOST (and 127.0.0.1).   But alas, not to my physical host.  And my physical host can't see the VAX either.<br><br>But I did so many things to get to this point that something else might be screwed up, so I need to reboot linux and start this drill again.<br><br>Thanks for a great start!<br><br>Any other suggestions?<br><br>--- On <b>Mon, 9/3/12, <span>Sergey</span> Oboguev <i><oboguev@yahoo.com></i></b> wrote:<br><blockquote
 style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Sergey Oboguev <oboguev@yahoo.com><br>Subject: Re: [Simh] Basic questions<br>To: david.d.miller@att.net, simh@trailing-edge.com<br>Date: Monday, September 3, 2012, 12:20 PM<br><br><div class="plainMail">> In particular I get the following error:<br>> david@Thinkpad:~$ sudo brctl addbr br0<br>> david@Thinkpad:~$ sudo ifconfig tap0 up<br>> tap0: ERROR while getting interface flags: No such device<br><br>Perhaps because <br><br>    /usr/sbin/tunctl -t $TAPDEV -u $USERID<br><br>is missing.<br><br>You may find the following script helpful:  <br><a href="http://oboguev.net/misc/linux-tap.sh.txt" target="_blank">http://oboguev.net/misc/linux-tap.sh.txt</a><br><br>Usage is at the bottom or invokable as<br><br>    ./linux-tap.sh help<br></div></blockquote></td></tr></table>