Sharing an Internet connection from Linux

  1. Download the Internet Connection Sharing script from bashbunny.com/bb.sh

  2. Run the bb.sh connection script with bash as root

  3. Follow the [M]anual or [G]uided setup to configure iptables and routing

  4. Save settings for future sessions and [C]onnect

wget bashbunny.com/bb.sh
sudo bash ./bb.sh

Last updated