Share Internet Connection via Ethernet connected Router over the LAN
I have a USB modem that works perfectly with Ubuntu but doesn't work with my Wifi router.
I want a set-up where the USB modem is connected to my PC and my PC is connected to my Router (via ethernet) and I can share/forward the net connection via the Router to other appliances. (Basically, a workaround for my modem not being supported by the Router).
- Router: TP-Link TL-MR3220
- Ubuntu version: 14.04
- Modem: ZTE AC 8700 EVDO
- ISP: BSNL EVDO
Additional Info:
I've tried doing Internet Connection Sharing on Windows 7 but it didn't work. Couldn't figure out how to do this in Ubuntu either.
Similar question that didn't help me: How do I share my Ubuntu's Internet connection with a LAN (via hardware router)
Thanks in advance!
2 Answers
- install dhcp server on Ubuntu version: 14.04
- share internet connection on Ubuntu version: 14.04
- restart Ubuntu version: 14.04
- reset your TP-Link TL-MR3220
- turn off dhcp of TP-Link TL-MR3220 or enable it to client mode
- turn off firewall of TP-Link TL-MR3220
- restart TP-Link TL-MR3220
- its done
......if you don't know how to install dhcp server on Ubuntu version: 14.04 click on link
2See my answer here:
networking - How to use a 4G phone to provide WAN/Internet service to a LAN? - Ask UbuntuHow to use a 4G phone to provide WAN/Internet service to a LAN?