How to connect to Slackware64-14.2 over SSH from Android (over Termux)
by FlinchX from LinuxQuestions.org on  (#5CAGC)
	I have this reverse tethering setup using gnirehtet working 
https://www.linuxquestions.org/quest...le-4175686458/
For those who didn't follow the thread: my Slackware64-14.2 has Internet over Ethernet. I hook up the phone over USB cable and gnirehtet lets me use the connection of the desktop so I don't waste the cap on Internet Gigabytes enforced by my mobile service provider.
I have installed Termux and openssh on phone. ifconfig there shows two interfaces:
Code:tun0: 10.0.0.2
ccmni0: 10.22.104.192 (this seems to be the gateway too)How do I connect from Termux back to the SSH server running on my Slackware desktop?
 
 
 
 

	
https://www.linuxquestions.org/quest...le-4175686458/
For those who didn't follow the thread: my Slackware64-14.2 has Internet over Ethernet. I hook up the phone over USB cable and gnirehtet lets me use the connection of the desktop so I don't waste the cap on Internet Gigabytes enforced by my mobile service provider.
I have installed Termux and openssh on phone. ifconfig there shows two interfaces:
Code:tun0: 10.0.0.2
ccmni0: 10.22.104.192 (this seems to be the gateway too)How do I connect from Termux back to the SSH server running on my Slackware desktop?