[TUHS] fork

Folkert van Heusden via TUHS tuhs at tuhs.org
Wed May 13 06:11:16 AEST 2026


>> [snip]
>> Strange thing though is that I need to do e.g. a ping from bsd to 
>> $world
>> to keep things going. If not, it keeps running but won't respond 
>> anymore
>> to network traffic.
> 
> Hmm. Off the top of my head, I wonder if it's an ARP issue.
> Is your emulator passing ARP requests for thye BSD system correctly?

I think it does because else it would not be able to communicate at all 
I think. Maybe the ARP entries are evicted from the cache (on either 
side) for some reason.



Something else is strange too: I configured the netmask to 255.255.254.0 
(for 192.168.64.0/23) and it sets that to 255.255.255.0.


More information about the TUHS mailing list