Skip to content

Instantly share code, notes, and snippets.

View amoldhamale1105's full-sized avatar

Amol Dhamale amoldhamale1105

  • Pune
View GitHub Profile
@tzermias
tzermias / ip_forward.md
Last active May 5, 2024 17:03
Forward traffic from wlan0 to eth0 interface

Forward traffic from a laptop's eth0 to wlan0

###To laptop

Specify an IP address to eth0 (here 192.168.56.1)

sudo ifconfig eth0 192.168.56.1 netmask 255.255.255.0