3

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! enter image description here

Rohitt Vashishtha
  • 499
  • 1
  • 6
  • 14

2 Answers2

1
  • 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 http://www.krizna.com/ubuntu/setup-dhcp-server-ubuntu-14-04/

0

See my answer here:

networking - How to use a 4G phone to provide WAN/Internet service to a LAN? - Ask Ubuntu How to use a 4G phone to provide WAN/Internet service to a LAN?

MountainX
  • 5,969