Wireless internet connection sharing

If you have a wireless internet device connected to your laptop, then you can use your laptop as an internet gate way in  your  LAN . Other computers can  access internet through your  laptop.  If your internet is fast you can  run a small office over that wify connection.

Let me explain how it possible.

So you need  two NIC’s in your computer  and running  Linux operating system.

Your Laptop configuration:

wlan0   -> This will be connected to public internet and you can access internet from your laptop
eth0   ->  This will connect to your lan or  switch , let us assign an ip for it  10.0.0.100

Now  perform the following commands.

# echo 1 > /proc/sys/net/ipv4/ip_forward

# /sbin/iptables -t nat -A POSTROUTING -o wlan0 -j MASQUERADE

# /sbin/iptables -A FORWARD -i wlan0 -o eth0 -m state –state RELATED,ESTABLISHED -j ACCEPT

# /sbin/iptables -A FORWARD -i eth0 -o wlan0 -j ACCEPT

Now go to nearest computer and configure an ip address on range  10.0.0.100/24 , make sure to use gateway ip   10.0.0.100 . You can also use public name servers 4.2.2.1 and 4.2.2.2

Now  access internet and surf the world. Enjoy it. If you need to use this  after a reboot , make sure the above iptable rules must be saved.

Subscribe Now

10,000 successful online businessmen like to have our content directly delivered to their inbox. Subscribe to our newsletter!

Archive Calendar

Sat Sun Mon Tue Wed Thu Fri
 1234
567891011
12131415161718
19202122232425
262728293031  

Over 20000 Satisfied Customers!

From 24/7 support that acts as your extended team to incredibly fast website performance

Zelt staff were fantastic, I had a concern with a domain and they got back to me very quickly and they helped me to resolve the issue!

author
Technician, Diageo PLC

I'm using Zelt for my portfolio since 2006. The transition was seamless, the support was immediate, and everything works perfectly.

author
Photographer, Allister Freeman

Very easy to understand & use even though I am not very technologically minded. No complications whatsoever & I wouldn't hesitate to recommend it to all.

author
Actor, A&J Artists

Zelt support team have been amazingly responsive and helpful to any of my queries, thank you so much to the Zelt have been amazingly responsive and helpful to any of my queries 👍👍👍

author
Technician, Diageo PLC

Anytime I've had a problem I can't solve, I've found Zelt to be diligent and persistent. They simply won't let an issue go until the client is happy.

author
Doctor, SmartClinics

Zelt support team have been amazingly responsive and helpful to any of my queries, thank you so much to the Zelt have been amazingly responsive and helpful to any of my queries 👍👍👍

author
Freelancer, Fiverr

24/7 World-Class Support

Ran into trouble? Contact our Customer Success team any time via live chat or email.

  • Receive professional WordPress support
  • Our specialists are available round
Get Support