Previous REAL networking (PCAP) on Linux

NeXT Computer, Inc. -> Emulation / Virtualization

Title: Previous REAL networking (PCAP) on Linux
Post by: ramalhais on November 16, 2022, 04:34:21 PM
If you want to use real networking (PCAP) instead of SLIRP, this worked for me:

- Use Previous branch branch_filesharing on Linux

- Set this up on the Linux host (adapt IP addresses and interface names to your setup):
https://github.com/ramalhais/linux/blob/NeXT/arch/m68k/tools/next/tftpboot/setup-veth.sh

- Setup dhcpd. example:
https://github.com/ramalhais/linux/blob/NeXT/arch/m68k/tools/next/tftpboot/dhcpd.conf

- Setup tftpd if netbooting

- Run previous, press F12, Click networking, select PCAP, select interface veth0guest

Go to top  Forum index