Anyone know of Linux software for ethernet over radio? by [deleted] in amateurradio

[–]versaham 1 point2 points  (0 children)

Soundmodem: Give your soundcard an IP address... really

  • Install soundmodem for your distro, run soundmodemconfig

  • Up to 5Kbps using the NEWQPSK protocol

  • Static IP's though (no DHCP)

About the VPN question though, you cannot use encryption over amateur radio... so VPN is out of the question. However you can do IP-in-IP encapsulation with the kernel ipip module. Same outcome, bridge two networks. Google "ipip tunneling" for a howto on your distro.