Questions tagged [connection-sharing]

for questions about sharing connections (usually internet connections) with other devices.

49 questions
4
votes
2 answers

Sharing a connection with a server using a unique ip

I have followed Luis Alvarado's post on Sharing Connection to other PCs (Via Wired Ethernet) up until the "Client PC" part and am now sharing my laptop's internet connection with my Desktop server with an ethernet cable. However, only my laptop can…
Speedysnail6
  • 61
  • 1
  • 8
1
vote
0 answers

How to connect to WiFi and BlueTooth in Ubuntu 15.04?

I just purchased an HP laptop 2 days ago with Windows 8.1 pre-installed. I formatted the OS and installed Ubuntu 15.04. The laptop seems to be working perfectly except two problems: I am able to connect to the network via Ethernet but when I turn…
0
votes
2 answers

Wireless is not sharing Internet to Ethernet Properly

Using Ubuntu 14.04 on all machines in question, The network starts with a modem, then a router 192.168.0.1 (which goes to 2 computers working fine), then another router 192.168.150, at which point the wireless (.150) is turned on and sent 40 ft…
0
votes
1 answer

ICS over existing WiFi network

I have an existing WiFi network which all my devices are connected to. I had a falling out with my dad, and he set up a blocker on the WiFI stopping my phone and tablet connecting to the internet through WiFi, but my Ubuntu laptop still has internet…
Fil
  • 1
0
votes
0 answers

Using USB ethernet to share internet to router

I'm running Ubuntu 22.04.02 on a Raspberry Pi 4. I get my main internet from Starlink but because I'm in the forest, I have frequent obstructions. To deal with the obstructions, I tether my android via usb and use speedify to create a more stable…
-1
votes
2 answers

Share Connection Without Nat

How to Share a connection on Ubuntu Server without NAT eth0: 192.168.10.156 eth1: 192.168.5.1 I am creating a Cache Server with TPROXY (squid 3.1), but in my network will not use nat as to deliver IP publicos all machines. In all the tutorials that…