Tagged Questions
1
vote
1answer
323 views
How to connect via specific network interface?
I'm trying to connect a Raspberry Pi to the Internet via a 3G modem.
I'm ssh'ing into it via ethernet (eth0), I have the 3G connection up and running (ppp0).
How can I connect to all external ...