diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2015-04-01 15:24:15 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2015-04-01 15:24:15 +0200 |
| commit | bc17cd54bb6d2bcccb233012116a551c5199944b (patch) | |
| tree | f8723fe2a9b126f6b206336246d7dc273e53a63f /ap.sh | |
| parent | 8d49cec0c11b5aea523ccefb75942bb3c7d5fa2a (diff) | |
| download | nowlan-bc17cd54bb6d2bcccb233012116a551c5199944b.tar.gz nowlan-bc17cd54bb6d2bcccb233012116a551c5199944b.zip | |
Diffstat (limited to 'ap.sh')
| -rwxr-xr-x | ap.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
