Revision history of "Raspbian: NAT hostap ke eth0"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 07:52, 29 January 2019Onnowpurbo talk contribs 364 bytes +364 Created page with "Mengaktifkan NAT (masquerade) ke eth0 Edit /etc/sysctl.conf net.ipv4.ip_forward=1 Masquerade sudo iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE sudo sh -c "ipta..."