Port-vax archive

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

Re: DEQNA on MicroVax II



Hi,

As far as the DEQNA goes, this is its config:

# ifconfig qe0
qe0: flags=8863<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         inet 192.168.2.30 netmask 0xffffff00 broadcast 192.168.2.255
#

and route table:

  route show
Routing tables

Internet:
Destination      Gateway            Flags
default          192.168.2.1        UG
localhost        127.0.0.1          UH
192.168.2.0      link#1             U
mynetwork        18:1e:78:3:3c:20   UH
#

It is the same whether I use either xcvr.   I cannot find any data on
what DEQNA parameters I can change on any NetBSD documentation.
There are none, so don't bother :-)

I suppose slip over the console might work, but I have no other serial
port other than a dhv11!

Just some questions;

the problem was that you couldn't ping the default gateway (192.168.2.1/24). Do other hosts answer?

What does arp -a say after ping?

What do tcpdump say?

-- R


Home | Main Index | Thread Index | Old Index