From bc17cd54bb6d2bcccb233012116a551c5199944b Mon Sep 17 00:00:00 2001 From: schneefux Date: Wed, 1 Apr 2015 15:24:15 +0200 Subject: create_ap gelöscht und howto angefangen MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ap.sh') diff --git a/ap.sh b/ap.sh index 891d491..b323f74 100755 --- a/ap.sh +++ b/ap.sh @@ -2,4 +2,4 @@ GATEWAY=192.168.0.1 iptables -t nat -A PREROUTING -s 192.168.0.0/255.255.255.0 -p tcp -j DNAT --to-destination $GATEWAY -./create_ap -n -g $GATEWAY wlp2s0 Internet +create_ap -n -g $GATEWAY wlp2s0 NoWLAN -- cgit v1.3.1