On Sat, May 18, 2013 at 4:49 PM, Eric Radman <[email protected]> wrote:
> Following the instructions at http://www.openbsd.org/vax-simh.html ... > > I'm not able to establish communication using bridge(4) or bpf(4) when > running simh-vax. > > # ifconfig qe0 192.168.1.2/24 up > # ping 192.168.1.1 > PING 192.168.1.1 (192.168.1.1): 56 data bytes > ping: sendto: Host is down > ping: wrote 192.168.1.1 64 chars, ret=-1 > ping: sendto: Host is down > > I'm running simh-vax on i386 > > T60$ ifconfig bridge0 > bridge0: flags=41<UP,RUNNING> > groups: bridge > priority 32768 hellotime 2 fwddelay 4 maxage 20 holdcnt 6 proto > rstp > designated: id 00:00:00:00:00:00 priority 0 > tun0 flags=3<LEARNING,DISCOVER> > port 7 ifpriority 0 ifcost 0 > em0 flags=3<LEARNING,DISCOVER> > port 1 ifpriority 0 ifcost 0 > Addresses (max cache: 100, timeout: 240): > 00:24:e8:c2:30:03 em0 0 flags=0<> > > qemu works fine using tun0. Is there some special configuration required > for simh-vax? is link0 set on tun0 as specified on the vax-simh doc? f.-
