Hi,
I am currently working on a project with two computers running Debian, but i'm sorta stuck on a problem.
The goal is to share the internet connection from computer 1 to computer 2. We'll just call them PC1 and PC2. PC1 has a built-in modem module, so PC1 gets internet access with a SIM-card.
I've tried making a bridge with "Bridge-Utils" first with ethernet to ethernet (PC1 has two ethernet ports) just to see that it works, and I got it working perfectly. Then I tried to do the same but with the mobile connection instead (Mobile to Ethernet) but with no success.
Worth noting is that i'm pretty new at doing these kinds of things in Linux.