Routing All SSH traffic over the ppp0 modem connection

Hello forum!

Recently I got a question from a user who was trying to adjust their ip tables to route all SSH traffic over the ppp0 modem connection so its would always be reachable.

To do this you actually need to adjust the routing table, not the ip tables.

Also, instead of relying on the default route for the ppp0 connection, one needs to explicitly add one for the range 10.0.0.0/8.

Best,
Maiky

I’m having trouble getting Spacebridge/ssh working and wondering if this will help.
Could you give the exact command to add to the routing table? I’m using a Nova connected to a Raspberry pi.
Once the correct addition to the routing table is made, will the sudo hologram network connect command be needed to use Spacebridge to ssh to the device/Raspberry pi?