Port-vax archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

SIMH network



Hi,

I'm installed NetBSD/vax 4.0 on SIMH (windows).

Any idea how to identify the network interface name on windows host ?  I
can't type 'at xq0 hme0' here.   I guess 'at xq0 "Connexion au réseau
Local"' won't work.  I'm also wondering if the physical network
interface needs to be free of if SIMH is doing a bridge.

Note by default SIMH's xq shows up anyways, but I don't know how this
fake interface is accessible,

sim> show devices
XQ, address=20001920-2000192F, no vector, MAC=08:00:2B:AA:BB:CC,
type=DELQA, poll=100

Everything should be fine afterwards,
# dmesg | grep qe
qe0 at uba0 csr 174440 vec 764 ipl 15
qe0: delqa, hardware address 08:00:2b:aa:bb:cc

# ifconfig -a
qe0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        address: 08:00:2b:aa:bb:cc
        inet 10.156.249.89 netmask 0xff000000 broadcast 10.255.255.255
        inet6 fe80::a00:2bff:feaa:bbcc%qe0 prefixlen 64 scopeid 0x1
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33192
        inet 127.0.0.1 netmask 0xff000000
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2

Thanks
-Pierre-Philipp


Home | Main Index | Thread Index | Old Index