Skip to content

Netlink

sairuk edited this page Feb 5, 2023 · 8 revisions

About

Sega Saturn online play tunneling service created by eaudunord, some work is based on dreampi

Installation

Install from the experimental menu

Warning

  • If you run your own internal DNS/DHCP/dual nics you will need additional configuration to support this
  • You cannot run both dreampi and netlink on the same device without manual configuration (it is technically possible, our installers don't support it, so you need to do it manually, see project page)

Usage

RetroNAS

Make sure the service is running

● netlink.service - netlink for Sega Saturn
     Loaded: loaded (/etc/systemd/system/netlink.service; enabled; vendor preset: enabled)
     Active: active (running) since Sat 2022-12-03 23:24:47 GMT; 6s ago
   Main PID: 14268 (python3)
      Tasks: 1 (limit: 415)
        CPU: 5.354s
     CGroup: /system.slice/netlink.service
             └─14268 /usr/bin/python3 /opt/netlink/tunnel.py

Dec 03 23:24:47 raspberrypi systemd[1]: Started netlink for Sega Saturn.

Port Forwards

65432 TCP 20001 UDP 20002 UDP

Saturn

TBA, no hardware to test - refer dreampi

From the Readme

submitted as part of the 28th Anniversary Game Competition

To set up a game:
-----------------
For xband games, you need two player ids,  sp and mp#opponentipaddress#. sp for slave, or wait side. mp#opponentipaddress# for master or dial side where opponent IP address is zero padded to three characters in each group and no decimals e.g. 192168007055 for 192.168.7.55 

In Netlink games you either select wait, or dial #ipaddress# in the same format just described. It's possible to use * in place of decimals on Netlink, so #127*0*0*1# is also valid.

References

Home

Getting started:

Contributing

Multi-system protocols:

Specific system configurations:

Services:

Tools:

Physical Media:

On-Device Management:

Advanced storage options:

  • BtrFS RAID, Snapshots, Compression, Deduplication
  • FAT Advanced guide to using FAT loopback mounts for EtherDFS
  • TBA
    • SMR Shingled Magnetic Recording hard drives (TBA)
    • NTFS Advanced guide for NTFS formatted disks
    • SMB Loopback Mounting an existing SMB NAS
    • NFS Loopback Mounting an existing NFS NAS
    • MDRAID (TBA)
    • LVM (TBA)
    • iSCSI Configuring iSCSI

Other:

Clone this wiki locally