I built the mess0146 based emulator, changed my scripts, and the earlier
installations booted up nicely.
Now I've some doubt left.
make -n net and make net
create a new virtual interface tap-mess--0
/sbin/ifconfig tap-mess--0 192.168.2.99 up
/sbin/route del -net 192.168.2.0 netmask 255.255.255.0 dev tap-mess--0
/bin/sh -c "echo 1 > /proc/sys/net/ipv4/conf/tap-mess--0/proxy_arp"
# dn3500
/sbin/route add -host 192.168.2.30 dev tap-mess--0
/sbin/arp -Ds 192.168.2.30 tap-mess--0 pub
Externally (from the Linux host) I should see 192.168.2.99.
Must I set the Apollo node to 192.168.2.30 ip address or change the Makefile ?
To which address must I set the gateway into DomainOS ?
From the internal net (192.168.1.0) how it's seen the Apollo node ? Which IP ?
If I don't set at all tunctl, and set the node IP to an address internal to my
network (say 192.168.1.0, Linux host 1.10, Apollo 1.4) can I connect to every IP
(except the host) in my net ?
The main purpose is to use the Emulator to netboot diskless nodes, using addresses
falling in my net address space (192.168.1.0)
--
http://www.supervinx.com/Retrocomputer