i have succesfully installed Tru64 5.1B on es40 0.18 on linux but I can't get network working.
when es40 starts, I can choose local network card (if I am root) in that list : tap0, br0, eth3, any, lo. br0 is a bridge of eth3 (my main interface) and tap0. any kills the application, tap0, br0 and eth3 don't work when tru64 is up. In SRM I see ewa0 and in tru64 I see tu0.
Is there something to do with /proc/sys/net/ipv4/conf/myinterface/**** or somewhere else in my host to enable network working on tru64 ??
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
i have succesfully installed Tru64 5.1B on es40 0.18 on linux but I can't get network working.
when es40 starts, I can choose local network card (if I am root) in that list : tap0, br0, eth3, any, lo. br0 is a bridge of eth3 (my main interface) and tap0. any kills the application, tap0, br0 and eth3 don't work when tru64 is up. In SRM I see ewa0 and in tru64 I see tu0.
Is there something to do with /proc/sys/net/ipv4/conf/myinterface/**** or somewhere else in my host to enable network working on tru64 ??
Is that possible to implement network like in qemu with tun/tap so it will be possible to route or bridge es40 guest system ?